Hi, I've recently installed Xiaomi EU on my Xiaomi 12 Pro and I've tried changing the search bar provider to Sesame.
When I'm trying to click on the setting it just crashes without a message so I've searched for the crash in the logs, here's what I found.
[Lines 107 - 132, complete logcat of System Launcher is attached]
I'm running on the latest EEU version (13.0.19 Stable SLBEUXM)
When I'm trying to click on the setting it just crashes without a message so I've searched for the crash in the logs, here's what I found.
Code:
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: FATAL EXCEPTION: main
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: Process: com.miui.home, PID: 15821
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=eu.xiaomi.ext.intent.action.SEARCH_BAR_APP }
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2087)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.app.Instrumentation.execStartActivity(Instrumentation.java:1747)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.app.Activity.startActivityForResult(Activity.java:5532)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java:597)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.app.Activity.startActivityForResult(Activity.java:5485)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java:583)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.app.Activity.startActivity(Activity.java:5891)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.app.Activity.startActivity(Activity.java:5844)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at androidx.preference.Preference.performClick(Preference.java:1199)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at androidx.preference.Preference.performClick(Preference.java:1166)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at androidx.preference.Preference$1.onClick(Preference.java:181)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.view.View.performClick(View.java:7750)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.view.View.performClickInternal(View.java:7727)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.view.View.access$3700(View.java:861)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.view.View$PerformClick.run(View.java:29133)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:938)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:210)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.os.Looper.loop(Looper.java:299)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8108)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
2022-08-20 18:44:49.317 15821 15821 com.miui.home E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
[Lines 107 - 132, complete logcat of System Launcher is attached]
I'm running on the latest EEU version (13.0.19 Stable SLBEUXM)