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

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

[Octave-bug-tracker] [bug #42534] No lines when printing plot (fltk)


From: Andreas Weber
Subject: [Octave-bug-tracker] [bug #42534] No lines when printing plot (fltk)
Date: Fri, 13 Jun 2014 08:14:24 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20140610 Firefox/24.0 Iceweasel/24.6.0

Follow-up Comment #5, bug #42534 (project octave):

@Helios: have you been able to isolate the problem?

I want to summarize: You are able to plot (for example 
plot(1:2)) with graphics_toolkit("fltk") and you see the line in the figure
but when you use print (regardless of the used format) the line is missing in
the created file. If you also use markers plot(..."o-") you see the markers
and the line in the figure, but not in the file created with print.

Can you install your downloaded Octave, gs, epstool on another computer with
different graphic card and driver and try it there?

As a last idea, can you run plot(1:2,"o-"); print("testplot.ps","-debug") and
add the output and file here?

Andy

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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