Running the KDE system settings from the GUI or CLI results in a crash:
ben@desktop:/v/h/ben►systemsettings5 file:///usr/share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/main.qml:35:5: Type CategoriesPage unavailable CategoriesPage { ^ file:///usr/share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/CategoriesPage.qml:13:1: Type Kirigami.ScrollablePage unavailable Kirigami.ScrollablePage { ^ file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:125:18: RefreshableScrollView is not a type let height = contentHeight + topPadding + bottomPadding; ^ "file:///usr/share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/main.qml:35:5: Type CategoriesPage unavailable" "file:///usr/share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/CategoriesPage.qml:13:1: Type Kirigami.ScrollablePage unavailable" "file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:125:18: RefreshableScrollView is not a type" Fatal error while loading the sidebar view qml component KCrash: Application 'systemsettings' crashing... KCrash: Attempting to start /usr/libexec/drkonqi org.kde.drkonqi: Unable to find an internal debugger that can work with the crash backend fish: Job 1, 'systemsettings5' has stopped ben@desktop:/v/h/ben►Unable to find file for pid 5856 expected at "kcrash-metadata/5856.ini" QSocketNotifier: Invalid socket 8 and type 'Read', disabling... QSocketNotifier: Invalid socket 9 and type 'Read', disabling... fish: Job 1, 'systemsettings5' has ended
I'm not able to reproduce this on a fresh install in a VM, but I'm not sure how this issue has been introduced. I removed some recently layered packages (virt-manager & libvirt) but the issue persists. Unfortunately my knowledge of QML is lacking so I'm not sure what to try next.
ostree fsck doesn't report any issues with the system.
ostree fsck
ben@desktop:/v/h/ben►rpm-ostree status State: idle Deployments: ● fedora:fedora/36/x86_64/kinoite Version: 36.20220825.0 (2022-08-25T16:15:07Z) BaseCommit: 9383974db718e05a95330c868cf666a5cc68063b76996cec605571899d6b92d0 GPGSignature: Valid signature by 53DED2CB922D8B8D9E63FD18999F7CBF38AB71F4 LayeredPackages: akmod-nvidia exa fira-code-fonts fish google-roboto-fonts kitty neovim papirus-icon-theme rofi steam-devices xorg-x11-drv-nvidia xorg-x11-drv-nvidia-cuda LocalPackages: rpmfusion-free-release-36-1.noarch rpmfusion-nonfree-release-36-1.noarch fedora:fedora/36/x86_64/kinoite Version: 36.20220824.0 (2022-08-24T19:36:40Z) BaseCommit: e0ecc9c08472a8aee1c5fbd65611770c3bf36646979f2a00e38bdf8f33e0c2f7 GPGSignature: Valid signature by 53DED2CB922D8B8D9E63FD18999F7CBF38AB71F4 LayeredPackages: akmod-nvidia exa fira-code-fonts fish google-roboto-fonts keepassxc keychain kitty libvirt neovim papirus-icon-theme rofi steam-devices virt-manager xorg-x11-drv-nvidia xorg-x11-drv-nvidia-cuda LocalPackages: rpmfusion-free-release-36-1.noarch rpmfusion-nonfree-release-36-1.noarch
I realise this may not be the correct location to submit Kinoite bugs. Please let me know if I should submit this elsewhere.
This issue appears to be specific to my user profile. After deleting the contents of ~/.cache the issue has been resolved. Apologies for wasting anyone's time with this.
~/.cache
Metadata Update from @breed808: - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)
No time wasted, glad to see it's resolved.