SUMMARY Alright, so when you receive a notification in plasma and you have the systray enabled. The notification icon will show on the panel letting you know that you have a new notification. If you click the notification icon on the panel and then click elsewhere the notification icon will disappear. In order to once again view those notifications. You need to click the arrow on the systray in order to access the hidden applets. This is where the problem occurs. Sometimes when I click on the notification widget while it is in the hidden state. It doesn't open up the notifications history. I then have right click the systray and edit entried. Set notifications applet to always shown and then I will be able to access notification history again. I have yet to be able to reproduce this consistently, but I know it started happening after the update to plasma 6. Once I have set it to always shown and then set it back to shown when relevant. It is once again available to be clicked on even when in the hidden state. STEPS TO REPRODUCE (This is incomplete because I'm not entirely sure on how to reproduce it.) 1. Open some app that sends notifications. 2. Click the notification widget. 3. Click somewhere else in order to close the notification widget. 4. Click the arrow in the system tray in order to access hidden widgets. 5. Click notification widget. OBSERVED RESULT Nothing happens. EXPECTED RESULT You should be shown the notification history the same way it would as if it were still on the panel. SOFTWARE/OS VERSIONS Operating System: EndeavourOS KDE Plasma Version: 6.0.1 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 Kernel Version: 6.7.8-zen1-1-zen (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 5800X 8-Core Processor Memory: 62.7 GiB of RAM Graphics Processor: NVIDIA GeForce RTX 3080/PCIe/SSE2 Manufacturer: Micro-Star International Co., Ltd. Product Name: MS-7C95 System Version: 1.0
Git commit 86f54f159dacb5b08c818ae5be62e187c21d9322 by Nicolas Fella. Committed on 17/03/2024 at 14:38. Pushed by nicolasfella into branch 'master'. [applets/notifications] Fix expanding again after toggling M +1 -3 applets/notifications/package/contents/ui/CompactRepresentation.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/86f54f159dacb5b08c818ae5be62e187c21d9322
*** Bug 483923 has been marked as a duplicate of this bug. ***
*** Bug 486684 has been marked as a duplicate of this bug. ***
This says it was fixed in 6.0.3, but I am still seeing the issue in Plasma 6.0.4
well, https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4087 isn't actually merged. Not sure why it's marked as fixed then
Can confirm the bug on master.
FWIW I can't seem to reproduce on master with Qt 6.7 (arch linux).
@fanzhuyifan There are random moments where it does work. It is most reproducible though when the bell icon appears in the tray on a brand new notification, then user clicks on it and it disappears.
As the original reporter of the bug. I haven't had the issue pop up again in a while, so I thought it was fixed. I'm also on Qt 6.7 on arch. Plasma version 6.0.4
I also can't reproduce the issue as originally described when using Qt 6.7.0. Synthetic451, are you using Qt 6.7, or an older version?
I am using up to date Arch with Qt 6.7. Do any of you have "Show in history" enabled for Low priority notifications? Operating System: Arch Linux KDE Plasma Version: 6.0.4 KDE Frameworks Version: 6.1.0 Qt Version: 6.7.0 Kernel Version: 6.8.9-arch1-1 (64-bit) Graphics Platform: X11 Processors: 24 × AMD Ryzen 9 3900X 12-Core Processor Memory: 31.3 GiB of RAM Graphics Processor: NVIDIA GeForce RTX 3090/PCIe/SSE2 Product Name: X570 Taichi
Definitely not, I'm not a masochist! :D
(In reply to Synthetic451 from comment #11) > I am using up to date Arch with Qt 6.7. Do any of you have "Show in history" > enabled for Low priority notifications? > > Operating System: Arch Linux > KDE Plasma Version: 6.0.4 > KDE Frameworks Version: 6.1.0 > Qt Version: 6.7.0 > Kernel Version: 6.8.9-arch1-1 (64-bit) > Graphics Platform: X11 > Processors: 24 × AMD Ryzen 9 3900X 12-Core Processor > Memory: 31.3 GiB of RAM > Graphics Processor: NVIDIA GeForce RTX 3090/PCIe/SSE2 > Product Name: X570 Taichi I also don't have that enabled on my system. Never really cared to keep everything in history.
Me neither usually. The only reason why I ask is that I've usually been able to get the notification history to work when I enable that option. When it is off, it almost always fails to open back up.
There's actually an older bug report for this; rejiggering things to make that the parent ticket. *** This bug has been marked as a duplicate of bug 452732 ***