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

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

[Octave-bug-tracker] [bug #55529] [MXE Octave] running compare_plot_demo


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #55529] [MXE Octave] running compare_plot_demos ("toolkits", "qt") hangs Octave
Date: Thu, 31 Jan 2019 17:00:34 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0

Follow-up Comment #12, bug #55529 (project octave):

Yes it looks better, though it is either "axis auto" or "loose" seems what
makes all the difference (not neccessary both).

If I run the script:


for ii=1:100
        ii
        demo hold 6;
        axis auto
        print toto2.eps -depsc2 -loose
        close all
endfor


then w/o "loose" and "axis auto" it is crashing within 10 reps or so. With
either of those enabled, it runs through all 100.

Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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