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

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

[Octave-bug-tracker] [bug #51103] GUI command-line output window freezes


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #51103] GUI command-line output window freezes after plot, but input still works
Date: Tue, 23 May 2017 22:43:49 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

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

                 Summary: GUI command-line output window freezes after plot,
but input still works
                 Project: GNU Octave
            Submitted by: sebald
            Submitted on: Wed 24 May 2017 02:43:48 AM UTC
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Any type of plotting freezes the command line output in the GUI, even though
keystrokes are accepted and processed after the window freezes:


graphics_toolkit ('fltk')
plot(20*rand(4))


Now type


exit


Relaunch GUI (I'm using "run-octave" after a build):


graphics_toolkit ('fltk')
plot(20*rand(4))


Same thing.  Originally I thought this was a color map issue, but I no longer
think that:

https://savannah.gnu.org/bugs/?48667#comment16




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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