https://bugs.kde.org/show_bug.cgi?id=411945
Bug ID: 411945 Summary: Notifications since 5.16 are not kept in history if app is not configured Product: frameworks-knotifications Version: 5.61.0 Platform: Neon Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdelibs-b...@kde.org Reporter: familieku...@arcor.de CC: kdelibs-b...@kde.org Target Milestone: --- Created attachment 122672 --> https://bugs.kde.org/attachment.cgi?id=122672&action=edit I guess (kdialog/notify-send or another) application should appear here? SUMMARY Since the new notification subsystem in Plasma 5.16 has been introduced notifications (provider/issuer) not in the "available list" of applications do not apprear in history anymore. They are gone after timeout. STEPS TO REPRODUCE 1. Use "kdialog" or "notify-send" and send a notification. In "konsole" for example. kdialog --title 'foobar' --passivepopup 'lorem ipsum dolor sit amet...' notify-send 'foobar' 'lorem ipsum dolor sit amet...' OBSERVED RESULT The popup is shown (and timeout runs) but not kept in history. EXPECTED RESULT They should remain in history. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Linux 5.2.12 (KDE Neon Bionic based) KDE Plasma Version: 5.16.5 KDE Frameworks Version: 5.61.0 Qt Version: 5.12.3 ADDITIONAL INFORMATION How can I add "unknown apps" to the listing? Or use a workaround to restore the old behaviour? signal time=1568575008.019264 sender=org.freedesktop.DBus -> destination=:1.94 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired string ":1.94" signal time=1568575008.019308 sender=org.freedesktop.DBus -> destination=:1.94 serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost string ":1.94" method call time=1568575012.889604 sender=:1.95 -> destination=:1.22 serial=6 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=GetServerInformation method call time=1568575012.890071 sender=:1.95 -> destination=:1.22 serial=7 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=Notify string "notify-send" uint32 0 string "" string "foobar" string "lorem ipsum dolor sit amet..." array [ ] array [ dict entry( string "urgency" variant byte 1 ) ] int32 -1 signal time=1568575020.601731 sender=:1.22 -> destination=(null destination) serial=652 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=NotificationClosed uint32 13 uint32 1 method call time=1568575022.333829 sender=:1.96 -> destination=org.freedesktop.Notifications serial=6 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=Notify string "kdialog" uint32 0 string "dialog-information" string "foobar" string "lorem ipsum dolor sit amet..." array [ ] array [ ] int32 10000 signal time=1568575031.972289 sender=:1.22 -> destination=(null destination) serial=655 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=NotificationClosed uint32 14 uint32 1 ^C -- You are receiving this mail because: You are watching all bug changes.