https://bugs.kde.org/show_bug.cgi?id=485318
--- Comment #1 from FK <fk-kde-b...@ubermail.me> --- Hopefully these are helpful: #0 KWin::Output::scale (this=this@entry=0x0) at /usr/src/debug/kwin/kwin-6.0.3.1/src/core/output.cpp:457 #1 0x00007dc3e4d7a8c2 in KWin::Output::geometry (this=0x0) at /usr/src/debug/kwin/kwin-6.0.3.1/src/core/output.cpp:462 #2 0x00007dc3e4ed2496 in KWin::ScreenEdges::createEdgeForClient (this=this@entry=0x602046684550, client=0x60204987d1a0, border=KWin::ElectricBottom, border@entry=3847592469) at /usr/src/debug/kwin/kwin-6.0.3.1/src/screenedge.cpp:1345 #3 0x00007dc3e4ed2816 in KWin::ScreenEdges::reserve (this=this@entry=0x602046684550, client=<optimized out>, border=3847592469) at /usr/src/debug/kwin/kwin-6.0.3.1/src/screenedge.cpp:1310 #4 0x00007dc3e4ed2e46 in KWin::ScreenEdges::recreateEdges (this=<optimized out>) at /usr/src/debug/kwin/kwin-6.0.3.1/src/screenedge.h:523 #5 0x00007dc3e4f797c6 in KWin::Workspace::desktopResized (this=<optimized out>) at /usr/include/c++/13.2.1/bits/unique_ptr.h:199 #6 0x00007dc3e4f679ed in KWin::Workspace::updateOutputs (this=0x602046591030, outputOrder=<optimized out>) at /usr/src/debug/kwin/kwin-6.0.3.1/src/workspace.cpp:1401 #7 0x00007dc3e4f5ec39 in KWin::Workspace::applyOutputConfiguration (outputOrder=..., config=..., this=0x602046591030) at /usr/src/debug/kwin/kwin-6.0.3.1/src/workspace.cpp:482 #8 KWin::Workspace::applyOutputConfiguration (this=this@entry=0x602046591030, config=..., outputOrder=...) at /usr/src/debug/kwin/kwin-6.0.3.1/src/workspace.cpp:477 #9 0x00007dc3e4f5f03d in KWin::Workspace::updateOutputConfiguration (this=0x602046591030) at /usr/src/debug/kwin/kwin-6.0.3.1/src/workspace.cpp:533 #10 0x00007dc3e4f68b3d in KWin::Workspace::slotOutputBackendOutputsQueried (this=0x602046591030) at /usr/src/debug/kwin/kwin-6.0.3.1/src/workspace.cpp:1288 #11 0x00007dc3e2591599 in QtPrivate::QSlotObjectBase::call (a=0x7ffd0f15e098, r=0x602046591030, this=0x602046731560, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.3/src/corelib/kernel/qobjectdefs_impl.h:433 #12 doActivate<false> (sender=0x7dc3d40099a0, signal_index=3, argv=0x7ffd0f15e098) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.3/src/corelib/kernel/qobject.cpp:4039 #13 0x00007dc3e4fc72bc in KWin::DrmBackend::updateOutputs (this=this@entry=0x7dc3d40099a0) at /usr/src/debug/kwin/kwin-6.0.3.1/src/backends/drm/drm_backend.cpp:266 #14 0x00007dc3e4fc9384 in KWin::DrmBackend::handleUdevEvent (this=0x7dc3d40099a0) at /usr/src/debug/kwin/kwin-6.0.3.1/src/backends/drm/drm_backend.cpp:179 #15 0x00007dc3e2591599 in QtPrivate::QSlotObjectBase::call (a=0x7ffd0f15e680, r=0x7dc3d40099a0, this=0x6020462c9c40, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.3/src/corelib/kernel/qobjectdefs_impl.h:433 #16 doActivate<false> (sender=0x6020464526c0, signal_index=3, argv=0x7ffd0f15e680) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.3/src/corelib/kernel/qobject.cpp:4039 #17 0x00007dc3e2598e20 in QSocketNotifier::activated (_t3=..., _t2=<optimized out>, _t1=..., this=0x6020464526c0) at /usr/src/debug/qt6-base/build/src/corelib/Core_autogen/include/moc_qsocketnotifier.cpp:231 #18 QSocketNotifier::event (this=0x6020464526c0, e=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.3/src/corelib/kernel/qsocketnotifier.cpp:326 #19 0x00007dc3e36f437b in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x6020464526c0, e=0x7ffd0f15e780) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.3/src/widgets/kernel/qapplication.cpp:3296 #20 0x00007dc3e253a198 in QCoreApplication::notifyInternal2 (receiver=0x6020464526c0, event=0x7ffd0f15e780) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.3/src/corelib/kernel/qcoreapplication.cpp:1121 #21 0x00007dc3e269f149 in QCoreApplication::sendEvent (event=0x7ffd0f15e780, receiver=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.3/src/corelib/kernel/qcoreapplication.cpp:1539 #22 QEventDispatcherUNIXPrivate::activateSocketNotifiers (this=this@entry=0x6020461aa560) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.3/src/corelib/kernel/qeventdispatcher_unix.cpp:268 #23 0x00007dc3e26a05ac in QEventDispatcherUNIX::processEvents (this=<optimized out>, flags=..., flags@entry=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.3/src/corelib/kernel/qeventdispatcher_unix.cpp:477 #24 0x00007dc3e2fb3472 in QUnixEventDispatcherQPA::processEvents (this=<optimized out>, flags=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.3/src/gui/platform/unix/qunixeventdispatcher.cpp:27 #25 0x00007dc3e25446ee in QEventLoop::processEvents (flags=..., this=0x7ffd0f15e960) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.3/src/corelib/kernel/qeventloop.cpp:100 #26 QEventLoop::exec (this=0x7ffd0f15e960, flags=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.3/src/corelib/kernel/qeventloop.cpp:182 #27 0x00007dc3e253cc38 in QCoreApplication::exec () at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.3/src/corelib/global/qflags.h:74 #28 0x00007dc3e36f0efa in QApplication::exec () at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.3/src/widgets/kernel/qapplication.cpp:2574 #29 0x00006020443fadee in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kwin/kwin-6.0.3.1/src/main_wayland.cpp:609 -- You are receiving this mail because: You are watching all bug changes.