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

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

[Octave-bug-tracker] [bug #44478] test __osmesa_print__.cc-tst crashes w


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #44478] test __osmesa_print__.cc-tst crashes with Nvidia drivers
Date: Thu, 12 May 2016 18:18:36 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

Follow-up Comment #109, bug #44478 (project octave):

This result

https://savannah.gnu.org/bugs/?44478#comment93

shows that your sample program will work when just OSMesa is linked.  For the
Octave sample we've been using:

[launch octave]

graphics_toolkit ('qt')
figure visible off
sombrero
print invisible.pdf


isn't it the case that the only OpenGL context created will be

OSMesaCreateContext()
OSMesaMakeCurrent()

?  Of course, if the user were to make this visible it would crash...or wait,
would it even link?  Well, for octave-os, one could switch around -lOSMesa
-lGL (as done in a previous comment).  The point is, the user will never use
octave-os...it would be only for creating the documentation and nothing else.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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