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

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

[Octave-bug-tracker] [bug #44338] test __osmesa_print__.cc-tst fails in


From: Rik
Subject: [Octave-bug-tracker] [bug #44338] test __osmesa_print__.cc-tst fails in MXE-octave
Date: Wed, 25 Feb 2015 01:14:49 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Follow-up Comment #2, bug #44338 (project octave):

Here is a simpler test run


>> h = figure
h =  1
>> plot (1:10)
>> plot (1:10, 'o-')
>> __osmesa_print__ (h, "junk.ps", "ps")
Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression
unavailable
warning: gl2ps-renderer::draw: empty feedback buffer and/or nothing else to
print
>> __osmesa_print__ (h, "junk.ps", "ps")
Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression
unavailable
GL2PS error: Incorrect viewport (x=-1, y=0, width=0, height=-1)
error: gl2ps-renderer::draw: gl2psBeginPage returned GL2PS_ERROR


Note that when running __osmesa_print__ twice, the second time kills the plot
figure.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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