Bug 461592

Summary: kinfocenter crashes in moment of start
Product: [Applications] kinfocenter Reporter: Piotr Mierzwinski <piotr.mierzwinski>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nicolas.fella, piotr.mierzwinski, sitter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: kinfocenter_developer_info
kinfocenter_install_debug_symbols-failed

Description Piotr Mierzwinski 2022-11-08 13:48:56 UTC
Created attachment 153585 [details]
kinfocenter_developer_info

I use Neon Unstable
After recent updates I tried to start KInfoCenter but without success. It crashed when tried to start it. 
On today (2022/11/08 14:30 no new updates.

Below please find result what is reported in konsole:

$ kinfocenter 
kf.xmlgui: cannot find .rc file "kinfocenterui.rc" for component "kinfocenter"
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=5294
19 -- appversion=5.26.80
24 -- programname=Info Center
31 -- bugaddress=submit@bugs.kde.org
12 -- startupid=0
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = systemsettings path = /usr/bin pid = 5294
KCrash: Arguments: /usr/bin/systemsettings 
Aborted (core dumped)


STEPS TO REPRODUCE
1. Start KInfoCenter by Application Launcher or in konsole
2. 
3. 

OBSERVED RESULT
Application crashed

EXPECTED RESULT
Application should not crash

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.26.80
KDE Frameworks Version: 5.100
Qt Version: 5.15.5

(I guessed above, due to cannot get info from the system)

ADDITIONAL INFORMATION
Comment 1 Piotr Mierzwinski 2022-11-08 13:52:07 UTC
Created attachment 153586 [details]
kinfocenter_install_debug_symbols-failed

I cannot install debug symbols and try of installations failed (I followed suggestions gave by Plasma)
Comment 2 Piotr Mierzwinski 2022-11-08 13:53:46 UTC
$ cat /etc/lsb-release 
DISTRIB_ID=neon
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="KDE neon Unstable Edition"
Comment 3 Nicolas Fella 2022-11-08 14:11:43 UTC

*** This bug has been marked as a duplicate of bug 461551 ***