bugGNU Octave - Bugs: bug #39588, waitbar/gnuplot init issue:...

 
 

bug #39588: waitbar/gnuplot init issue: waitbar(x, han) opens two additional figures.

Submitter:  Philipp Kutin <pkutin>
Submitted:  Sun 28 Jul 2013 08:05:09 AM UTC
   
 
Category:  Plotting with gnuplot Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Other
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 08 Aug 2013 01:49:08 AM UTC, comment #2: 

I fixed this for bug #35773.  Closing report.

Rik <rik5>
Group administrator
Mon 29 Jul 2013 12:21:11 AM UTC, comment #1: 

This seems very similar to the existing bug #35773 so I'm adding it as a dependency.

Rik <rik5>
Group administrator
Sun 28 Jul 2013 08:05:09 AM UTC, original submission:  

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.

Philipp Kutin <pkutin>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by pkutin (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-08-08 rik5 StatusNone Fixed
        Open/ClosedOpen Closed
    2013-07-29 rik5 Dependencies- Depends on bugs #35773

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code