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
When holding the home button either with 2 or 3 button navigation, SystemUI crashes.
Steps to reproduce
Go to settings -> system -> gestures -> navigation mode
switch to 2 or 3 button navigation
hold the home button
Relevant log (logcat/build log)
12-25 21:37:37.564 21081 21081 E AndroidRuntime: FATAL EXCEPTION: main
12-25 21:37:37.564 21081 21081 E AndroidRuntime: Process: com.android.systemui, PID: 21081
12-25 21:37:37.564 21081 21081 E AndroidRuntime: java.lang.ClassCastException: com.google.android.systemui.assist.OpaLayout cannot be cast to com.android.systemui.navigationbar.buttons.KeyButtonView
12-25 21:37:37.564 21081 21081 E AndroidRuntime: at com.android.systemui.navigationbar.NavigationBar.onHomeLongClick(NavigationBar.java:1444)
12-25 21:37:37.564 21081 21081 E AndroidRuntime: at com.android.systemui.navigationbar.NavigationBar.lambda$new$2(NavigationBar.java:467)
12-25 21:37:37.564 21081 21081 E AndroidRuntime: at com.android.systemui.navigationbar.NavigationBar.$r8$lambda$zY6mSQB2R28kIk6-vWzi6hNheNA(NavigationBar.java:0)
12-25 21:37:37.564 21081 21081 E AndroidRuntime: at com.android.systemui.navigationbar.NavigationBar$$ExternalSyntheticLambda4.run(R8$$SyntheticClass:0)
12-25 21:37:37.564 21081 21081 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:959)
12-25 21:37:37.564 21081 21081 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:100)
12-25 21:37:37.564 21081 21081 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:232)
12-25 21:37:37.564 21081 21081 E AndroidRuntime: at android.os.Looper.loop(Looper.java:317)
12-25 21:37:37.564 21081 21081 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8705)
12-25 21:37:37.564 21081 21081 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
12-25 21:37:37.564 21081 21081 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
12-25 21:37:37.564 21081 21081 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:886)
Screenshots or videos
Doesn't actually freeze, this is due to using scrcpy
2024-12-25.21-41-22.mp4
Solution
No response
Additional context
No response
Acknowledgements
I've checked device is officially supported (for device specific reports and not source related).
I'm running latest version available on risingOS channel for this device
I have searched the existing issues and this is a new and no duplicate or related to another open issue.
I have written a short but informative title.
I filled out all of the requested information in this issue properly.
The text was updated successfully, but these errors were encountered:
Issue type
User interface
Device
Redmi Note 12 Pro 5G (rubyx)
risingOS version
risingOS 6.x
Exact version / Build date
6.0 - Dec 24 2024
Bug description
When holding the home button either with 2 or 3 button navigation, SystemUI crashes.
Steps to reproduce
Relevant log (logcat/build log)
Screenshots or videos
2024-12-25.21-41-22.mp4
Solution
No response
Additional context
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: