Summary: | Taskbar disappears after idle/display outputs change | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | jakub |
Component: | Panel | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | Gvgeo, haakon+kdebugs, nate, niccolo.venerandi |
Priority: | NOR | ||
Version First Reported In: | 6.2.5 | ||
Target Milestone: | 1.0 | ||
Platform: | NixOS | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
jakub
2025-01-29 08:21:42 UTC
Are there any other negative effects, such as the desktop background turning black? Is this happening on X11, Wayland, or both? This is on wayland, I haven't tested X11 (yet). Background remains the same as before, doesn't turn black. I've tested X11 for a bit and did not experience this. Will update if I do manage to reproduce it there. Same problem here Wayland only AMD gpu DisplayPort QHD 165hz Monitor Also tested combinations with hdmi HD TV. While it was connected there were no issues; even as the solo display output, disconnecting did not cause the problem. Crashes occur only when the single monitor is disconnected, either by idle timeout, or removing cable or turning it off completely (by default goes to standby and reports info). Operating System: Garuda Linux (Arch) KDE Plasma Version: 6.3.0 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.2 Kernel Version: 6.13.2-zen1-1-zen (64-bit) Related plasmashell output when the taskbar crashes: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) qt.qpa.wayland: There are no outputs - creating placeholder screen 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.applets.brightness: D-Bus action "KeyboardBrightnessControl" is not available at service "org.kde.Solid.PowerManagement" org.kde.applets.brightness: D-Bus action "KeyboardBrightnessControl" is not available at service "org.kde.Solid.PowerManagement" It looks like several of the comments on #497204 (including mine) describe this same problem. I'm definitely seeing the same thing on Plasma 6.3, also with HDMI, although with an Intel GPU. (In reply to Haakon Nilsen from comment #5) > It looks like several of the comments on #497204 (including mine) describe > this same problem. > > I'm definitely seeing the same thing on Plasma 6.3, also with HDMI, although > with an Intel GPU. Indeed #497204 is very similar and probably same cause. I did check again. And although X11 does not appear to crash the panel(maybe it does, but recovers it too fast) when turning off the display, soon turns on again as it does in wayland. And has the same 2 errors in log without crashing: kde.plasmashell: requesting unexisting screen available rect -1 kf.plasma.quick: Exposed with no visual parent. Window positioning broken. Marking as duplicate, for now. If more differentiated info comes up, can reopen. *** This bug has been marked as a duplicate of bug 497204 *** |