bug in close()?

Michael Goffioul michael.goffioul at gmail.com
Thu Jan 17 02:53:43 CST 2008


On 1/17/08, Ben Abbott <bpabbott at mac.com> wrote:
>        close(gcf)
>        error: base_graphics_object::mark_modified: invalid graphics object
>        error: invalid graphics handle
>        error: evaluating if command near line 32, column 5
>        error: evaluating if command near line 31, column 3
>        error: called from `delete' in file `/sw/share/octave/3.0.0+/m/
> miscellaneous/delete.m'
>        error: evaluating if command near line 32, column 5
>        error: evaluating if command near line 30, column 3
>        error: called from `closereq' in file `/sw/share/octave/3.0.0+/m/plot/
> closereq.m'
>        error: evaluating for command near line 61, column 3
>        error: called from `close' in file `/sw/share/octave/3.0.0+/m/plot/
> close.m'
>
> Can someone confirm this behavior?
>
> I'm running a bleeding-edge version with some mods of my own. I'm
> running Octave on Mac OSX 10.5.1 with gnuplot-aqua.

What do you mean with "bleeding-edge"? If it's CVS from about
2 days, then the problem should be fixed now. I can't reproduce
it with CVS from ~ 10h ago.

Michael.


More information about the Bug-octave mailing list