Bug 479097

Summary: Get new splash screens returns no results
Product: [Applications] systemsettings Reporter: Twib <twibbish>
Component: kcm_splashscreenAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: bugseforuns, dougshaw77, nate
Priority: NOR Keywords: qt6
Version: 5.91.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Twib 2023-12-27 21:02:21 UTC
SUMMARY
Upon clicking Get New on the Splash Screen module of System Settings, the new window returns no results. I have launched System Settings via the terminal and the complete output is below, however, the last line is the only line that appears upon opening the Get New window.

systemsettings
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
KPackageStructure of KPluginMetaData(pluginId:"org.kde.oxygen", fileName: "/home/Steven/kde/usr/share/plasma/look-and-feel/org.kde.oxygen/metadata.json") does not match requested format "Plasma/LookAndFeel"
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
qrc:/kcm/kcm_lookandfeel/main.qml:142:9: QML StackView: Binding loop detected for property "implicitHeight"
qml: Page SubCategoryPage_QMLTYPE_85(0x563a40e79ed0) is already in the PageRow
qml: Pushed pages do not conform to the rules. Please check the documentation.
push (file:///home/Steven/kde/usr/lib/qml/org/kde/kirigami/PageRow.qml:223)
onActiveSubCategoryRowChanged (qrc:/qt/qml/org/kde/systemsettings/SubCategoryPage.qml:175)
expression for onClicked (qrc:/qt/qml/org/kde/systemsettings/CategoriesPage.qml:192)
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
qml: Page SubCategoryPage_QMLTYPE_85(0x563a40e79ed0) is already in the PageRow
qml: Pushed pages do not conform to the rules. Please check the documentation.
push (file:///home/Steven/kde/usr/lib/qml/org/kde/kirigami/PageRow.qml:223)
onActiveSubCategoryRowChanged (qrc:/qt/qml/org/kde/systemsettings/SubCategoryPage.qml:175)
expression for onClicked (qrc:/qt/qml/org/kde/systemsettings/SubCategoryPage.qml:197)
qrc:/qt/qml/org/kde/newstuff/Action.qml:136:68: QML Connections: Detected function "onInitialized" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.

STEPS TO REPRODUCE
1. Open 'System Settings'.
2.  Navigate to 'Splash Screen' which is inside the 'Colors & Themes' section.
3.  Click 'Get New', try changing filter settings, or try a search term.

OBSERVED RESULT
'No items found' appears with or without a search term.

EXPECTED RESULT
Expected to see the most recent results without the need for any search term.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch x64 6.1.69-1-lts Wayland
(available in About System)
KDE Plasma Version: 5.91.90
KDE Frameworks Version: 5.248.0
Qt Version: 6.6.1

ADDITIONAL INFORMATION
Running older hardware.
Intel i7 4700MQ
Realtek RTL8168 PCI Express Gigabit Ethernet Controller (rev 0a)
Laptop is Clevo P150SM.
Comment 1 Doug 2024-01-02 03:36:29 UTC
Reproduced in KDE Neon Unstable.
Comment 2 Nate Graham 2024-01-11 18:56:09 UTC
Right, so I guess that means there are no Plasma 6 compatible splash screens yet.