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

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

[Octave-bug-tracker] [bug #53186] Without osmesa it is not possible to p


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #53186] Without osmesa it is not possible to print/getframe invisible figures
Date: Wed, 21 Feb 2018 04:56:52 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #5, bug #53186 (project octave):

@Rik: thanks for testing, it's very good news. Since Octave is always built
with Qt > 5.1 on Windows, this means we could drop this long standing goal of
having osmesa work. This also means that Octave documentation can be built
without osmesa support.

I'll rework the patch to take care of configure checks and all cases when a
figure is invisible:
* Qt >= 5.1 : print OK, getframe OK,
* Qt < 5.1 + osmesa: print OK, getframe OK,
* Qt < 5.1 + no osmesa: print ERROR unless the figure has been visible once,
getframe ERROR unless the figure has been visible once,
* FLTK + osmesa: print OK, getframe OK,
* FLTK + no osmesa: print ERROR, getframe ERROR.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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