https://bugs.kde.org/show_bug.cgi?id=475117
--- Comment #8 from Tammes Burghard <k...@kuchenmampfer.de> --- Update: 1, 2 and 4 are fixed The others are less important I feel like, but I am also getting a bunch of errors from Kirigami: ``` file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:41: TypeError: Cannot read property 'Normal' of undefined file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:75: TypeError: Cannot read property 'Normal' of undefined file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:41: TypeError: Cannot read property 'Normal' of undefined file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:41: TypeError: Cannot read property 'Normal' of undefined file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:75: TypeError: Cannot read property 'Normal' of undefined file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined ``` -- You are receiving this mail because: You are watching all bug changes.