Bug 461592 - kinfocenter crashes in moment of start
Summary: kinfocenter crashes in moment of start
Status: RESOLVED DUPLICATE of bug 461551
Alias: None
Product: kinfocenter
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-08 13:48 UTC by Piotr Mierzwinski
Modified: 2022-11-08 14:11 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
kinfocenter_developer_info (58.16 KB, text/plain)
2022-11-08 13:48 UTC, Piotr Mierzwinski
Details
kinfocenter_install_debug_symbols-failed (8.52 KB, text/plain)
2022-11-08 13:52 UTC, Piotr Mierzwinski
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***