*** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY STEPS TO REPRODUCE 1. install kde connect on CachyOS 2. open it 3. OBSERVED RESULT qrc:/qt/qml/org/kde/kdeconnect/app/FindDevicesPage.qml:13:1: QML FindDevicesPage: Created graphical object was not placed in the graphics scene. Segmentation fault (core dumped) EXPECTED RESULT App opening SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: CachyOS latest KDE Plasma Version: 6.1.4 KDE Frameworks Version: 6.5 Qt Version: 6.7.1 ADDITIONAL INFORMATION kinfo also shows Segmentation fault core dumped
If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
#0 0x0000000000000000 in ?? () #1 0x00007fffa54a2bec in QSvgIconEngine::pixmap (this=0x5555563dfc70, size=..., mode=QIcon::Normal, state=QIcon::Off) at /usr/src/debug/qt6-svg/qtsvg/src/plugins/iconengines/svgiconengine/qsvgiconengine.cpp:188 #2 0x00007ffff670f000 in ScalableEntry::pixmap (this=0x5555563c9e80, size=..., mode=QIcon::Normal, state=QIcon::Off) at /usr/src/debug/qt6-base/qtbase/src/gui/image/qiconloader.cpp:933 #3 0x00007ffff670eb83 in QIconLoaderEngine::pixmap (this=<optimized out>, size=..., mode=QIcon::Normal, state=QIcon::Off) at /usr/src/debug/qt6-base/qtbase/src/gui/image/qiconloader.cpp:943 #4 0x00007ffff66fd829 in QProxyIconEngine::pixmap (this=<optimized out>, size=..., mode=QIcon::Normal, state=QIcon::Off) at /usr/src/debug/qt6-base/qtbase/src/gui/image/qiconengine.cpp:326 #5 0x00007ffff67071cf in QIcon::pixmap (this=this@entry=0x7fffffffd570, size=..., devicePixelRatio=<optimized out>, devicePixelRatio@entry=-1, mode=mode@entry=QIcon::Normal, state=state@entry=QIcon::Off) at /usr/src/debug/qt6-base/qtbase/src/gui/image/qicon.cpp:879 #6 0x00007ffff6707270 in QIcon::pixmap (this=this@entry=0x7fffffffd570, size=..., mode=mode@entry=QIcon::Normal, state=state@entry=QIcon::Off) at /usr/src/debug/qt6-base/qtbase/src/gui/image/qicon.cpp:834 #7 0x00007ffff1156256 in QXcbWindow::setWindowIcon (this=this@entry=0x5555563888d0, icon=...) at /usr/src/debug/qt6-base/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp:1364 #8 0x00007ffff115c1c3 in QXcbWindow::create (this=0x5555563888d0) at /usr/src/debug/qt6-base/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp:488 #9 0x00007ffff1147795 in QXcbIntegration::createPlatformWindow (this=<optimized out>, window=0x555555eee490) at /usr/src/debug/qt6-base/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp:213 #10 0x00007ffff67de806 in QWindowPrivate::create (this=0x555555ef6b10, recursive=recursive@entry=false) at /usr/src/debug/qt6-base/qtbase/src/gui/kernel/qwindow.cpp:558 #11 0x00007ffff67df9fa in QWindow::create (this=0x555555eee490) at /usr/src/debug/qt6-base/qtbase/src/gui/kernel/qwindow.cpp:720 #12 QWindowPrivate::setVisible (this=0x555555ef6b10, visible=true) at /usr/src/debug/qt6-base/qtbase/src/gui/kernel/qwindow.cpp:369 #13 0x00007ffff4e5fe0c in QQuickWindowQmlImpl::componentComplete (this=0x555555eee490) at /usr/src/debug/qt6-declarative/qtdeclarative/src/quick/items/qquickwindowmodule.cpp:100 #14 0x00007ffff54ba51f in non-virtual thunk to QQuickApplicationWindow::componentComplete() () at /usr/src/debug/qt6-declarative/qtdeclarative/src/quicktemplates/qquickapplicationwindow_p.h:93 #15 0x00007ffff7ad7ef4 in QQmlObjectCreator::finalize (this=0x5555555c9250, interrupt=...) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1567 #16 0x00007ffff7a6d79a in QQmlComponentPrivate::complete (enginePriv=0x55555585fca0, state=state@entry=0x555555f2b5e8) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/ftw/qbipointer_p.h:133 #17 0x00007ffff7a6f2b2 in QQmlComponentPrivate::completeCreate (this=0x555555f2b530) This was what I got as backtrace, do I need more ? It seg faulted and the app didn't open
๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone!
๐๐งน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME.