starting a debug session hotkey half the time doesnt work (have to go into the menu)
-
...and even though, right next to the menu item I see a glaring
F5
I could press the F5 key all day and get nothing at all. Other times it works fine. Seems like it comes and goes. Every time this happens I promptly check to see if- The project is already running/debugging
- Compile errors stopped debugging
- The User interface has a modal window somewhere that needs closed
- Other things (processes running in the background, keyboard focus, window focus, editor state, etc.)
But none of these seem to be a factor. Been doing this a long time and noticed it just seems to hang around. It will work fine for a long time sometimes and then turn up again without warning. It doesn't seem to have any reasoning behind it. I've tried moving to other window managers and I get the same issue so I doubt this is the case (on Linux here).
Anyone notice this (and better did they find out why)?
-
@osirisgothra Now that you mention it - I think I have seen it too, but never actually got to the bottom of it.
I'm mostly on Linux, which platform do you use?
-
@osirisgothra Now I have an idea: Looking in the main menu Debug, it shows "Continue F5" and "Stop Debugger" even if the debug session is long closed.
Can you check the next time it fails for you?
-
I've created QTCREATORBUG-32060 for my issue.