octave-maintainers
[Top][All Lists]
Advanced

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

Re: wait_for_file ?? [GL2PS error: Bad file pointer]


From: Michael D. Godfrey
Subject: Re: wait_for_file ?? [GL2PS error: Bad file pointer]
Date: Tue, 05 Oct 2010 11:16:56 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc13 Thunderbird/3.1.4

 On 10/05/2010 10:40 AM, Shai Ayal wrote:
Do you have other OpenGL application with which you can verify this
behavior? After you get this error does glxgears work?

Shai
glxgears does work:
octave:1> plot(1:200)
Xlib:  extension "NV-GLX" missing on display ":1187.0".
octave:2> quit

[qss:octave] glxgears
Xlib:  extension "NV-GLX" missing on display ":1187.0".
661 frames in 5.0 seconds = 131.276 FPS
620 frames in 5.0 seconds = 122.944 FPS
==============================

But, I agree that the display ":1187.0" is suspicious.
But, I also get the failure without use of NX.  This happens on
a DSL line using ssh.

I just tried a slow DSL connection:
octave:1> plot(1:200)
octave:2> print("testpdf.pdf")
GL2PS error: Bad file pointer
panic: Segmentation fault -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
Segmentation fault (core dumped)

So, the NX Xlib:  extension "NV-GLX" missing on display ":1187.0".
is not the problem.  The evidence is definitely timing.  I can ssh
to/from machines that are on 1GB without problems.  But at least
2 machines on (pretty slow) DSL fail as above.

Michael





reply via email to

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