octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44485] GUI: File | Exit from main menu doesn'


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #44485] GUI: File | Exit from main menu doesn't work when Octave is busy
Date: Mon, 09 Mar 2015 20:11:25 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

Follow-up Comment #9, bug #44485 (project octave):

Give the attached patch a try.  I think it is the best that can be done right
now.

Upon running Octave GUI, edit a file so that the GUI asks to save the file
upon selecting File|Exit or Cntrl-Q.  Try all various options like


[select File|Exit]



pause(10)
[select File|Exit]
[wait longer than 10 seconds, the force quit dialog should close automatically
because core finished]
[select "Cancel" for the save file dialog]



pause(20)
[select File|Exit]
[select "Cancel" button when dialog appears]
[select File|Exit]
[select "Cancel" button when dialog appears]
[select File|Exit]
[select "Cancel" button when dialog appears]
[select "Cancel" for the save file dialog]



pause(20)
[select File|Exit]
[select "Force Exit" button when Force Exit dialog appears]
[all gone]



(file #33305)
    _______________________________________________________

Additional Item Attachment:

File name: octave-exit_timer-djs2015mar09.patch Size:6 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44485>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]