Summary: | KDE System Settings Crashes When Adding New Online Accounts | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | mydarkthawts <bugs.kde.org> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | cwo.kde, patrick, samsenne77 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.27.11 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
mydarkthawts
2024-07-15 05:47:56 UTC
Thank you for the bug report! This issue has already been filed and is believed to be fixed in current versions of Plasma. *** This bug has been marked as a duplicate of bug 488209 *** Created attachment 171830 [details]
New crash information added by DrKonqi
systemsettings (5.27.11) using Qt 5.15.13
The control panel crashes reliably when clicking "Add new account" ("Neuen Zugang hinzufügen" in German) in the online accounts panel. Happens with both Wayland and X11.
-- Backtrace (Reduced):
#4 0x00007f19cc55d765 in Accounts::Provider::~Provider() () from /lib/x86_64-linux-gnu/libaccounts-qt5.so.1
#5 0x00007f19cc57a198 in ProvidersModel::data(QModelIndex const&, int) const () from /lib/x86_64-linux-gnu/libkaccounts.so.2
[...]
#8 0x00007f19eeda6903 in QV4::QObjectWrapper::virtualResolveLookupGetter(QV4::Object const*, QV4::ExecutionEngine*, QV4::Lookup*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
[...]
#11 0x00007f19eed5be7a in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#12 0x00007f19eeeeb781 in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
|