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

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

[Octave-bug-tracker] [bug #41244] Segfault using the figure() command


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #41244] Segfault using the figure() command
Date: Thu, 16 Jan 2014 14:57:19 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:26.0) Gecko/20100101 Firefox/26.0

Follow-up Comment #9, bug #41244 (project octave):

The "--no-gui" option in run-octave runs octave (and thus fltk graphics
toolkit) in a second thread, after launching a QApplication in the mains
thread. This implies gui operations (graphics) in another thread than the main
one, which is not allowed on apple platform. 

Sorry for insisting: in order to test pure cli, with octave and fltk in the
main thread, you have to install and launch octave-cli binary. If this is what
you did there is a regression: fltk used to work in pure cli mode. 

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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