[Gambas-bugtracker] Bug #2509: GB3 IDE freezes when loading debug profile.
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Wed Mar 23 12:56:02 CET 2022
http://gambaswiki.org/bugtracker/edit?object=BUG.2509&from=L21haW4-
Comment #3 by Daniel S:
I just saw that the Debugger has a QT selector "GUI Component".
And the tests are the same as manually replacing the components inside the GB GUI source project.
When trying to load a debugger profile, it works OK if selecting inside my project: Debugger-> GUI Component-> "QT5",
and the GUI freezes if I use Debugger-> GUI Component-> "Current Desktop".
Another bug, surely closely related:
Using Debugger-> GUI Component-> "Current Desktop" :
If you place a breakpoint inside a Menu->Show Event [inside your Sub Menu1_Show() ], the whole Desktop (not only the GB3 IDE) can not get any more inputs!!
(Neither mouse nor keyboard, I had to open a non graphics shell with <CTRL-ALT-1>, log in and kill the gbx3 process)
Using Debugger-> GUI Component-> "QT5": the GB3 IDE (and my Desktop ;-)
More information about the Bugtracker
mailing list