mLauncher
mLauncher copied to clipboard
[Crash Report] Launcher crashes after disabling recent apps
Checklist
- [x] I will make sure to have the issue written in English with an English title.
- [x] I've verified that this issue hasn't been addressed in the changelogs.
- [x] I have created the title to best match the issue.
- [ ] I optionally donated to support the mLauncher mission.
App version
1.8.9
Android version
Android 15
How did you download the software?
F-Droid
Crash description
The launcher crashes when listing apps. This happened several times after enabling and disabling "Show recent apps" in "Look & Feel". I cannot reproduce the crash reliably because there might be some other factors involved.
Steps to reproduce the crash
Go to Settings Go to Look & Feel Enable "Show recent apps" Open some apps, also hidden and locked ones Go to Settings Go to Look & Feel Disable "Show recent apps" Try to open the app list
Expected behavior
List of apps should appear.
Screenshots/Screen recordings
No response
Logs
=== Device Info === App Version: 1.8.9 (10809) Installed From: Droid-ify (F-Droid) Device: Xiaomi M2101K6G Android Version: 15 (API 35) CPU: arm64-v8a, armeabi-v7a, armeabi
=== Crash Stack Trace === java.lang.IllegalArgumentException: The fragment AppDrawerFragment{8baa30a} (8ca68c80-b5c1-4289-9bed-1c9b5f64200c id=0x7f0a0162 tag=20f2656a-8796-429b-95b5-40f3aedd9b7a) is unknown to the FragmentNavigator. Please use the navigate() function to add fragments to the FragmentNavigator managed FragmentManager. at u1.E.z(Unknown Source:1504) at u1.E.U(Unknown Source:91) at u1.E.y(Unknown Source:77) at H1.s.run(Unknown Source:18) at android.os.Handler.handleCallback(Handler.java:991) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loopOnce(Looper.java:232) at android.os.Looper.loop(Looper.java:317) at android.app.ActivityThread.main(ActivityThread.java:8787) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:591) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:871)
Additional information
No response
Terms and Conditions
- [x] I have read all the rules above and filled in the requiered fields to the best of my ability.
- [x] I accept that if I fail to follow the rules listed above that i will be blocked from interactions with this project.
👋 Thanks for reporting!
We will get back to you soon about this issue.
i will have a look intot this
Cant seem to get this to happen. maybe try to do it on a clean install? but first do a backup.
This issue is available for anyone to work on. Make sure to reference this issue in your pull request. :sparkles: Thank you for your contribution! :sparkles:
I can reproduce the crash with a blank installation of mLauncher, if I set all gesture actions to Show App List and then perform a couple of quick double taps:
=== Recent User Actions === 20:37:44 - App Launched 20:37:49 - DoubleClick Gesture 20:37:52 - DoubleClick Gesture 20:37:56 - DoubleClick Gesture 20:37:59 - DoubleClick Gesture 20:38:08 - SwipeDown Gesture 20:38:08 - com.simplemobiletools.calendar.pro App Launched
@cbiere is this still an issue on the latest release?