Summary: | System Settings crash when trying to download themes | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | devhexorg |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | akselmo, davidgongoragomez1, kde, kdedev |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 5.27.11 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
devhexorg
2024-04-15 12:08:32 UTC
#485760, #486945 and #487144 all look related to this. Unable to reproduce this on 6.2 Created attachment 181744 [details]
New crash information added by DrKonqi
systemsettings (5.27.11) using Qt 5.15.9
The most specific way to recreate the bug is by opening "System Preferences", "Appearance", going to "Application Style", choosing "Configure gnome application style", a button at the bottom right, and this opens a window, then "Get new application styles" and right there it crashes.
-- Backtrace (Reduced):
#4 0x00007f459fecef8e in QObjectPrivate::addConnection(int, QObjectPrivate::Connection*) () from /lib64/libQt5Core.so.5
#5 0x00007f459fed4ea5 in QObjectPrivate::connectImpl(QObject const*, int, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*) () from /lib64/libQt5Core.so.5
#6 0x00007f459fed534d in QObject::connectImpl(QObject const*, void**, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*) () from /lib64/libQt5Core.so.5
#7 0x00007f45737897e7 in KNSCore::Engine::loadProviders() () from /lib64/libKF5NewStuffCore.so.5
#8 0x00007f457378adaa in KNSCore::Engine::init(QString const&) () from /lib64/libKF5NewStuffCore.so.5
No new reports in 6.x, we can assume its' resolved. |