-
-
Notifications
You must be signed in to change notification settings - Fork 57
Closed as not planned
Labels
template ignoredThe user didn't follow the template/instructions (or removed them)The user didn't follow the template/instructions (or removed them)
Description
1.6.0 beta Android 14
Installed, not start
Enabled in Android Settings
Used system selector to select it
Try to start:
FATAL EXCEPTION: main
Process: org.fossify.keyboard, PID: 8029
java.lang.RuntimeException: Unable to start activity ComponentInfo{org.fossify.keyboard/org.fossify.keyboard.activities.SplashActivity}: kotlin.UninitializedPropertyAccessException: lateinit property binding has not been initialized
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3993)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4180)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:114)
at android.app.servertransaction.TransactionExecutor.executeNonLifecycleItem(TransactionExecutor.java:231)
at android.app.servertransaction.TransactionExecutor.executeTransactionItems(TransactionExecutor.java:152)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:93)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2595)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loopOnce(Looper.java:232)
at android.os.Looper.loop(Looper.java:317)
at android.app.ActivityThread.main(ActivityThread.java:8601)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:863)
Caused by: kotlin.UninitializedPropertyAccessException: lateinit property binding has not been initialized
at org.fossify.keyboard.services.SimpleKeyboardIME.e(Unknown Source:33)
at org.fossify.keyboard.services.SimpleKeyboardIME.onSharedPreferenceChanged(Unknown Source:56)
at android.app.SharedPreferencesImpl$EditorImpl.notifyListeners(SharedPreferencesImpl.java:645)
at android.app.SharedPreferencesImpl$EditorImpl.apply(SharedPreferencesImpl.java:519)
at A.r.q(Unknown Source:8)
at o5.b.p(Unknown Source:4)
at n5.j.R(Unknown Source:22)
at org.fossify.keyboard.activities.SplashActivity.onCreate(Unknown Source:101)
at android.app.Activity.performCreate(Activity.java:8960)
at android.app.Activity.performCreate(Activity.java:8938)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1530)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3975)
... 13 more
Done this multiple times only to notice it was already changed, and now it does not crash on open
Metadata
Metadata
Assignees
Labels
template ignoredThe user didn't follow the template/instructions (or removed them)The user didn't follow the template/instructions (or removed them)