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

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

[Octave-bug-tracker] [bug #48893] setting figure to large size crashes o


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #48893] setting figure to large size crashes octave
Date: Thu, 25 Aug 2016 21:13:57 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

Follow-up Comment #3, bug #48893 (project octave):

end of previous comment:


figure ("position", [0 0 10000 5000])
get (1, "position")
#->ans = 2     24   1306    652
figure ('position',[0,0,10000,10000])
# intel_do_flush_locked failed: No space left on device


After the crash the calling terminal (in --no-gui mode only) is left messed
up
and unusable.

This looks like an openGL driver specific issue (I have nouveau MESA driver
and intel graphics chipset) that is triggered for large requested window size
... but that fltk doesn't trigger.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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