Skip to content
New issue

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

Crash: documentItemAdapter has not been initialized #3161

Closed
tuomas2 opened this issue Jan 9, 2024 · 1 comment
Closed

Crash: documentItemAdapter has not been initialized #3161

tuomas2 opened this issue Jan 9, 2024 · 1 comment

Comments

@tuomas2
Copy link
Contributor

tuomas2 commented Jan 9, 2024

https://support.andbible.org/scp/tickets.php?id=2380

Geräteinfo:
App id: [net.bible.android](https://net.bible.android/).activity
Version: 5.0.793#b51a161d1 fdroid standard release (built 31/12/24 13:06:16)
Android version: 13
Android SDK version: 33
Manufacturer: Fairphone
Model: FP4
Storage Mb free: 94346
WebView version: 114.0.5735.60
SQLITE version: 3.42.0
Used heap memory in Mb: 4
Max heap memory in Mb: 256

Exception:
kotlin.UninitializedPropertyAccessException: lateinit property documentItemAdapter has not been initialized
at [net.bible.android](https://net.bible.android/).view.activity.base.DocumentSelectionBase.getDocumentItemAdapter(DocumentSelectionBase.kt:123)
at [net.bible.android](https://net.bible.android/).view.activity.base.DocumentSelectionBase$populateMasterDocumentList$2.invokeSuspend(DocumentSelectionBase.kt:385)
at [net.bible.android](https://net.bible.android/).view.activity.base.DocumentSelectionBase$populateMasterDocumentList$2.invoke(DocumentSelectionBase.kt:0)
at [net.bible.android](https://net.bible.android/).view.activity.base.DocumentSelectionBase$populateMasterDocumentList$2.invoke(DocumentSelectionBase.kt:0)
at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:78)
at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:167)
at kotlinx.coroutines.BuildersKt.withContext(Unknown Source:1)
at [net.bible.android](https://net.bible.android/).view.activity.base.DocumentSelectionBase.populateMasterDocumentList(DocumentSelectionBase.kt:381)
at [net.bible.android.view.activity.download](https://net.bible.android.view.activity.download/).DownloadActivity.access$populateMasterDocumentList(DownloadActivity.kt:88)
at [net.bible.android.view.activity.download](https://net.bible.android.view.activity.download/).DownloadActivity$onCreate$4$1.invokeSuspend(DownloadActivity.kt:212)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
at kotlinx.coroutines.DispatchedTaskKt.resume(DispatchedTask.kt:256)
at kotlinx.coroutines.DispatchedTaskKt.resumeUnconfined(DispatchedTask.kt:191)
at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:163)
@timbze
Copy link
Contributor

timbze commented Jan 12, 2024

Duplicate of #3098

@timbze timbze marked this as a duplicate of #3098 Jan 12, 2024
@timbze timbze closed this as completed Jan 12, 2024
@github-actions github-actions bot added this to Needs triage in Ben's project board Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Closed
Development

No branches or pull requests

2 participants