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

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

[Octave-bug-tracker] [bug #42458] fltk print doesn't produce file if win


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #42458] fltk print doesn't produce file if window is minimized in XFCE or LXDE
Date: Wed, 23 Jul 2014 18:14:15 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.77.4 (KHTML, like Gecko) Version/7.0.5 Safari/537.77.4

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

On MacOS X, I can confirm that I'm able to print when the figure window is
minimized and I've built Octave using fltk_overhaul.diff.

However, if the plot only contains line objects, the lines do not show up.


figure (1)
clf ()
plot (rand(3))
print -dpdfwrite junk.pdf


The result is attached.

(file #31766)
    _______________________________________________________

Additional Item Attachment:

File name: junk.pdf                       Size:3 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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