|
| From: | Kai Habel |
| Subject: | [Octave-bug-tracker] [bug #31977] Octave crash in trying save graph from uimenu of fltk backend (MinGW) |
| Date: | Wed, 29 Dec 2010 19:36:22 +0000 |
| User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101026 SUSE/3.6.12-0.7.1 Firefox/3.6.12 |
Follow-up Comment #3, bug #31977 (project octave):
Tatsuro,
I understand that the file dialog uiputfile(...) works for you when called
from the command line. Since this is just a dialog to select a file nothing is
being saved.
But it is still not clear to me. Do you get a save dialog when you execute?
octave.exe:1> backend('fltk')
octave.exe:2> peaks # here I have tried to execute 'Save As' in pdf format
octave.exe:3> panic: Segmentation violation -- stopping myself...
Can you debug scripts/plot/private/__add_default_menu__.m and try to find at
which line octave crashes.
Can you post the respective backtrace too.
Kai
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?31977>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |