https://bugs.kde.org/show_bug.cgi?id=487191
--- Comment #7 from Aldric <k...@swoy.org> --- Created attachment 173269 --> https://bugs.kde.org/attachment.cgi?id=173269&action=edit New crash information added by DrKonqi plasmashell (5.27.5) using Qt 5.15.8 According to the bug, this is releated to login, but I experienced this while editing panels. I can reproduce this. Detach widgets from one panel and try to attach it to another. If you do this, the widget becomes "hardcoded" in the new panel. If you try to drag it out of the new panel, plasma crashes. -- Backtrace (Reduced): #5 0x00007f9363f2dc86 in QtQml::qmlExecuteDeferred(QObject*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5 #6 0x00007f936433d059 in QQuickTransition::prepare(QList<QQuickStateAction>&, QList<QQmlProperty>&, QQuickTransitionManager*, QObject*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #7 0x00007f9364332997 in QQuickTransitionManager::transition(QList<QQuickStateAction> const&, QQuickTransition*, QObject*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #8 0x00007f93628db54d in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007f93635a6fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 -- You are receiving this mail because: You are watching all bug changes.