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: anonymous
Subject: [Octave-bug-tracker] [bug #37795] FLTK - cannot close figure
Date: Fri, 23 Nov 2012 12:07:13 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121120 Firefox/10.0.11

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

                 Summary: FLTK - cannot close figure
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Fri 23 Nov 2012 12:07:12 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: Adam A
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.3
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I'm having problems when using FLTK.  When I plot something, the figure window
appears and the plot looks correct.  However, none of the buttons in the
figure window respond to the mouse, and the figure window itself cannot be
closed, either by the 'close all' command or by attempting to close the window
with the mouse.  The window only closes when I finally exit Octave.

These are basically the same symptoms as described in the following Debian bug
report (although I am not using Debian).  I can't find a corresponding Octave
bug report though.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675509

The following code shows this bug on my system:


graphics_toolkit fltk
plot(1:5,4:8)
close all


This is on...
Scientific Linux 6.2
Gnome 2.28.2
Octave 3.6.3
FLTK 1.3.1

Adam






    _______________________________________________________

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]