kivy / plyer

Plyer is a platform-independent Python wrapper for platform-dependent APIs
https://plyer.readthedocs.io
MIT License
1.56k stars 424 forks source link

Icon tray icons not dispearing after notification has been dismissed #798

Closed MusabbinJamil3 closed 5 months ago

MusabbinJamil3 commented 5 months ago

Hello,

I am a relatively new Python developer. I have incorporated plyer.notifications into my application for displaying notifications. However, I am encountering an issue where the notification icons in the system tray linger and do not disappear on their own, despite adding a timeout of 10 seconds for the notifications. Interestingly, when I open the icon tray and hover my mouse over them, they eventually disappear. Additionally, in the notifications area of Windows 10, the notifications persist for longer than necessary and do not automatically disappear.

I am seeking guidance on how to address this behavior and ensure that the notifications behave as expected, automatically disappearing after the specified 10-second timeout.

Thank you for your assistance.

image

github-actions[bot] commented 5 months ago

👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project. Let us know if this comment was made in error, and we'll be happy to reopen the issue.