Summary: | Qt-based software crashes in QtWaylandClient::QWaylandWindow::handleScreensChanged() when external screen powers up or down | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Joel <joelwat> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | abderrahman.najjar, adam.m.fontenot+kde, amaxcz, arsen, asturm, contact, dashonwwIII, jchevarley, kde.glance851, kde, ladislav.bonita, Matthias.Wirtz, mo78, nate, osobukoman, sam, silvan.calarco, tmoerschell |
Priority: | VHI | Keywords: | drkonqi, multiscreen, wayland |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
URL: | https://invent.kde.org/qt/qt/qtwayland/-/commit/bbb989df5ece25d2ed8e25750aee60a7b67492e4 | ||
Latest Commit: | Version Fixed In: | Qt 6.8 | |
Sentry Crash Report: | |||
Attachments: | Plasmashell debug log output |
Description
Joel
2023-08-05 01:40:18 UTC
Can you provide wayland debug log for plasmashell? Run plasmashell as follows WAYLAND_DEBUG=1 plasmashell > log.txt 2>&1 reproduce the crash, and post the output here (In reply to Vlad Zahorodnii from comment #1) > Can you provide wayland debug log for plasmashell? Run plasmashell as follows > > WAYLAND_DEBUG=1 plasmashell > log.txt 2>&1 > > reproduce the crash, and post the output here How would I run this command since Plasma starts automatically? cd ~/Desktop killall -9 plasmashell WAYLAND_DEBUG=1 plasmashell > log.txt 2>&1 Created attachment 160940 [details]
Plasmashell debug log output
I've attached the output from the command `$ WAYLAND_DEBUG=1 plasmashell > log.txt 2>&1`
*** Bug 473462 has been marked as a duplicate of this bug. *** *** Bug 468846 has been marked as a duplicate of this bug. *** Very likely a Qt issue given that multiple Qt-based apps are affected. *** Bug 480927 has been marked as a duplicate of this bug. *** *** Bug 467147 has been marked as a duplicate of this bug. *** *** Bug 476289 has been marked as a duplicate of this bug. *** *** Bug 476094 has been marked as a duplicate of this bug. *** *** Bug 483676 has been marked as a duplicate of this bug. *** *** Bug 484326 has been marked as a duplicate of this bug. *** *** Bug 484324 has been marked as a duplicate of this bug. *** *** Bug 483677 has been marked as a duplicate of this bug. *** *** Bug 481784 has been marked as a duplicate of this bug. *** *** Bug 460478 has been marked as a duplicate of this bug. *** *** Bug 483576 has been marked as a duplicate of this bug. *** *** Bug 483695 has been marked as a duplicate of this bug. *** *** Bug 489072 has been marked as a duplicate of this bug. *** Note that, for me, I could not get the same error in designer-6, and that this only started happening after upgrading from 6.1 beta to 6 (but IIRC at the same time Qt also updated to 6.7.2) I was also able to remove KWin out of the picture in my case - I could reproduce KRunner crashing on Sway. Should be fixed upstream with https://invent.kde.org/qt/qt/qtwayland/-/commit/bbb989df5ece25d2ed8e25750aee60a7b67492e4 *** Bug 496323 has been marked as a duplicate of this bug. *** |