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

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

[Octave-bug-tracker] [bug #44338] __osmesa_print__ fails in MXE-Octave


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #44338] __osmesa_print__ fails in MXE-Octave
Date: Tue, 27 Feb 2018 04:20:08 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

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

The patch from bug #53196 has been verified to work on Windows and is now
pushed to default.

>From bug #53087, I see that using osmesa provokes hard crashes on Windows.
This is the problematic call


plot (1:10)
try
  a = __osmesa_print__ (gcf);
catch
  error ("No functional osmesa")
end


It may thus be a good idea to build official Windows binaries
"--without-osmesa".  

    _______________________________________________________

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]