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

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

[Octave-bug-tracker] [bug #42838] gnuplot 5.0 print gives black plots


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #42838] gnuplot 5.0 print gives black plots
Date: Thu, 04 Jun 2015 23:01:48 +0000
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0

Follow-up Comment #19, bug #42838 (project octave):

Mike: I posted some more information, but somehow
it got lost. Quickly, I tried:
x = -10:0.1:10;
 plot (x, sin (x));
 print zzz.eps
This crashed with:
++
octave-gui: vbo/vbo_exec_draw.c:278: vbo_exec_vtx_unmap: Assertion
`exec->vtx.buffer_ptr != ((void *)0)' failed.
panic: Aborted -- stopping myself...
--
This was using current Octave as:octave --no-gui
Obviously, the code in the Manual build does generate
EPS, but it is black filled.

 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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