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

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

[Octave-bug-tracker] [bug #44116] qt graphics toolkit not available with


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #44116] qt graphics toolkit not available with --no-gui option
Date: Tue, 10 Mar 2015 11:59:39 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.4.0

Follow-up Comment #25, bug #44116 (project octave):

Was this patch not planned to also support the ui* functions, like uigetfile
and uigetdir? Or are these different? I get the same issue as in comment #18


$ ./run-octave -q --no-gui
octave-gui:1> graphics_toolkit 
ans = qt
octave-gui:2> uigetfile 
warning: uigetfile: no implementation for toolkit 'qt', using 'fltk' instead
warning: called from
    __get_funcname__ at line 36 column 7
    uigetfile at line 179 column 14
ans = 0
octave-gui:3>  __octave_link_enabled__ 
ans = 0


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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