Skip to content

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

Closed
Dominiquini opened this issue May 9, 2021 · 3 comments
Closed

Tray icon not working #635

Dominiquini opened this issue May 9, 2021 · 3 comments
Labels
Bug Issues which are bug reports Confirmed Confirmed issues released

Comments

@Dominiquini
Copy link

Dominiquini commented May 9, 2021

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:

  1. Start SoundSwitch
  2. Click on tray icon (left or right)
  3. Nothing hapens (sometimes the PC emit some sound)
  4. Keep clicking ... At some point the menu opens!

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

@Dominiquini Dominiquini added the Bug Issues which are bug reports label May 9, 2021
@Belphemur Belphemur added the Confirmed Confirmed issues label May 9, 2021
@Belphemur
Copy link
Owner

Can you try this build ?
https://nc.aaflalo.me/s/8DKytYCTAbrn6yz

  • Stop SoundSwitch if running
  • Unzip the archive in a folder (on where SoundSwitch is installed)
  • Run SoundSwitch.exe

@Dominiquini
Copy link
Author

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))
@github-actions
Copy link
Contributor

🎉 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
Labels
Bug Issues which are bug reports Confirmed Confirmed issues released
Projects
None yet
Development

No branches or pull requests

2 participants