Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Improve the Connection Error dialog #956

Open
jonas-s-s-s opened this issue Mar 1, 2024 · 1 comment
Open

[Feature request] Improve the Connection Error dialog #956

jonas-s-s-s opened this issue Mar 1, 2024 · 1 comment

Comments

@jonas-s-s-s
Copy link

jonas-s-s-s commented Mar 1, 2024

The launcher is automatically closed once gammaray attaches itself to a process, the client is then started. However as far as I'm aware there is no way to go back from the client to the launcher. Moreover when you close the process without deattaching it first, the Connection lost dialog is shown, which upon clicking "OK" simply closes the client window.
It'd be better to add a button to this dialog which would allow user to return back to the launcher, instead of having to reopen the launcher manually each time this happens.
Such feature would be useful when debugging, as the Qt process is usually started inside an IDE and then terminated by it too, which causes me to click "OK" in the connection lost dialog and manually reopening the launcher each time.
dialog

@olib14
Copy link

olib14 commented Mar 10, 2024

Indeed - a way to retarget GammaRay to a new process would be useful - perhaps it should watch for a new process with the same name and offer to inject into it, or return to the launcher otherwise (instead of quitting).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants