|
| From: | Torsten |
| Subject: | [Octave-bug-tracker] [bug #47585] GUI editor does not show already active breakpoints when a file is opened |
| Date: | Mon, 8 Oct 2018 16:26:12 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0 |
Update of bug #47585 (project octave):
Status: Confirmed => Ready For Test
_______________________________________________________
Follow-up Comment #12:
I have pushed changeset
http://hg.savannah.gnu.org/hgweb/octave/rev/a7511a1489b8
which should fix this bug.
It implements an interface for the command queue that allows the GUI thread to
call builtin functions in the worker thread and get the return values. The
method uses a cross thread signal/slot mechanism as Dan's approach from some
time ago but does not change the general mechanism for calling commands in the
worker thread via the command queue.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?47585>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |