octave-maintainers
[Top][All Lists]
Advanced

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

Re: fltk printing


From: Dmitri A. Sergatskov
Subject: Re: fltk printing
Date: Sun, 8 Aug 2010 11:27:20 -0500

Perhaps this is not directly related to this problem:

I tried to repeat Michael test with running octave over ssh.
In case I did not enable X11 forwarding I got:


octave:1> atexit("foobar")
octave:2> close all
warning: X11 DISPLAY environment variable not set
octave:3> backend ("fltk")
octave:4> plot(1:10)
Can't open display:
panic: Segmentation fault -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
Segmentation fault (core dumped)

This is with the latest patch from Shai...

Dmitri.
--


reply via email to

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