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

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

[Octave-bug-tracker] [bug #48296] demo hangs with subplot and pager


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #48296] demo hangs with subplot and pager
Date: Thu, 23 Jun 2016 08:50:19 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

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

@Lachlan: AFAIU operations involving drawing widgets can only be done in the
main thread, so you can't separate the GUI and the graphics thread (see e.g.
http://doc.qt.io/qt-4.8/thread-basics.html). All you can do is push time
costly operations that don't involve drawing widgets in another thread.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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