Summary: | Crash after delete notification about delete default panel | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Max <merva.2303> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | kde, nate, whalesharks |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.27.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Max
2024-02-05 09:14:09 UTC
Created attachment 165558 [details]
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
*** This bug has been marked as a duplicate of bug 468180 *** Created attachment 175532 [details]
New crash information added by DrKonqi
plasmashell (5.27.11) using Qt 5.15.13
before the crash, i was trying to edit the default panel, but it was acting oddly. i moved a widget off of it, and the panel was moved to the middle of the screen. i tried to move it back but it slid the widgets on the panel around so they were overlapping with my open apps and would not move back. i deleted the panel to try and remake it but then it crashed
-- Backtrace (Reduced):
#5 0x00007fd0306803de in QtQml::qmlExecuteDeferred(QObject*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#6 0x00007fd030b49e3d in QQuickTransition::prepare(QList<QQuickStateAction>&, QList<QQmlProperty>&, QQuickTransitionManager*, QObject*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7 0x00007fd030b3f487 in QQuickTransitionManager::transition(QList<QQuickStateAction> const&, QQuickTransition*, QObject*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#8 0x00007fd02ef0be4b in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9 0x00007fd02fd63092 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
|