Summary: | KDE crashes after dnf update | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Adam Cormany <acormany> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | bhush94, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi, triaged |
Version: | 5.4.1 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | attachment-16340-0.html |
Description
Adam Cormany
2015-10-06 14:17:53 UTC
#7 0x00007f47fe099af1 in QMessageLogger::fatal(char const*, ...) const () from /lib64/libQt5Core.so.5 #8 0x00007f47e69f55c5 in QXcbWindow::create() () from /lib64/libQt5XcbQpa.so.5 #9 0x00007f47e3095949 in QXcbEglWindow::create() () from /usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-egl-integration.so Crash here means there's something wrong with your graphic card driver setup. One common cause is NVidia missing it's kernel module. It's printing an error message would you be able to run plasmashell from a terminal and tell me what it says from control+alt+f2 DISPLAY=:0 plasmashell Created attachment 94867 [details] attachment-16340-0.html You're absolutely correct. I recompiled my nvidia and KDE loaded fine after boot. Thanks for the prompt response and help. Thanks,Adam From: David Edmundson <kde@davidedmundson.co.uk> To: acormany@yahoo.com Sent: Tuesday, October 6, 2015 12:31 PM Subject: [plasmashell] [Bug 353606] KDE crashes after dnf update https://bugs.kde.org/show_bug.cgi?id=353606 David Edmundson <kde@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from David Edmundson <kde@davidedmundson.co.uk> --- #7 0x00007f47fe099af1 in QMessageLogger::fatal(char const*, ...) const () from /lib64/libQt5Core.so.5 #8 0x00007f47e69f55c5 in QXcbWindow::create() () from /lib64/libQt5XcbQpa.so.5 #9 0x00007f47e3095949 in QXcbEglWindow::create() () from /usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-egl-integration.so Crash here means there's something wrong with your graphic card driver setup. One common cause is NVidia missing it's kernel module. It's printing an error message would you be able to run plasmashell from a terminal and tell me what it says from control+alt+f2 DISPLAY=:0 plasmashell Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |