Summary: | Edit panel function crashes KDE | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Andrea <bildcraft10000> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | plasma-bugs, ugabuguman |
Priority: | NOR | Keywords: | drkonqi |
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Andrea
2020-06-25 10:10:18 UTC
Created attachment 129832 [details]
New crash information added by DrKonqi
plasmashell (5.18.2) using Qt 5.15.0
- What I was doing when the application crashed:
Added Nordic KDE theme, applied it. Then went make some changes on the panel, clicked "Edit panel" then the "krash" happend.
-- Backtrace (Reduced):
#6 0x00007fc6f3263357 in QQmlComponentPrivate::requiredProperties() () at /usr/lib/libQt5Qml.so.5
#7 0x00007fc6f3265e65 in QQmlComponentPrivate::completeCreate() () at /usr/lib/libQt5Qml.so.5
#8 0x00007fc6f3f0ea37 in () at /usr/lib/libKF5PlasmaQuick.so.5
#9 0x00007fc6f3f0ef57 in PlasmaQuick::ConfigView::ConfigView(Plasma::Applet*, QWindow*) () at /usr/lib/libKF5PlasmaQuick.so.5
#10 0x0000557b39657040 in ()
After updating plasmashell to version 5.19.2 the problem is fixed. Thanks for reporting back |