octave-maintainers
[Top][All Lists]
Advanced

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

Re: Problem with Ben's change to preserve axis propers when used with


From: David Bateman
Subject: Re: Problem with Ben's change to preserve axis propers when used with colorbars
Date: Thu, 16 Oct 2008 21:33:03 +0100
User-agent: Mozilla-Thunderbird 2.0.0.16 (X11/20080724)

John W. Eaton wrote:
  error: __go_draw_figure__: unknown object class, figure
  error: called from:
  error:   /home/jwe/src/octave/scripts/plot/__go_draw_figure__.m at line 58, 
column 8
  error:   /home/jwe/src/octave/scripts/plot/gnuplot_drawnow.m at line 68, 
column 5
  error: input: reading user-input failed!
  error:   /home/jwe/src/octave/scripts/testfun/demo.m at line 111, column 7


Running the commands by hand sometimes works.  Sometimes I get an
invalid handle error.

Is it just me, or can anyone else duplicate this problem?

I see it too. However, I can't see why.. This looks a lot like the issues of incorrect handles I was seeing that prevented me from applying my plotyy/colorbar patch, as the handle types are just incorrect, or not even handles. I suspect that handles aren't being deleted correctly or the children array is not being resized correctly. I don't fully understand the new code in graphics.cc and so will have difficulties fixing this one.

D.


--
David Bateman                                address@hidden
35 rue Gambetta                              +33 1 46 04 02 18 (Home)
92100 Boulogne-Billancourt FRANCE            +33 6 72 01 06 33 (Mob)


reply via email to

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