octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #40423] crash after "Can't open display:" mess


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #40423] crash after "Can't open display:" message
Date: Mon, 04 Nov 2013 17:38:15 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0

Follow-up Comment #10, bug #40423 (project octave):

Basically, same here. But, I noticed:
unsetenv DISPLAY
[pbdsl3:octave] ./run-octave --no-gui --no-init-file -q
octave-gui:1> graphics_toolkit()
ans = gnuplot
octave-gui:2> graphics_toolkit('fltk')
octave-gui:3> graphics_toolkit()
ans = fltk

So, the initial switch to gnuplot worked,
but then the switch to fltk was accepted
and then the old silent exit on:
octave-gui:4> plot(1:100)
Can't open display: 
[pbdsl3:octave]
================================
Is it possible that part of the fix did not make it
into the patch?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40423>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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