Summary: | Powerdevil crashes in KScreen::WaylandOutputDevice::kde_output_device_v2_mode() | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | andy |
Component: | Power management & brightness | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | jpetso, matthew, natalie_clarius, nate, xaver.hugl |
Priority: | NOR | Keywords: | drkonqi, multiscreen |
Version: | 6.2.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/95979/events/62c0329496de4fc8962711303379b592/ |
Description
andy
2024-11-22 18:16:20 UTC
#10 0x00007f312abea73e in QtPrivate::QCallableObject<KScreen::WaylandOutputDevice::kde_output_device_v2_mode(kde_output_device_mode_v2*)::{lambda()#1}, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) [clone .cold] () at /usr/lib64/qt6/plugins/kf6/kscreen/KSC_KWayland.so #11 0x00007f3132b5bac1 in void doActivate<false>(QObject*, int, void**) () at /lib64/libQt6Core.so.6 Does it happen only when a specific monitor is connected? I.e. if you disconnect one monitor at a time, is there any point at which it stops happening? *** Bug 497101 has been marked as a duplicate of this bug. *** *** Bug 497238 has been marked as a duplicate of this bug. *** (In reply to Nate Graham from comment #1) > Does it happen only when a specific monitor is connected? I.e. if you > disconnect one monitor at a time, is there any point at which it stops > happening? Yes, it doesn't happen when I unplug the DVI connected monitor. All 3 monitors are same model HP, I have disabled Auto-Detect and Auto Switch input features as they have caused issues, at least historically. Graphics card is AMD RX 480 with 2xHDMI, 2xDisplayport, 1xDVI. I use 2xDisplayport and DVI. I don't use HDMI because of this longstanding issue: https://gitlab.freedesktop.org/drm/amd/-/issues/476 |