https://bugs.kde.org/show_bug.cgi?id=463377
Bug ID: 463377 Summary: [Wayland] Notifications sometimes don't expire Classification: I don't know Product: kde Version: unspecified Platform: Archlinux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: jeremi.campa...@gmail.com Target Milestone: --- SUMMARY When receiving notifications from applications such as Discord, sometimes, the notifications will not expire and will stay hanging on the side. Additionally, this may cause a momentary freeze on the application if another notification is received while the hanging notification is still hanging. It seems to happen more reliably with notifications with long titles. STEPS TO REPRODUCE 1. Open Konsole 2. run the following command : sleep 5; notify-send --expire-time 20000 "this is a test message i am making it long on purpose :)" 3. re-run a few times if the issue did not appear, also try with a video playing on Firefox. OBSERVED RESULT The notification is hanging longer than it's expiry time and the expiry timer freezes or outright does not appear. EXPECTED RESULT The expiry timer on the notification should go down as usual and the notification should be closed automatically. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.26.4 KDE Frameworks Version: 5.101.0 Qt Version: 5.15.7 Kernel Version: 6.1.1-zen1-1-zen (64-bit) Graphics Platform: Wayland Processors: 16 × Intel® Core™ i7-10700K CPU @ 3.80GHz Memory: 31.3 GiB of RAM Graphics Processor: AMD Radeon RX 6700 XT Manufacturer: Micro-Star International Co., Ltd. Product Name: MS-7C79 System Version: 1.0 ADDITIONAL INFORMATION I have tried reverting to prior versions of knotifications, kwin and plasma-desktop, it did not have an impact on the issue. I have also tried to reset my user configurations, this also did not fix the issue. -- You are receiving this mail because: You are watching all bug changes.