Created attachment 92939 [details] crashlog of kdeinit5 when running a command on lock Hi, I'm running a command when the screen gets locked or unlocked (turning off/on my lights in the room :D). Since my upgrade to Plasma 5 (from 4.x) this will crash kdeinit5 :(. The command entered in "Notifications" -> "Screensaver" for turning the light off is: /usr/bin/python /home/jan/scripts/netio/netio.py 4 off The kcrashlog is attached.
crash in KNotifications -> reassigning
Thanks for the report Can you please install debug symbols for libKF5Notifications and post an updated backtrace?
Created attachment 92947 [details] crashlog of kdeinit5 when running a command on lock with libkf5notifications5-dbg:amd64
Git commit a999bc1c4087fbc5288873193af86b4f739116e3 by Martin Klapetek. Committed on 01/06/2015 at 13:22. Pushed by mklapetek into branch 'master'. Fix crash in NotifyByExecute when no widget has been set REVIEW: 123975 FIXED-IN: 5.12 M +1 -0 src/knotification.cpp M +6 -4 src/notifybyexecute.cpp http://commits.kde.org/knotifications/a999bc1c4087fbc5288873193af86b4f739116e3
Hi Martin, thanks for this fast fix! :) Is there some way i can avoid this crash until I receive the updated packages ?
I'm afraid not, at least not without some compiling (which would not be too hard on Kubuntu). Sorry.
*** Bug 349667 has been marked as a duplicate of this bug. ***