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

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

[Octave-bug-tracker] [bug #44806] MXE Octave freezes after print command


From: Rik
Subject: [Octave-bug-tracker] [bug #44806] MXE Octave freezes after print command
Date: Sat, 11 Apr 2015 14:41:50 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

Update of bug #44806 (project octave):

                Category:                Plotting => Plotting with OpenGL   

    _______________________________________________________

Follow-up Comment #3:

Just for the record, can you try with the gnuplot graphics toolktit?  I expect
it will work, but that will at least definitively say that it is a problem
with the OpenGL toolkits and gl2ps.


graphics_toolkit gnuplot
surf (peaks);
print -dpsc gnuplot.ps


And just in case the problem is with Qt threading


graphics_toolkit fltk
surf (peaks);
print -dpsc fltk.ps


Also, is this only complex plots or is it all plots?


graphics_toolkit qt
plot (1:10);
print -dpsc qt.ps




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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