-
-
Notifications
You must be signed in to change notification settings - Fork 182
Tray icon not working #635
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
Can you try this build ?
|
This version seems to be working fine, but it indicates to be 5.8.3 and tries to update as soon as I start the application! Thanks. |
github-actions bot
pushed a commit
that referenced
this issue
May 11, 2021
### [5.9.4](v5.9.3...v5.9.4) (2021-05-11) ### Bug Fixes * **Banner::Sound:** Catch execption that could be thrown. ([c7a3059](c7a3059)) * **Configuration:** Fix likely corruption of configuration. ([60cef81](60cef81)) * **Program:** Crash when stopping the application ([8da165d](8da165d)) * **TrayIcon::Menu:** Fix issue with the menu not showing up when it should. ([8205809](8205809)), closes [#635](#635) * **TrayIcon::Tooltip:** Fix issue where the trayIcon tooltip kept being rebuilt. ([ca188bd](ca188bd)) ### Enhancements * **Foreground::Switch:** Disable switching foreground application for everybody. Feature should only be on for people that needs it. ([09a8228](09a8228)), closes [#636](#636) ### Languages * **Chinese (Simplified):** Translated Settings using Weblate ([e664f6c](e664f6c))
🎉 This issue has been resolved in version 5.9.4 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The tray icon does not respond to mouse clicks, either with the right or left button.
The problem is intermittent. Sometimes I have to click about 5 times until the menu appears!
Version
SoundSwitch v5.9.3
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The correct menu should open on the first click!
Screenshots
Additional context
The old version (5.9.0) works correctly!
Log: soundswitch20210508.log
The text was updated successfully, but these errors were encountered: