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

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

[Octave-bug-tracker] [bug #46197] print causes octvate to crash


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #46197] print causes octvate to crash
Date: Tue, 13 Oct 2015 09:54:43 +0000
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.8 Safari/537.36

Follow-up Comment #1, bug #46197 (project octave):

You might take a look at bug #45348

This is an outstanding problem in the mesa drivers for
some hardware. It would help if you reported your
hardware, particularly the video.

In any case, the workaround is:
set(gcf(), "visible", "off")
print q.pdf
set(gcf(), "visible", "on");


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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