FS#55547 - [qtcreator] qtlocation mapviewer example error
Attached to Project:
Arch Linux
Opened by HKKH (HKKH) - Thursday, 07 September 2017, 14:32 GMT
Last edited by Antonio Rojas (arojas) - Friday, 08 September 2017, 06:25 GMT
Opened by HKKH (HKKH) - Thursday, 07 September 2017, 14:32 GMT
Last edited by Antonio Rojas (arojas) - Friday, 08 September 2017, 06:25 GMT
|
Details
Hello!
I compiled qtlocation mapviewer example successfully. but when I run it, crashed: QML debugging is enabled. Only use this in a safe environment. WARNING: Cannot find style "org.kde.desktop" - fallback: "/usr/lib/qt/qml/QtQuick/Controls/Styles/Base" Segmentation fault (core dumped) |
This task depends upon
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
QML debugging is enabled. Only use this in a safe environment.
[New Thread 0x7fffead33700 (LWP 26259)]
[New Thread 0x7fffdd056700 (LWP 26260)]
WARNING: Cannot find style "org.kde.desktop" - fallback: "/usr/lib/qt/qml/QtQuick/Controls/Styles/Base"
[New Thread 0x7fffd3bcc700 (LWP 26261)]
Thread 1 "qml_location_ma" received signal SIGSEGV, Segmentation fault.
0x00007fffd6615576 in ?? () from /usr/lib/qt/qml/org/kde/qqc2desktopstyle/private/libqqc2desktopstyleplugin.so
[Thread 0x7fffd3bcc700 (LWP 26261) exited]
gdb log attached.
Remove qqc2-desktop-style for now.