You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting/Entering activity from home screen with short press fails if remote setting "Settings" -> "User interface" -> "Inverted button behavior" is enabled. If this setting is disabled then long press works but is unstable.
Same behavior regardless of trying to activate activity or entity. Log suggest "remote does not know where it is"
This functionality worked in 2.2.2
How to Reproduce
Enable "Inverted button behavior" in setting in the remote. (not web ui)
Expected behavior
Entering / startin activity on home screen should work with short press.
System version
2.2.3
What part of the system affected by the problem?
UI
Additional context
Loglines when ok / middle button is pressed: 2025-01-10 21:02:04.078222 +00:00 ui INFO uc.ui.input: Key released: "DPAD_MIDDLE" "MainContainer_QMLTYPE_219(0xaaaaf61e56e0)" 2025-01-10 21:02:04.077529 +00:00 ui WARN qrc:/MainContainer.qml:270: TypeError: Cannot read property 'currentItem' of undefined 2025-01-10 21:02:03.869755 +00:00 ui INFO uc.ui.input: Key pressed: "DPAD_MIDDLE" "MainContainer_QMLTYPE_219(0xaaaaf61e56e0)"
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Description
Starting/Entering activity from home screen with short press fails if remote setting "Settings" -> "User interface" -> "Inverted button behavior" is enabled. If this setting is disabled then long press works but is unstable.
Same behavior regardless of trying to activate activity or entity. Log suggest "remote does not know where it is"
This functionality worked in 2.2.2
How to Reproduce
Enable "Inverted button behavior" in setting in the remote. (not web ui)
Expected behavior
Entering / startin activity on home screen should work with short press.
System version
2.2.3
What part of the system affected by the problem?
UI
Additional context
Loglines when ok / middle button is pressed:
2025-01-10 21:02:04.078222 +00:00 ui INFO uc.ui.input: Key released: "DPAD_MIDDLE" "MainContainer_QMLTYPE_219(0xaaaaf61e56e0)" 2025-01-10 21:02:04.077529 +00:00 ui WARN qrc:/MainContainer.qml:270: TypeError: Cannot read property 'currentItem' of undefined 2025-01-10 21:02:03.869755 +00:00 ui INFO uc.ui.input: Key pressed: "DPAD_MIDDLE" "MainContainer_QMLTYPE_219(0xaaaaf61e56e0)"
The text was updated successfully, but these errors were encountered: