Hi everyone,
Does anyone have issue recently with plasma 6.5.1 ? I’m getting some a odd behavior. The notification applet seems to crash the plasmashell service and the my desktop does not refresh if I download files to it from a browser. I can create new file directly but saving does not. Here is what I see in my journal before and after the crash. There seems to be qml errors.
Oct 31 13:58:49 hyrules-linux plasmashell[87766]: qrc:/qt/qml/plasma/applet/org/kde/plasma/notifications/global/Globals.qml:521:13: Unable to assign [undefined] to bool
Oct 31 13:58:51 hyrules-linux systemd-coredump[90021]: Process 87766 (plasmashell) of user 1000 dumped core.
#2 0x00007f7dc9ef639a n/a (org.kde.plasma.notifications.so + 0x9e39a)
#39 0x000055f23206e2d9 n/a (/usr/bin/plasmashell + 0x292d9)
#42 0x000055f23206e875 n/a (/usr/bin/plasmashell + 0x29875)
Oct 31 13:58:51 hyrules-linux systemd[1443]: plasma-plasmashell.service: Main process exited, code=dumped, status=11/SEGV
Oct 31 13:58:51 hyrules-linux systemd[1443]: plasma-plasmashell.service: Failed with result 'core-dump'.
Oct 31 13:58:51 hyrules-linux systemd[1443]: plasma-plasmashell.service: Consumed 15.408s CPU time, 1G memory peak.
Oct 31 13:58:51 hyrules-linux systemd[1443]: plasma-plasmashell.service: Scheduled restart job, restart counter is at 1.
Oct 31 13:58:51 hyrules-linux plasmashell[90035]: Applet preload policy set to 1
Oct 31 13:58:54 hyrules-linux plasmashell[90035]: qrc:/qt/qml/org/kde/plasma/private/clipboard/UrlItemDelegate.qml:49:17: TypeError: Cannot read property 'height' of null
Oct 31 13:58:55 hyrules-linux plasmashell[90035]: qrc:/qt/qml/plasma/applet/org/kde/plasma/brightness/PopupDialog.qml:96: TypeError: Value is null and could not be converted to an object
Oct 31 13:58:55 hyrules-linux plasmashell[90035]: qrc:/qt/qml/plasma/applet/org/kde/plasma/brightness/PopupDialog.qml:96: TypeError: Value is null and could not be converted to an object
Oct 31 13:59:10 hyrules-linux plasmashell[90035]: qrc:/qt/qml/plasma/applet/org/kde/plasma/notifications/global/Globals.qml:521:13: Unable to assign [undefined] to bool
The only way i found to fix this temporarely was to delete plasma-org.kde.plasma.desktop-appletsrc and restart plasmashell so it can recreate it. Then i have to setup my desktop and applets again. I tried to restart replacing the file with a working version and restarting plasmashell but the issue persist even then. I thought at first it was the theme I was using but I reverted to Breeze Dark and it still happen. Eventually I get notifications, clean them and then the applet crashes.
At this point my guess is that something is creating a notification that’s badly formed and when the Notify Applet try to remove it, it crashes. Your help is appreciated. thanks.
