| Summary: | Powerdevil crashes in KScreen::WaylandOutputDevice::kde_output_device_v2_mode() | ||
|---|---|---|---|
| Product: | [Plasma] KScreen | Reporter: | andy |
| Component: | common | Assignee: | kscreen-bugs-null <kscreen-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | jpetso, kdedev, matthew, natalie_clarius, nate, tda0626, xaver.hugl |
| Priority: | HI | Keywords: | drkonqi, multiscreen |
| Version First Reported In: | 6.2.4 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=510323 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/267321/events/8f765fc044b7470c90eb1709d4e38311/?project=9 | ||
|
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 *** Bug 510719 has been marked as a duplicate of this bug. *** The duplicate had been raised to HI since Sentry shows this is an escalating issue *** This bug has been marked as a duplicate of bug 510734 *** |