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

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

[Octave-bug-tracker] [bug #39588] waitbar/gnuplot init issue: waitbar(x,


From: Philipp Kutin
Subject: [Octave-bug-tracker] [bug #39588] waitbar/gnuplot init issue: waitbar(x, han) opens two additional figures.
Date: Sun, 28 Jul 2013 08:05:10 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0

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

                 Summary: waitbar/gnuplot init issue: waitbar(x, han) opens
two additional figures.
                 Project: GNU Octave
            Submitted by: pkutin
            Submitted on: Sun 28 Jul 2013 08:05:09 AM GMT
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Happens *only* the first time after starting Octave.

h = waitbar(0);  % OK, opens initial figure
waitbar(0.1, h);  % Opens *two additional* figures, draws wait bar in one of
these new ones instead of updating the first.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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