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

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

[Octave-bug-tracker] [bug #60509] First initialization of graphics subsy


From: Rik
Subject: [Octave-bug-tracker] [bug #60509] First initialization of graphics subsystem switches graphics_toolkit when octave-cli used
Date: Mon, 3 May 2021 11:32:16 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36

Update of bug #60509 (project octave):

                  Status:            Works For Me => Confirmed              
                 Summary: octave-cli fails to print figure when 'visible' is
'off' => First initialization of graphics subsystem switches graphics_toolkit
when octave-cli used

    _______________________________________________________

Follow-up Comment #3:

Confirmed.  I get the same behavior when I explicitly start the interpreter
using the octave-cli binary rather than the octave binary.

An even simpler test case is


graphics_toolkit gnuplot
figure
graphics_toolkit


The call to figure, and presumably the initialization of the graphics system
for the first time switches the toolkit.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60509>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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