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
Slim Launcher is crashing when I click on Options.
Logs:
og.slimlaunche: [qarth_debug:] get PatchStore::createDisableExceptionQarthFile method fail.
AndroidRuntime: FATAL EXCEPTION: main
AndroidRuntime: Process: com.sduduzog.slimlauncher, PID: 13379
AndroidRuntime: java.lang.IllegalStateException: no current navigation node
AndroidRuntime: at b.l.m.onClick(:10)
AndroidRuntime: at android.view.View.performClick(View.java:6659)
AndroidRuntime: at android.view.View.performClickInternal(View.java:6631)
AndroidRuntime: at android.view.View.access$3100(View.java:790)
AndroidRuntime: at android.view.View$PerformClick.run(View.java:26187)
AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:907)
AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105)
AndroidRuntime: at android.os.Looper.loop(Looper.java:216)
AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7625)
AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:524)
AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:987)
Look similar to the crash in #92. If so, this should be fixed in the next release (2.4.16). Looks like a new version has been tagged, so I expect F-droid to show an update in the next few days, not sure about the play store.
Slim Launcher is crashing when I click on Options.
Logs:
Device:
Edit: App version is 2.4.14
The text was updated successfully, but these errors were encountered: