Bug#365842: [Pkg-octave-devel] Bug#365842: octave-epstk: hangs on the
second plot
Thomas Weber
thomas.weber.mail at gmail.com
Thu May 4 20:29:01 UTC 2006
Am Donnerstag, den 04.05.2006, 13:52 +0200 schrieb Francesco Potorti`:
> >> octave> tx1=[0 0; 1 1400; 6 8e6; 6.6 8.6e6];
> >> octave> toggle_octplot
> >> octave> plot(tx1(:,1),tx1(:,2))
> >> octave> plot(tx1(:,1),tx1(:,2))
> >> octplot: FTGL/FTGLTextureFont.cpp:103: void FTGLTextureFont::CalculateTextureSize(): Assertion `maximumGLTextureSize' failed.
> >
> >I can confirm this for unstable, but *only* if I close octplot's window
> >after the first plot() command.
> >
> >Francesco, do you change the window between the plots?
>
> Yes. Sorry, I forgot to mention.
Hmm, I sent the following mail to the pkg-octave list only. Sorry about
that.
Francesco, do you have Octave running on your local machine? Or do you
run it remotely?
============================================================
I must correct myself: I can confirm this if:
a) I close the windows between the plot commands
and
b) I'm connected to Octave via 'ssh -X'
(a real connection over the network; ssh -X localhost doesn't
trigger it).
On my local machine, I don't see the problem.
============================================================
Thomas
More information about the Pkg-octave-devel
mailing list