https://bugs.kde.org/show_bug.cgi?id=483812
Flav <hl037.p...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hl037.p...@gmail.com --- Comment #8 from Flav <hl037.p...@gmail.com> --- I have the same issue when I start systemsettings with my usual LOCALE env variables : CSF_LANGUAGE=us LANG=fr_FR.UTF-8 LANGUAGE= LC_COLLATE=C LC_MEASUREMENT=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LC_CTYPE=fr_FR.UTF-8 When I use LC_ALL=C, Then the page show. Here the logs when using my locales : qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0 qrc:/qt/qml/org/kde/systemsettings/CategoryItem.qml:31:13: Unable to assign IconPropertiesGroup_QMLTYPE_101 to IconPropertiesGroup_QMLTYPE_101 qrc:/qt/qml/org/kde/systemsettings/CategoryItem.qml:31:13: Unable to assign IconPropertiesGroup_QMLTYPE_101 to IconPropertiesGroup_QMLTYPE_101 qrc:/qt/qml/org/kde/systemsettings/CategoryItem.qml:31:13: Unable to assign IconPropertiesGroup_QMLTYPE_101 to IconPropertiesGroup_QMLTYPE_101 qml: Page SubCategoryPage_QMLTYPE_113(0x5c74e1420190) is already in the PageRow qml: Pushed pages do not conform to the rules. Please check the documentation. qml: push (file:///usr/lib/qt6/qml/org/kde/kirigami/PageRow.qml:223) onActiveSubCategoryRowChanged (qrc:/qt/qml/org/kde/systemsettings/SubCategoryPage.qml:180) expression for onClicked (qrc:/qt/qml/org/kde/systemsettings/CategoriesPage.qml:207) qrc:/ui/main.qml:378: TypeError: Cannot read property 'buttonMapping' of null qrc:/ui/main.qml:339: TypeError: Cannot read property 'isAnonymousInputDevice' of null qrc:/ui/main.qml:273: TypeError: Cannot read property 'isAnonymousInputDevice' of null qrc:/ui/main.qml:70: TypeError: Cannot read property 'isAnonymousInputDevice' of null qrc:/ui/main.qml:45: TypeError: Cannot read property 'isAnonymousInputDevice' of null qrc:/ui/main.qml:48: TypeError: Cannot read property 'inputDevices' of null qrc:/ui/main.qml:39: TypeError: Cannot read property 'inputDevices' of null qrc:/ui/main.qml:25: TypeError: Cannot read property 'inputDevices' of null kcm_touchpad: Using KWin+Wayland backend kcm_touchpad: Touchpad found: "SynPS/2 Synaptics TouchPad" ("event6") qrc:/libinput/touchpad.qml:70:13: Type Kirigami.InlineMessage unavailable header: Kirigami.InlineMessage { ^ file:///usr/lib/qt6/qml/org/kde/kirigami/InlineMessage.qml:63:1: Type KT.InlineMessage unavailable KT.InlineMessage { ^ qrc:/qt/qml/org/kde/kirigami/templates/InlineMessage.qml:123:43: Cannot assign object of type "TP.IconPropertiesGroup" to property of type "IconPropertiesGroup_QMLTYPE_101*" as the former is neither the same as the latter nor a sub-class of it. property TP.IconPropertiesGroup icon: TP.IconPropertiesGroup {} ^ qml: Page SubCategoryPage_QMLTYPE_113(0x5c74e1420190) is already in the PageRow qml: Pushed pages do not conform to the rules. Please check the documentation. qml: push (file:///usr/lib/qt6/qml/org/kde/kirigami/PageRow.qml:223) onActiveSubCategoryRowChanged (qrc:/qt/qml/org/kde/systemsettings/SubCategoryPage.qml:180) expression for onClicked (qrc:/qt/qml/org/kde/systemsettings/SubCategoryPage.qml:215) -- You are receiving this mail because: You are watching all bug changes.