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

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

[Octave-bug-tracker] [bug #35511] reset (h) function doesn't work at all


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #35511] reset (h) function doesn't work at all
Date: Sun, 20 Jul 2014 20:51:22 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0

Follow-up Comment #40, bug #35511 (project octave):

As I said in comment #30, the only way I found to safely reset figure objects
with qt toolkit is to add a small delay in figure::reset_default_properties.
If it's ok to add the following FIXME I'll push the attached updated cset:


+  // FIXME: the following short sleep is needed in order
+  //        to avoid a crash when using qt toolkit
+  Fsleep (octave_value (0.001));


(file #31751)
    _______________________________________________________

Additional Item Attachment:

File name: reset_graphics_bug35511_v5.patch Size:15 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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