Summary: | Plasma crashes after wakeup from suspend when clicking on the Kickoff launcher | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | zvova7890 |
Component: | Application Launcher (Kickoff) widget | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | mikel5764, nate, noahadvs, notmart |
Priority: | NOR | ||
Version: | 6.0.3 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
zvova7890
2024-04-01 16:10:20 UTC
Can you reproduce with debug symbols? see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports I assume this won't help because the compositor simply raises the error, which the client receives, prints, and then exit(). But if you sure that I'm wrong I'll do breakpoint on the exit function and take the backtrace from all threads before exit. Important note: When you navigate to Kickoff -> sleep, and then after wakeup Kickoff is still showing - there's no crash. However, if Kickoff has disappeared, a protocol error occurs, leading to _exit(-1) in QWaylandDisplay::checkWaylandError(). I suspect there may be an issue with the QPA plugin. Also, I assume, if go to sleep through 'systemd sleep' - there will be no crash. 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 mark the bug 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! 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! I still experience this *** This bug has been marked as a duplicate of bug 486449 *** |