|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #41665] 'qt' is default graphics toolkit even when it is not available |
| Date: | Sat, 22 Feb 2014 16:36:41 +0000 |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0 |
Update of bug #41665 (project octave):
Status: None => Confirmed
Summary: make check thinks qt graphics toolkit not available
=> 'qt' is default graphics toolkit even when it is not available
_______________________________________________________
Follow-up Comment #1:
I re-titled to what I think is the real issue.
run-octave -f --no-gui
available_graphics_toolkits
ans =
{
[1,1] = fltk
[1,2] = gnuplot
}
default = graphics_toolkit
default = qt
At some point there was similar testing code to make sure that FLTK wasn't set
if it didn't exist.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?41665>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |