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

Tray menu stopped working after PC returned from sleep mode #155

Closed
gileli121 opened this issue Oct 20, 2021 · 1 comment
Closed

Tray menu stopped working after PC returned from sleep mode #155

gileli121 opened this issue Oct 20, 2021 · 1 comment
Labels
bug Something isn't working fixed high-priority High priority

Comments

@gileli121
Copy link
Member

gileli121 commented Oct 20, 2021

There is a bug that sometimes the tray menu stops working so that when you click on the tray icon, no tray menu opened.
For a long time the scenario of how to reproduce it was unknown.

The scenario was found just now and was reproduced in Windows 11 (Should be also in Windows 10 I think)
To reproduce the issue, just put the computer in sleep mode.
It will lock the current windows account.
After that, turn on the computer.

Once it is logged in, the tray menu will not open anymore.
Once you click on the tray menu, there is also a very big jump in RAM usage.
The RAM side-effect was already reported here #135 (comment)

@gileli121
Copy link
Member Author

gileli121 commented Oct 22, 2021

After 2 days of the investigation, the issue was due to a bug in ModernWpf library and according to tests, it is the same issue as Kinnara/ModernWpf#364

And the solution is shown in the comment:
Kinnara/ModernWpf#364 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed high-priority High priority
Projects
None yet
Development

No branches or pull requests

1 participant