[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63180] Octave crashes opening a GUI with an i
From: |
Richard Stephens |
Subject: |
[Octave-bug-tracker] [bug #63180] Octave crashes opening a GUI with an indexed object and menu with callback |
Date: |
Fri, 7 Oct 2022 09:07:50 -0400 (EDT) |
URL:
<https://savannah.gnu.org/bugs/?63180>
Summary: Octave crashes opening a GUI with an indexed object
and menu with callback
Project: GNU Octave
Submitter: ristephens
Submitted: Fri 07 Oct 2022 01:07:48 PM UTC
Category: GUI
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Unexpected Error or Warning
Status: None
Assigned to: None
Originator Name: Richard Stephens
Originator Email:
Open/Closed: Open
Release: 7.2.0
Discussion Lock: Any
Operating System: Microsoft Windows
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Fri 07 Oct 2022 01:07:48 PM UTC By: Richard Stephens <ristephens>
Octave crashes when creating a GUI that includes both of the following:
* An indexed object instance of a classdef class.
* A menu item that includes a callback to a nested function.
I've attached myGui.m and myClass.m as an example which crashes.
In myGui.m:
* if you comment out the creation of the indexed object (line 11) it no longer
crashes.
* _or_ if you comment out the callback from the menu item (line 18) it no
longer crashes.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Fri 07 Oct 2022 01:07:48 PM UTC Name: myGui.m Size: 730B By:
ristephens
<http://savannah.gnu.org/bugs/download.php?file_id=53813>
-------------------------------------------------------
Date: Fri 07 Oct 2022 01:07:48 PM UTC Name: myClass.m Size: 194B By:
ristephens
<http://savannah.gnu.org/bugs/download.php?file_id=53814>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63180>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #63180] Octave crashes opening a GUI with an indexed object and menu with callback,
Richard Stephens <=