Summary: | Crash of KDE5 Plasma on login after upgrade from openSUSE 13.2 to Leap 42.1 | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | OpenSUSE User #314 <hardy.heroin> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bhush94, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.4.2 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
xsessions-errors
plasmashell kcrash |
Description
OpenSUSE User #314
2015-11-08 20:35:52 UTC
Can I see ~/.xsession-errors please Created attachment 95398 [details]
xsessions-errors
Strangely ~/.xsessions-errors was empty but ~/.xsessions-errors:0 is attached, I omitted some parts I didn't think were relevant (mostly file listening notifiers). In any case plasma crashes directly after startup and this is reflected in this file. Sorry if I'm forgetting obvious things, working in this mode hampers my debugging skills a bit.
Created attachment 95399 [details]
plasmashell kcrash
Additional plasmashell kcrash report after all debugging symbols were installed (for sure).
Seems like this guy is suffering from exactly the same problem as I am: https://forums.opensuse.org/showthread.php/510291-kded5-crashes So at least we know the problem reproduces across multiple independent systems. I removed all traces from the nvidia drivers which has managed to install itself on the last update before my distribution upgrade and reinstalled nouveau, this solved the issue. Plasma 5 is working now. Later, I can try to see if installing the proprietary nvidia drivers (-G04) reproduces this error. crash there is commonly: the Nvidia's libGL being installed but the kernel module not being available OR your user not being in the video group. I just asked for your error messages file because you *should* get a proper error dialog explaining this, which is what I wanted to fix. Hopefully that's now done. *** This bug has been marked as a duplicate of bug 345563 *** Git commit e20c4c6b7a2910bef752a19a414488e257a49419 by David Edmundson. Committed on 09/11/2015 at 22:30. Pushed by davidedmundson into branch 'master'. Catch other openGL error gracefully Related: bug 354966 REVIEW: 125997 M +6 -3 shell/main.cpp http://commits.kde.org/plasma-workspace/e20c4c6b7a2910bef752a19a414488e257a49419 |