|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #38486] GUI always leaves octave-workspace file behind after exit |
| Date: | Fri, 08 Mar 2013 05:05:40 +0000 |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0 |
URL:
<http://savannah.gnu.org/bugs/?38486>
Summary: GUI always leaves octave-workspace file behind after
exit
Project: GNU Octave
Submitted by: rik5
Submitted on: Thu 07 Mar 2013 09:05:38 PM PST
Category: GUI
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Other
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: dev
Operating System: GNU/Linux
_______________________________________________________
Details:
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
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?38486>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |