bugGNU Octave - Bugs: bug #55324, Calling a variable...

 
 

bug #55324: Calling a variable "exit" prevent GUI closing

Submitter:  None
Submitted:  Sat 29 Dec 2018 06:15:58 PM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Other
Status:  Fixed Assigned to:  None
Originator Name:  FlashNoob98 Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 5.0.0
Operating System:  * Any Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 30 Dec 2018 08:01:17 PM UTC, comment #3: 

Thanks for testing, very much appreciated. I pushed this on the stable branch for Octave 5

https://hg.savannah.gnu.org/hgweb/octave/rev/3c2264556abc

Mike Miller <mtmiller>
Group Member
Sun 30 Dec 2018 10:25:41 AM UTC, comment #2: 

Your patch is working as expected also on Windows. Even after the following assignments, I can close the GUI with the "x" in the corner of the window:

>> exit = 0
exit = 0
>> quit = 0
quit = 0


Markus Mützel <mmuetzel>
Group administrator
Sat 29 Dec 2018 10:33:18 PM UTC, comment #1: 

Confirmed with 4.4.1 through 6.

The attached patch works for me, can you test it?

Can someone please test this with Octave for Windows?

(file #45782)

Mike Miller <mtmiller>
Group Member
Sat 29 Dec 2018 06:15:58 PM UTC, original submission:  

Writing

exit = 0
-verbatib-
or other nubers will prevent GUI from closing, it will just write
+verbatim+
exit = 0

on shell

need to clear variables first and then close the GUI

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #45782:  exit.diff added by mtmiller (402B - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mmuetzel (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-12-30 mtmiller StatusPatch Reviewed Fixed
        Open/ClosedOpen Closed
    2018-12-30 mmuetzel StatusPatch Submitted Patch Reviewed
        Release4.4.1 5.0.0
        Operating SystemGNU/Linux Any
    2018-12-29 mtmiller Attached File- Added exit.diff, #45782
        StatusNone Patch Submitted

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code