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

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

[Octave-bug-tracker] [bug #50479] build fails on osmesa print


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #50479] build fails on osmesa print
Date: Sun, 2 Apr 2017 22:23:31 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36

Follow-up Comment #20, bug #50479 (project octave):

Dimitri,

OK. Here is what I get:

octave:1> randn("state",1);
octave:2> hist(randn (10000,1),30)
octave:3> graphics_toolkit
ans = fltk
octave:4> print histxx.pdf
octave:5> graphics_toolkit
ans = fltk
=========================
The displayed plot is OK.
The result of print histxx.pdf shows the diagonal
lines.

So, it appears that the build uses gnuplot at least
for some of the plots (some fail with gnuplot).

It was not a good idea to make the build dependent on gnuplot.
It would be really useful if this could be cleaned up.
But, of course, plotting has always been a major problem area.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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