Window Rules menu is broken (arch)

Hi everyone,

I’m having trouble with the Window Rules settings on Arch. The drop-down menus look like this now:


When i open the window with “kcmshell6 kwinrules” I get these errors:
qrc:/kcm/kcm_kwinrules/RulesEditor.qml:171:5: QML OverlaySheet: Binding loop detected for property “implicitHeight”:
file:///usr/lib/qt6/qml/org/kde/kirigami/templates/OverlaySheet.qml:132:5
qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:88: ReferenceError: bitMask is not defined
qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:101:17: Unable to assign [undefined] to QString
qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:88: ReferenceError: bitMask is not defined
qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:116: TypeError: Cannot read property ‘length’ of undefined

I can still select the values, except for in the “window types” drop-down, which just changes between “All selected” and “9 selected”, no matter which ones i click.
Does anyone have an idea what the problem might be? I tried reinstalling and updating everything, also testing branch versions.

I am currently using:
Linux 6.13.7-arch1-1
kwin 6.3.3.1-1
qt6-base 6.8.2-3
plasma-desktop 6.3.3-1

I believe you are hitting: 501357 – Options from dropdowns in "Configure special app/window settings..." window are not readable

2 Likes

Yes, that’s the problem. I had looked in bug reports but didn’t see it, sorry.