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

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

[Octave-bug-tracker] [bug #37795] FLTK - cannot close figure


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #37795] FLTK - cannot close figure
Date: Fri, 28 Mar 2014 03:12:11 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.152 Safari/537.36

Update of bug #37795 (project octave):

                 Release:                   3.6.3 => dev                    

    _______________________________________________________

Follow-up Comment #5:

I can reproduce the problems described here but only if running Octave with
--no-line-editing. All of the symptoms described in this report seem to agree
with no readline support, either disabled at runtime or not compiled in to
Octave to begin with:

* unresponsiveness of the FLTK plot window
* unable to close the plot window
* same behavior when running from emacs, since emacs inferior mode adds the
--no-line-editing option

Basically FLTK requires the readline event loop be running. If Octave is not
compiled with readline or if it's disabled at runtime, the event loop doesn't
run and FLTK won't work.

That's the extent of my knowledge, is there any conceivable way around this?
Do we prevent FLTK from being set as the active toolkit when readline is not
enabled?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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