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

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

[Octave-bug-tracker] [bug #55648] [MXE-Octave] cannot print with gnuplot


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #55648] [MXE-Octave] cannot print with gnuplot graphics toolkit
Date: Mon, 11 Feb 2019 02:57:50 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0

Follow-up Comment #4, bug #55648 (project octave):

I am seeing the same with 5.0.91 and the current development branch (see also
bug #48474).
If I set a stop point in line 40 of _gnuplot_drawnow_ and wait for the
additional plot window to appear before I continue, it seems to work:

>> graphics_toolkit gnuplot
>> plot([0 1])
>> dbstop in __gnuplot_drawnow__ at 40
ans =  40
>> print test -dps
debug> dbcont
>>


So this might be a timing issue.

IMHO, this is a blocker for the Octave 5 release because it prevents printing
with the gnuplot graphics toolkit.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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