Bug 515059

Summary: Plasma is unresponsible until manually restarted after waking from sleep
Product: [Plasma] plasmashell Reporter: aronkvh
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: REPORTED ---    
Severity: normal CC: akselmo, kde
Priority: NOR    
Version First Reported In: 6.5.5   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=515067
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description aronkvh 2026-01-25 15:25:36 UTC
SUMMARY
After the laptop wakes from sleep, Plasma is stuck in the state it was before sleep (desktop widgets, battery %, time etc. don't update), hover states don't work, applets don't open. It stays somewhat interactive: clicking task manager items or system tray external icons open their respective apps.
Running plasmashell --replace fixes it.


SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 43
KDE Plasma Version: 6.5.5
KDE Frameworks Version: 6.22.0
Qt Version: 6.10.1
Kernel Version: 6.18.5-200.fc43.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 260 w/ Radeon 780M Graphics
Memory: 24 GiB of RAM (22,8 GiB usable)
Graphics Processor 1: NVIDIA GeForce RTX 5060 Laptop GPU
Graphics Processor 2: AMD Radeon 780M Graphics


Maybe relevant?
plasmashell	QWaylandGLContext::makeCurrent: eglError: 0x3006, this: 0x7fbe70048e30 

plasmashell	QRhiGles2: Failed to make context current. Expect bad things to happen.
plasmashell	Failed to start frame
systemd	Started app-plasmashell@b56fb913ae2a45238007676603cc1166.service - plasmashell.
plasmashell	QWaylandGLContext: Failed to create the decorations EGLContext. Decorations will not be drawn.
plasmashell	QWaylandGLContext::makeCurrent: eglError: 0x3006, this: 0x55ae0b3228b0 

plasmashell	QRhiGles2: Failed to make context current. Expect bad things to happen.
plasmashell	QWaylandGLContext::makeCurrent: eglError: 0x3006, this: 0x55ae0b3228b0 
plasmashell	QRhiGles2: Failed to make context current. Expect bad things to happen.
plasmashell	QWaylandGLContext::makeCurrent: eglError: 0x3006, this: 0x7fbe70048e30 

plasmashell	QRhiGles2: Failed to make context current. Expect bad things to happen.
plasmashell	QWaylandGLContext::makeCurrent: eglError: 0x3006, this: 0x7fbe70048e30 

plasmashell	QRhiGles2: Failed to make context current. Expect bad things to happen.
plasmashell	qrc:/qt/qml/plasma/applet/org/kde/plasma/notifications/global/Globals.qml:132: TypeError: Cannot read property 'screenGeometry' of null
plasmashell	QWaylandGLContext::makeCurrent: eglError: 0x3006, this: 0x7fbe70005310 

plasmashell	QRhiGles2: Failed to make context current. Expect bad things to happen.
plasmashell	QWaylandGLContext::makeCurrent: eglError: 0x3006, this: 0x7fbe70005310 

plasmashell	QRhiGles2: Failed to make context current. Expect bad things to happen.
plasmashell	QWaylandGLContext::makeCurrent: eglError: 0x3006, this: 0x7fbe70093810 

plasmashell	QRhiGles2: Failed to make context current. Expect bad things to happen.
plasmashell	QWaylandGLContext::makeCurrent: eglError: 0x3006, this: 0x7fbe70093810 

plasmashell	QRhiGles2: Failed to make context current. Expect bad things to happen.
plasmashell	qrc:/qt/qml/plasma/applet/org/kde/plasma/notifications/global/Globals.qml:262: TypeError: Cannot read property 'plasmoid' of undefined
plasmashell	QWaylandGLContext::makeCurrent: eglError: 0x3006, this: 0x55ae0f3f40f0 

plasmashell	QRhiGles2: Failed to make context current. Expect bad things to happen.
plasmashell	QWaylandGLContext::makeCurrent: eglError: 0x3006, this: 0x55ae0f3f40f0 

plasmashell	QRhiGles2: Failed to make context current. Expect bad things to happen.
plasmashell	QWaylandGLContext::makeCurrent: eglError: 0x3006, this: 0x55ae07d78ca0
Comment 1 Akseli Lahtinen 2026-01-26 12:38:59 UTC
> It stays somewhat interactive: clicking task manager items or system tray external icons open their respective apps.

Do all the items in panel work, but nothing on desktop?
Comment 2 aronkvh 2026-01-26 16:22:36 UTC
(In reply to Akseli Lahtinen from comment #1)
> > It stays somewhat interactive: clicking task manager items or system tray external icons open their respective apps.
> 
> Do all the items in panel work, but nothing on desktop?

They are the same, visually frozen but for ex. clicking task manager icons work. 
I'll record it the next time it happens.