We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After doing the "back" swipe gesture on my Pixel 6a, Android 14 with the current Version from the Google Play Store (30290290) the app crashed.
This behavior is reproducible.
Steps to reproduce:
crash
If there is a need for any additional information, I'm happy to help!
Logs exported from the app:
Exception in thread "main" kotlin.UninitializedPropertyAccessException: lateinit property currentAccount has not been initialized at com.nextcloud.client.mixins.SessionMixin.getCurrentAccount(SessionMixin.kt:32) at com.nextcloud.client.mixins.SessionMixin.onRestart(SessionMixin.kt:100) at com.nextcloud.client.mixins.MixinRegistry.onRestart(MixinRegistry.kt:48) at com.owncloud.android.ui.activity.BaseActivity.onRestart(BaseActivity.java:118) at android.app.Instrumentation.callActivityOnRestart(Instrumentation.java:1711) at android.app.Activity.performRestart(Activity.java:9086) at android.app.ActivityThread.performRestartActivity(ActivityThread.java:5729) at android.app.servertransaction.TransactionExecutor.performLifecycleSequence(TransactionExecutor.java:352) at android.app.servertransaction.TransactionExecutor.cycleToPath(TransactionExecutor.java:307) at android.app.servertransaction.TransactionExecutor.cycleToPath(TransactionExecutor.java:289) at android.app.servertransaction.TransactionExecutor.executeNonLifecycleItem(TransactionExecutor.java:213) 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:8592) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878)
com.nextcloud.client
30290290
gplay
google
bluejay
Pixel 6a
AP2A.240605.024
34
14
11860263
The text was updated successfully, but these errors were encountered:
Duplicate of #13241 Fixed in #13248
Sorry, something went wrong.
No branches or pull requests
After doing the "back" swipe gesture on my Pixel 6a, Android 14 with the current Version from the Google Play Store (30290290) the app crashed.
This behavior is reproducible.
Steps to reproduce:
crash
If there is a need for any additional information, I'm happy to help!
Logs exported from the app:
Cause of error
App information
com.nextcloud.client
30290290
gplay
Device information
google
bluejay
Pixel 6a
AP2A.240605.024
bluejay
Firmware
34
14
11860263
The text was updated successfully, but these errors were encountered: