| Summary: |
kinfocenter and systemsettings crash at startup because of QML “Type unavailable”. |
| Product: |
[Applications] systemsettings
|
Reporter: |
Laura David Hurka <laura.stern> |
| Component: |
general | Assignee: |
Plasma Bugs List <plasma-bugs-null> |
| Status: |
RESOLVED
DUPLICATE
|
|
|
| Severity: |
crash
|
CC: |
nicolas.fella
|
| Priority: |
NOR
|
Keywords: |
drkonqi |
| Version First Reported In: |
unspecified | |
|
| Target Milestone: |
--- | |
|
| Platform: |
Neon | |
|
| OS: |
Linux | |
|
|
Latest Commit:
|
|
Version Fixed/Implemented In:
|
|
|
Sentry Crash Report:
|
|
| |
| Attachments: |
New crash information added by DrKonqi
|
Application: systemsettings (5.26.80) Qt Version: 5.15.7 Frameworks Version: 5.100.0 Operating System: Linux 5.15.0-52-generic x86_64 Windowing System: X11 Distribution: KDE neon Unstable Edition DrKonqi: 5.26.80 [CoredumpBackend] -- Information about the crash: When I launch kinfocenter or systemsettings either from application menu or command line, they crash immediately. This issue started when I upgraded from KDE Neon developer edition 20.04 to 22.04 yesterday evening. The command line output of systemsettings is the following, kinfocenter does equal output: Using fontconfig file: "/home/david/.config/fontconfig/fonts.conf" Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes. kf.sonnet.clients.hspell: HSpellDict::HSpellDict: Init failed file:///usr/share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/main.qml:11:1: Type Kirigami.ApplicationItem unavailable Kirigami.ApplicationItem { ^ file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/ApplicationItem.qml:75:1: Type Kirigami.AbstractApplicationItem unavailable Kirigami.AbstractApplicationItem { ^ file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/AbstractApplicationItem.qml:436:13: Icon is not a type Icon { ^ "file:///usr/share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/main.qml:11:1: Type Kirigami.ApplicationItem unavailable" "file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/ApplicationItem.qml:75:1: Type Kirigami.AbstractApplicationItem unavailable" "file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/AbstractApplicationItem.qml:436:13: Icon is not a type" Fatal error while loading the sidebar view qml component 28 -- exe=/usr/bin/systemsettings 13 -- platform=xcb 11 -- display=:0 23 -- appname=systemsettings 17 -- apppath=/usr/bin 9 -- signal=6 9 -- pid=3569 19 -- appversion=5.26.80 28 -- programname=System Settings 31 -- bugaddress=submit@bugs.kde.org 12 -- startupid=0 KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = systemsettings path = /usr/bin pid = 3569 KCrash: Arguments: /usr/bin/systemsettings Aborted (core dumped) The backtrace for kinfocenter and systemsettings look equal too. The crash can be reproduced every time. -- Backtrace (Reduced): #6 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139863526493824) at ./nptl/pthread_kill.c:44 #7 __pthread_kill_internal (signo=6, threadid=139863526493824) at ./nptl/pthread_kill.c:78 #8 __GI___pthread_kill (threadid=139863526493824, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 #9 0x00007f3488571476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #10 0x00007f34885577f3 in __GI_abort () at ./stdlib/abort.c:79 Reported using DrKonqi