[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.
--
- Re: fltk printing, (continued)
- Re: fltk printing, Ben Abbott, 2010/08/07
- Re: fltk printing, Dmitri A. Sergatskov, 2010/08/07
- Re: fltk printing, Michael D Godfrey, 2010/08/07
- Re: fltk printing, Ben Abbott, 2010/08/07
- Re: fltk printing, Ben Abbott, 2010/08/07
- Re: fltk printing, Shai Ayal, 2010/08/07
- Re: fltk printing, Shai Ayal, 2010/08/07
- Re: fltk printing, Michael D Godfrey, 2010/08/08
- Message not available
- Message not available
- Re: fltk printing, Michael D Godfrey, 2010/08/08
- Re: fltk printing, Ben Abbott, 2010/08/08
- Re: fltk printing,
Dmitri A. Sergatskov <=