Summary: | System Settings crash when installing cursors from local file | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | raif |
Component: | kcm_cursortheme | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | CONFIRMED --- | ||
Severity: | crash | CC: | bugseforuns, maurice.kevin1, twinshadows404 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.18.5 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
raif
2020-07-03 07:37:26 UTC
Created attachment 130075 [details]
New crash information added by DrKonqi
systemsettings5 (5.19.2) using Qt 5.15.0
- What I was doing when the application crashed: Installing a tar.gz file to the cursors
- Unusual behavior I noticed: KWIN crashes multiple
- Custom settings of the application: Changed theme from the default
-- Backtrace (Reduced):
#10 0x0000ffff8a16f9d0 in QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const () from /usr/lib/libQt5Qml.so.5
[...]
#13 0x0000ffff8a1177fc in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) () from /usr/lib/libQt5Qml.so.5
#14 0x0000ffff8a2ed120 in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) () from /usr/lib/libQt5Qml.so.5
#15 0x0000ffff8a285050 in QQmlBoundSignalExpression::evaluate(void**) () from /usr/lib/libQt5Qml.so.5
[...]
#17 0x0000ffff8a2c9ae4 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () from /usr/lib/libQt5Qml.so.5
Created attachment 130092 [details]
New crash information added by DrKonqi
systemsettings5 (5.19.2) using Qt 5.15.0
- What I was doing when the application crashed: Just finished selecting the installing file from the directory. Clicked install and then crash.
- Custom settings of the application: Created a directory for the fcursor files (/home/fatmanatee//.icons/.... which also does not show up in the file manager in the corresponding "home" directory). The option to install from the former directory was chosen after manually selecting said directory.
-- Backtrace (Reduced):
#10 0x0000ffff8a1619d0 in QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const () from /usr/lib/libQt5Qml.so.5
[...]
#13 0x0000ffff8a1097fc in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) () from /usr/lib/libQt5Qml.so.5
#14 0x0000ffff8a2df120 in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) () from /usr/lib/libQt5Qml.so.5
#15 0x0000ffff8a277050 in QQmlBoundSignalExpression::evaluate(void**) () from /usr/lib/libQt5Qml.so.5
[...]
#17 0x0000ffff8a2bbae4 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () from /usr/lib/libQt5Qml.so.5
Can reproduce. Note, the cursor gets installed, but settings crash. 2nd time even if you click on Cancel when asked if you want to overwrite an already existing cursor theme, it will still crash. *** Bug 439973 has been marked as a duplicate of this bug. *** |