Bug#365842: [Pkg-octave-devel] Bug#365842: octave-epstk: hangs on the second plot

2006-05-04 Thread 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' >> >> fail

Bug#365842: [Pkg-octave-devel] Bug#365842: octave-epstk: hangs on the second plot

2006-05-04 Thread Thomas Weber
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::Cal

Bug#365842: [Pkg-octave-devel] Bug#365842: octave-epstk: hangs on the second plot

2006-05-04 Thread 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

Bug#365842: [Pkg-octave-devel] Bug#365842: octave-epstk: hangs on the second plot

2006-05-03 Thread Thomas Weber
> 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 fo