-
Notifications
You must be signed in to change notification settings - Fork 692
Multipass GUI does not honour question close setting when quitting from the tray #3919
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
Comments
Hi there. I am Artem from OSS Revival. We specialize in revitalizing and maintaining open-source projects for long-term stability. I'm already working on a solution to this issue. |
Artem-OSSRevival
added a commit
to Project-OSS-Revival/multipass
that referenced
this issue
Apr 28, 2025
Previously, the tray menu action "Quit" caused a function to immediately destroy the window. Now the usual process of closing window is taking place. Signed-off-by: Artem <[email protected]>
Artem-OSSRevival
added a commit
to Project-OSS-Revival/multipass
that referenced
this issue
Apr 28, 2025
Previously, the tray menu action "Quit" caused a function to immediately destroy the window. Now the usual process of closing window is taking place. Signed-off-by: Artem <[email protected]>
Artem-OSSRevival
added a commit
to Project-OSS-Revival/multipass
that referenced
this issue
May 2, 2025
Previously, the tray menu action "Quit" caused a function to immediately destroy the window. Now the usual process of closing window is taking place. Signed-off-by: Artem <[email protected]>
Artem-OSSRevival
added a commit
to Project-OSS-Revival/multipass
that referenced
this issue
May 6, 2025
Previously, the tray menu action "Quit" caused a function to immediately destroy the window. Now the usual process of closing window is taking place. Signed-off-by: Artem <[email protected]>
Artem-OSSRevival
added a commit
to Project-OSS-Revival/multipass
that referenced
this issue
May 6, 2025
Previously, the tray menu action "Quit" caused a function to immediately destroy the window. Now the usual process of closing window is taking place. Signed-off-by: Artem <[email protected]>
Artem-OSSRevival
added a commit
to Project-OSS-Revival/multipass
that referenced
this issue
May 6, 2025
Previously, the tray menu action "Quit" caused a function to immediately destroy the window. Now the usual process of closing window is taking place. Signed-off-by: Artem <[email protected]>
Artem-OSSRevival
added a commit
to Project-OSS-Revival/multipass
that referenced
this issue
May 26, 2025
Previously, the tray menu action "Quit" caused a function to immediately destroy the window. Now the usual process of closing window is taking place. Signed-off-by: Artem <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
This setting:
Doesn't appear to honoured when I click quit on the tray. Running instances carry on even if I have "Stop running instances" and the question is not shown if I have "Ask...".
To Reproduce
Expected behavior
The setting would be honoured, by stopping instances or focusing the GUI and showing a question, as appropriate.
The text was updated successfully, but these errors were encountered: