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

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

[Octave-bug-tracker] [bug #50025] Octave window freezes when I quit Octa


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #50025] Octave window freezes when I quit Octave GUI
Date: Mon, 20 Nov 2017 17:03:05 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #24, bug #50025 (project octave):

It looks as though on the stable branch that JWE shuffled some code around and
associated the m_main_thread with the octave_qt_link object.  Hence
m_main_thread is no longer accessible.

So, I've tried the idea from Panxto, which is to make the connection between
finish() and deleteLater() blocking, which I'm hoping is essentially the same
this as waiting.  So, here's a patch to try for the stable branch.  And
perhaps if that works in stable it can easily be incorporated in default
branch.

(file #42445)
    _______________________________________________________

Additional Item Attachment:

File name: octave-qt_wait_on_thread-djs2017nov20.patch Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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