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

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

[Octave-bug-tracker] [bug #44916] Printing Qt-drawn figures produces fau


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #44916] Printing Qt-drawn figures produces faulty files
Date: Fri, 01 May 2015 23:54:26 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.2.0

Follow-up Comment #14, bug #44916 (project octave):

I've done some more investigating and it seems that on systems where this
problem happens gl2ps is getting a bad set of points from the OpenGL buffer. 
Strange.  It also seems to affect printing with FLTK, so it doesn't seem
likely be a threading issue.  And it worked previously in 3.8.2 with FLTK.

I'm still unable to duplicate the problem, but the person I've been working
with might not be able to help more until next week.  If someone who is
experiencing this problem could help me with debugging before then I would
really appreciate it.

The first thing I need someone to try is to install
ftp://alpha.gnu.org/gnu/octave/octave-4.0.0-rc4-installer.exe and then verify
that there is a problem with printing the plot


plot (1:10)


(missing axes lines or missing segments from the line).

Next, exit Octave and replace the file bin/liboctinterp-3.dll with the
following version: http://jweaton.org/liboctinterp-3.dll

Then try to print the same plot(1:10) graph again and see if the generated
file looks correct and report the results here.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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