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: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #55529] [MXE Octave] running compare_plot_demos ("toolkits", "qt") hangs Octave
Date: Wed, 30 Jan 2019 16:54:41 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0

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

@Avinoam: IIRC mxe-octave is now configured by default to use the MESA
software driver, but you could look at "__opengl_info__" and see if you are
picking the same opengl library in both builds.

@Dmitri: "demo hold 6" triggers bug #48689 which produces a huge amount of
triangles. With this demo, I can confirm that I see frequent errors either
with Ghostscript hanging with 100% CPU load or Octave itself. When I set "axis
auto" before printing (to workaround bug #48689), the figure is printed but
with a wrong bounding box (see bad_bbox.eps). I need to avoid the cropping
using "-loose" to recover a correct figure:


demo hold 6
axis auto
print -depsc bad_bbox.eps
print -depsc -loose good_bbox.eps


For me "demo hold 6" is far from the only one affected by the "-loose" option.


(file #46135, file #46136)
    _______________________________________________________

Additional Item Attachment:

File name: bad_bbox.eps                   Size:252 KB
    <https://savannah.gnu.org/file/bad_bbox.eps?file_id=46135>

File name: good_bbox.eps                  Size:252 KB
    <https://savannah.gnu.org/file/good_bbox.eps?file_id=46136>



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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