https://bugs.kde.org/show_bug.cgi?id=441221
dan...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dan...@gmail.com --- Comment #1 from dan...@gmail.com --- I can confirm the same behavior. It never starts on boot and often requires several minutes before I can manually start it. Manually starting will often yield the following backtrace: Application: Latte Dock (latte-dock), signal: Segmentation fault [KCrash Handler] #4 0x00007f34fd2d1af3 in QSGSoftwareRenderableNode::update() () at /usr/lib64/libQt5Quick.so.5 #5 0x00007f34fd2d6120 in () at /usr/lib64/libQt5Quick.so.5 #6 0x00007f34fd2d494d in () at /usr/lib64/libQt5Quick.so.5 #7 0x00007f34fd2c8ce5 in QSGAbstractSoftwareRenderer::nodeChanged(QSGNode*, QFlags<QSGNode::DirtyStateBit>) () at /usr/lib64/libQt5Quick.so.5 #8 0x00007f34fd24df07 in QSGRootNode::notifyNodeChange(QSGNode*, QFlags<QSGNode::DirtyStateBit>) () at /usr/lib64/libQt5Quick.so.5 #9 0x00007f34fd24df90 in QSGNode::markDirty(QFlags<QSGNode::DirtyStateBit>) () at /usr/lib64/libQt5Quick.so.5 #10 0x00007f34fd31d47b in QQuickWindowPrivate::updateDirtyNodes() () at /usr/lib64/libQt5Quick.so.5 #11 0x00007f34fd31ee2c in QQuickWindowPrivate::syncSceneGraph() () at /usr/lib64/libQt5Quick.so.5 #12 0x00007f34fd2d9b34 in () at /usr/lib64/libQt5Quick.so.5 #13 0x00007f34fd32c66f in QQuickWindow::event(QEvent*) () at /usr/lib64/libQt5Quick.so.5 #14 0x00007f34fc1cf503 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #15 0x00007f34fb52cba8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5 #16 0x00007f34fb8fa274 in QPlatformWindow::windowEvent(QEvent*) () at /usr/lib64/libQt5Gui.so.5 #17 0x00007f34fc1d6238 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #18 0x00007f34fb52cba8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5 #19 0x00007f34fb578c4b in QTimerInfoList::activateTimers() () at /usr/lib64/libQt5Core.so.5 #20 0x00007f34fb579581 in () at /usr/lib64/libQt5Core.so.5 #21 0x00007f34f9af0c0b in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0 #22 0x00007f34f9af0ec8 in () at /usr/lib64/libglib-2.0.so.0 #23 0x00007f34f9af0f7f in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #24 0x00007f34fb579930 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #25 0x00007f34fb52b5cb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #26 0x00007f34fb53322d in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5 #27 0x0000562b4abd6ad1 in () #28 0x00007f34fade77fd in __libc_start_main () at /lib64/libc.so.6 #29 0x0000562b4abdd8ba in _start () [Inferior 1 (process 960) detached] Latte-dock also will crash when opening some applications such as Spotify OBS-Studio. Kernel version 5.13.10-gentoo Distribution: Gentoo KDE Version: 5.85.0-r1 -- You are receiving this mail because: You are watching all bug changes.