bugGNU Octave - Bugs: bug #38486, GUI always leaves octave-workspace...

 
 

bug #38486: GUI always leaves octave-workspace file behind after exit

Submitter:  Rik <rik5>
Submitted:  Fri 08 Mar 2013 05:05:38 AM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Other
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 10 Apr 2013 11:55:47 PM UTC, comment #4: 

This seems to have been fixed by jwe's recent work on the GUI.  Update to a changeset >= to 16486:b1b8a963f095 to see the fix.

Rik <rik5>
Group administrator
Fri 08 Mar 2013 07:05:15 PM UTC, comment #3: 

The thread mentions this problem on windows and on ubuntu 64 bit. I reproduced this on an ubuntu 64 bit, too.

Torsten Lilge <ttl>
Group Member
Fri 08 Mar 2013 06:42:45 PM UTC, comment #2: 

Yes, I do have a 64-bit system.  This isn't a Windows install, however, which the link was about.  This is a very ordinary Kubuntu 10.04 install.

Rik <rik5>
Group administrator
Fri 08 Mar 2013 06:05:15 PM UTC, comment #1: 

Rik, do you have a 64-bit system? I can reproduce this only on a 64-bit systems, not on 32-bit. This coincides with crashes on exit in 64-bit systems as reported in
http://octave.1599824.n4.nabble.com/Octave-3-7-2-Windows-VS2010-available-td4650194.html

Torsten Lilge <ttl>
Group Member
Fri 08 Mar 2013 05:05:38 AM UTC, original submission:  

The octave-workspace file is usually generated when Octave crashes unexpectedly.  When using the GUI this file is always created even when Octave has exited normally.

Sample Code for development build:


at shell prompt
rm -f octave-workspace
./run-octave
x = 1;
exit
ls -l octave-workspace


Rik <rik5>
Group administrator

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ttl (Posted a comment)
  • -email is unavailable- added by rik5 (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-04-10 rik5 StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code