https://bugs.kde.org/show_bug.cgi?id=451371
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Black screen and no panel |Plasma crashes on launch |on desktop after 5.24.3 |after 5.24.3 update |update | CC| |alexander.loh...@gmx.de, | |n...@kde.org See Also| |https://bugs.kde.org/show_b | |ug.cgi?id=451304 --- Comment #2 from Nate Graham <n...@kde.org> --- Sounds like Plasma is crashing on launch and unable to fully load. The backtrace suggests that it is trying and failing to load something. Unfortunately it isn't clear what. Thread 1 has this in it, which we've also seen recently: > #10 0x00007f8aa33dbf61 in PlasmaQuick::AppletQuickItem::init() () from > /lib/x86_64-linux-gnu/libKF5PlasmaQuick.so.5 > #11 0x00007f8a981f01c9 in ?? () from > /usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/scriptengines/plasma_appletscript_declarative.so > #12 0x00007f8aa33de111 in > PlasmaQuick::AppletQuickItem::itemChange(QQuickItem::ItemChange, > QQuickItem::ItemChangeData const&) () from > /lib/x86_64-linux-gnu/libKF5PlasmaQuick.so.5 Unfortunately frame #11 is missing symbols. Could you install all available debug symbols for Plasma and seen if you can get a backtrace that indicates what in plasma_appletscript_declarative.so is crashing? Thanks -- You are receiving this mail because: You are watching all bug changes.