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: Dan Sebald
Subject: [Octave-bug-tracker] [bug #44916] Printing Qt-drawn figures produces faulty files
Date: Wed, 06 May 2015 17:25:34 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

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

I've plotted the points you've indicated.  See attached PNG file.  (Screenshot
is better quality than the printed output.)

It looks as though the second data point is the one that is missing.  In this
group of data, I've donated by ** the lines that seem incorrect:


   LINE: 119.519989 82.727989 (0.000000 0.000000 1.000000)
   LINE: 119.519989 82.727989 (0.000000 0.000000 1.000000)  **
   LINE: 208.800003 153.143997 (0.000000 0.000000 1.000000) **
   LINE: 208.800003 153.143997 (0.000000 0.000000 1.000000)
   LINE: 208.800003 153.143997 (0.000000 0.000000 1.000000)
   LINE: 253.440002 188.351990 (0.000000 0.000000 1.000000)
   LINE: 253.440002 188.351990 (0.000000 0.000000 1.000000)


In other words it seems the two highlighted lines should be replaced by a
point that is missing.  Something like:


   LINE: 119.519989 82.727989 (0.000000 0.000000 1.000000)
   LINE: 163.500000 117.500000 (0.000000 0.000000 1.000000) ++
   LINE: 163.500000 117.500000 (0.000000 0.000000 1.000000) ++
   LINE: 208.800003 153.143997 (0.000000 0.000000 1.000000)
   LINE: 208.800003 153.143997 (0.000000 0.000000 1.000000)
   LINE: 253.440002 188.351990 (0.000000 0.000000 1.000000)
   LINE: 253.440002 188.351990 (0.000000 0.000000 1.000000)


Could be an OpenGL driver bug, don't know.

Was this data from the very first time the print was attempted?  It's not the
case that the print was done prior and the second time the alloc'ed gl2ps
feedback buffer was a slightly offset memory location, is it?  (Trying to
discern if the ** lines above were actually written into memory or were
whatever happened to be in memory, which came from a previous print.)

(file #33945)
    _______________________________________________________

Additional Item Attachment:

File name: Screenshot-com37dat.png        Size:16 KB


    _______________________________________________________

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]