The system launcher is extremely buggy [Mi 9T — 21.5.12]


gerryrigs

Members
Mar 5, 2021
67
20
The system launcher went crazy, it repeatedly force stop freezes my whole phone and I need to restart it and really be quick to open Themes app and apply the default theme. This happened after I changed the app icons. What should I do about this.
Code:
I managed to capture the log for the bug:
java.lang.RuntimeException: An error occurred while executing doInBackground()
at android.os.AsyncTask$4.done(Unknown Source:27)
at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:383)
at java.util.concurrent.FutureTask.setException(FutureTask.java:252)
at java.util.concurrent.FutureTask.run(FutureTask.java:271)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:923)
Caused by: java.lang.IllegalStateException
at com.miui.home.library.utils.Preconditions.assertUIThread(Unknown Source:13)
at com.miui.home.launcher.common.Utilities.useViewToPost(Unknown Source:0)
at com.miui.home.launcher.common.ForegroundTaskQueue.handleTask(Unknown Source:6)
at com.miui.home.launcher.common.ForegroundTaskQueue.addTask(Unknown Source:13)
at com.miui.home.launcher.ItemIcon.showMessageAnimation(Unknown Source:6)
at com.miui.home.launcher.ShortcutIcon.showMessageAnimation(Unknown Source:34)
at com.miui.home.launcher.ItemIcon.setMessage(Unknown Source:78)
at com.miui.home.launcher.ShortcutInfo.setBuddyIconView(Unknown Source:32)
at com.miui.home.launcher.ShortcutIcon.fromXml(Unknown Source:29)
at com.miui.home.launcher.Launcher.createItemIcon(Unknown Source:33)
at com.miui.home.launcher.FolderInfo.lambda$preLoadContentView$135(Unknown Source:12)
at com.miui.home.launcher.-$$Lambda$FolderInfo$uZbqKdSYif5qRh4JYJLKp3VQ1mQ.get(Unknown Source:4)
at com.miui.home.launcher.common.LoadingAsyncInflateManager.lambda$inflateViewAsync$143(Unknown Source:10)
at com.miui.home.launcher.common.-$$Lambda$LoadingAsyncInflateManager$bDkGP8lPMu-qMuCXIjV2k8MvnmU.get(Unknown Source:4)
at com.miui.home.launcher.common.Utilities.lambda$inflateViewAsync$152(Unknown Source:12)
at com.miui.home.launcher.common.-$$Lambda$Utilities$G57vxVzGDWpHumk-cTwyR3Omhe4.apply(Unknown Source:6)
at com.miui.home.library.utils.AsyncTaskExecutorHelper$3.doInBackground(Unknown Source:14)
at com.miui.home.library.utils.AsyncTaskExecutorHelper$3.doInBackground(Unknown Source:2)
at android.os.AsyncTask$3.call(Unknown Source:20)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
... 3 more



Sent from my Redmi K20 using Tapatalk
 
Last edited by a moderator: