|
| From: | anonymous |
| Subject: | [Octave-bug-tracker] [bug #40276] Octave crashing after using uigetfile and clear all command |
| Date: | Tue, 15 Oct 2013 14:23:40 +0000 |
| User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.69 Safari/537.36 |
URL:
<http://savannah.gnu.org/bugs/?40276>
Summary: Octave crashing after using uigetfile and clear all
command
Project: GNU Octave
Submitted by: None
Submitted on: Tue 15 Oct 2013 02:23:40 PM UTC
Category: GUI
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Assigned to: None
Originator Name: Arash Khajooeizadeh
Originator Email: address@hidden
Open/Closed: Open
Discussion Lock: Any
Release: 3.6.4
Operating System: Microsoft Windows
_______________________________________________________
Details:
The following sequence causes the program to shut itself down:
when the uigetfile is revoked after a "clear all" command.
[fname fpath]=uigetfile() %parameters do not change the outcome
% some other commands
% other commands
clear all
% couple of other commands
[fname fpath]=uigetfile()
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?40276>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |