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

Exit option in tray icon menu does not work #34

Closed
daviunic opened this issue Dec 30, 2018 · 1 comment
Closed

Exit option in tray icon menu does not work #34

daviunic opened this issue Dec 30, 2018 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@daviunic
Copy link
Contributor

As the title says.

@daviunic daviunic added the bug Something isn't working label Dec 30, 2018
@daviunic daviunic self-assigned this Dec 30, 2018
@daviunic
Copy link
Contributor Author

Fixed in 1.3.1. Application.Exit() call was misplaced.

daviunic added a commit that referenced this issue Dec 30, 2018
Fixed issue #34
Fixed issue #33 , which also fixes the Apply button
Moved the kill VM code from toolstrip item click event to VMKill() function
Added a try-catch block around p.Kill() just in case
notBald pushed a commit to notBald/Avalonia86 that referenced this issue Jan 7, 2025
Fixed issue 86Box#34
Fixed issue 86Box#33 , which also fixes the Apply button
Moved the kill VM code from toolstrip item click event to VMKill() function
Added a try-catch block around p.Kill() just in case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant