octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #31977] Octave crash in trying save graph from


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 13:15:38 +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 #1, bug #31977 (project octave):

Tatsuro,

does this mean you do not get a file dialog?


If you choose 'Save As' the following line (in __add_default_menu__.m) is
called:

[filename, filedir] = uiputfile ({"*.pdf;*.ps;*.gif;*.png;*.jpg","Supported
Graphic Formats"},
                                  "Save Figure",
                                  pwd);

What happens if you call this from the command line?

Kai


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31977>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]