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

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

[Octave-bug-tracker] [bug #30996] pause() hangs fltk plots


From: Judd Storrs
Subject: [Octave-bug-tracker] [bug #30996] pause() hangs fltk plots
Date: Wed, 08 Sep 2010 15:25:53 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Ubuntu/10.04 Chromium/5.0.375.127 Chrome/5.0.375.127 Safari/533.4

URL:
  <http://savannah.gnu.org/bugs/?30996>

                 Summary: pause() hangs fltk plots
                 Project: GNU Octave
            Submitted by: judd
            Submitted on: Wed 08 Sep 2010 03:25:52 PM GMT
                Category: Interpreter
                Severity: 3 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

When using the fltk backend and when pause() is called, the fltk windows do
not respond to any events and does not refresh/redraw until a key is pressed
in the terminal to exit pause(). 

Example:


backend("fltk")
plot(1:10)
pause


After running these commands the fltk plot appears but none of the
interactive features work.  Pressing a key in the terminal exits pause() and
the window becomes functional again.

Linux cuneus 2.6.32-24-generic #42-Ubuntu SMP Fri Aug 20 14:21:58 UTC 2010
x86_64 GNU/Linux

hg identify: 18b0af0bbd6b tip





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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