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

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

[Octave-bug-tracker] [bug #35159] FLTK graph hangs with control package


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #35159] FLTK graph hangs with control package (MinGW)
Date: Fri, 23 Dec 2011 07:31:35 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.63 Safari/535.7

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

                 Summary: FLTK graph hangs with control package (MinGW)
                 Project: GNU Octave
            Submitted by: tmacchant
            Submitted on: 2011年12月23日 07時31分34秒
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.3
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

On Octave 3.4.3 MinGW with octave-forge package,

s=tf("s") 
bode(s) 

Bode graph itself appeared.

However, it one manipulate the fltk windows by mouse, octave crashes. 
http://www.42ch.net/UploaderSmall/source/1323769033.png

The phenomenon has been confirmed on windows XP and windows 7 64 bit.

I have tried subplot on fltk, the crash did not occur.


subplot (211)
plot (0:10)
subplot (212)
plot (0:20)


On other platform, is the crashed occur?
   




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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