https://bugs.kde.org/show_bug.cgi?id=497204
Ciarán <k...@ccoffey.ie> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@ccoffey.ie --- Comment #20 from Ciarán <k...@ccoffey.ie> --- (In reply to Dmitry from comment #11) > Another one: > https://www.reddit.com/r/kde/comments/1hb77ec/ > how_to_diagnose_this_plasma_shell_crash/ I'm the user in the reddit thread. I think I know about more about when it does and doesn't crash for me. I'm using a laptop that I keep closed with an external monitor. If the screen locker activates after a timeout,there's a very high chance it'll have crashed when I unlock. I noticied, if I open the laptopand have the second display, it does not crash on unlock. I'm not sure what are useful logs to get, but it's a fairly consistent crash for me This is the output of `plasmashell --replace` after I unlock with no shell present ```org.kde.plasma.notificationmanager: Notification to send to backend contains invalid XML: "Expected '>', but got '[a-zA-Z]'." line 1 col 267 org.kde.plasma.notificationmanager: Notification to send to backend contains invalid XML: "Expected '>', but got '[a-zA-Z]'." line 1 col 256 Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) kf.kunitconversion: currency conversion table data obtained via network org.kde.plasma.notificationmanager: Notification to send to backend contains invalid XML: "Expected '>', but got '[a-zA-Z]'." line 1 col 233 qt.qpa.wayland: Creating a fake screen in order for Qt not to crash kde.plasmashell: requesting unexisting screen available rect -1 kde.plasmashell: requesting unexisting screen available rect -1 kde.plasmashell: requesting unexisting screen available rect -1 kde.plasmashell: requesting unexisting screen available rect -1 kf.plasma.quick: Exposed with no visual parent. Window positioning broken. kf.plasma.quick: Exposed with no visual parent. Window positioning broken. org.kde.plasma.notificationmanager: Notification to send to backend contains invalid XML: "Expected '>' or '/', but got '<'." line 1 col 313 org.kde.plasma.notificationmanager: Notification to send to backend contains invalid XML: "Expected '>', but got '[a-zA-Z]'." line 1 col 262 org.kde.plasma.notificationmanager: Notification to send to backend contains invalid XML: "Unexpected '''." line 1 col 47 ^C ``` -- You are receiving this mail because: You are watching all bug changes.