|
| From: | Gilad Orr |
| Subject: | [Octave-bug-tracker] [bug #54720] Opening a msgbox, warndlg etc. after dialog freezes octave |
| Date: | Mon, 24 Sep 2018 14:29:31 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0 |
URL:
<https://savannah.gnu.org/bugs/?54720>
Summary: Opening a msgbox, warndlg etc. after dialog freezes
octave
Project: GNU Octave
Submitted by: gilo
Submitted on: Mon 24 Sep 2018 06:29:29 PM UTC
Category: GUI
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Assigned to: None
Originator Name: Gilad
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 4.2.2
Operating System: GNU/Linux
_______________________________________________________
Details:
The following code freezes octave
h1 = dialog("name", "Dialog 1");
h2 = msgbox("Some message");
Somehow the buttons on the message box, warning dialog, question dialog etc.
loose focus to an extent that I must kill octave and reload it.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?54720>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |