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

Can t sign in on google drive #1372

Open
6 tasks done
TeoXP opened this issue Dec 28, 2024 · 1 comment
Open
6 tasks done

Can t sign in on google drive #1372

TeoXP opened this issue Dec 28, 2024 · 1 comment
Labels
Bug Something isn't working

Comments

@TeoXP
Copy link

TeoXP commented Dec 28, 2024

Steps to reproduce

Just pressing sign in in google drive sync

Expected behavior

Show the google sign in like on my phone

Actual behavior

Crash

Crash logs

tachiyomi_crash_logs.txt
App version: 1.11.0 (standard, ffc1e2d, 70, 2024-10-28T03:12:22Z)
Preview build: 0
Android version: 10 (SDK 29; build TB-X606X_S301085_230919_BMP)
Device brand: Lenovo
Device manufacturer: LENOVO
Device name: X606X (LenovoTB-X606X_EEA)
Device model: Lenovo TB-X606X
WebView: Android System WebView 131.0.6778.135

java.lang.Throwable: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW dat=https://accounts.google.com/... flg=0x10000000 }
at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2058)
at android.app.Instrumentation.execStartActivity(Instrumentation.java:1716)
at android.app.Activity.startActivityForResult(Activity.java:5259)
at androidx.activity.ComponentActivity.startActivityForResult(SourceFile:2)
at android.app.Activity.startActivityForResult(Activity.java:5217)
at androidx.activity.ComponentActivity.startActivityForResult(SourceFile:1)
at android.app.Activity.startActivity(Activity.java:5588)
at android.app.Activity.startActivity(Activity.java:5556)
at eu.kanade.presentation.more.settings.screen.SettingsDataScreen$$ExternalSyntheticLambda2.invoke(SourceFile:513)
at coil3.network.okhttp.OkHttpNetworkFetcher$$ExternalSyntheticLambda0.invoke(SourceFile:50)
at androidx.compose.runtime.Recomposer$readObserverOf$1.invoke(SourceFile:1568)
at androidx.compose.foundation.gestures.TapGestureDetectorKt$detectTapAndPress$2$1.invokeSuspend(SourceFile:159)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9)
at kotlinx.coroutines.DispatchedTaskKt.resume(SourceFile:82)
at kotlinx.coroutines.DispatchedTaskKt.dispatch(SourceFile:96)
at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(SourceFile:14)
at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl$kotlinx_coroutines_core(SourceFile:34)
at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl$kotlinx_coroutines_core$default(SourceFile:8)
at kotlinx.coroutines.CancellableContinuationImpl.resumeWith(SourceFile:11)
at androidx.compose.ui.input.pointer.SuspendingPointerInputModifierNodeImpl.dispatchPointerEvent(SourceFile:51)
at androidx.compose.ui.input.pointer.SuspendingPointerInputModifierNodeImpl.onPointerEvent-H0pRuoY(SourceFile:34)
at androidx.compose.foundation.AbstractClickableNode.onPointerEvent-H0pRuoY(SourceFile:118)
at androidx.compose.ui.input.pointer.Node.dispatchMainEventPass(SourceFile:157)
at androidx.compose.ui.input.pointer.Node.dispatchMainEventPass(SourceFile:136)
at androidx.compose.ui.input.pointer.Node.dispatchMainEventPass(SourceFile:136)
at androidx.compose.ui.input.pointer.Node.dispatchMainEventPass(SourceFile:136)
at androidx.compose.ui.input.pointer.Node.dispatchMainEventPass(SourceFile:136)
at androidx.appcompat.widget.PopupMenu.dispatchChanges(SourceFile:36)
at androidx.compose.material.ripple.StateLayer.process-BIzXfog(SourceFile:141)
at androidx.compose.ui.platform.AndroidComposeView.sendMotionEvent-8iAsVTc(SourceFile:81)
at androidx.compose.ui.platform.AndroidComposeView.handleMotionEvent-8iAsVTc(SourceFile:381)
at androidx.compose.ui.platform.AndroidComposeView.dispatchTouchEvent(SourceFile:76)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3113)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2777)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3113)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2777)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3113)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2777)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3113)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2777)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3113)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2777)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3113)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2777)
at com.android.internal.policy.DecorView.superDispatchTouchEvent(DecorView.java:466)
at com.android.internal.policy.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java:1851)
at android.app.Activity.dispatchTouchEvent(Activity.java:4060)
at androidx.appcompat.view.WindowCallbackWrapper.dispatchTouchEvent(SourceFile:3)
at com.android.internal.policy.DecorView.dispatchTouchEvent(DecorView.java:424)
at android.view.View.dispatchPointerEvent(View.java:13728)
at android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent(ViewRootImpl.java:5664)
at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:5458)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4957)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:5010)
at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4976)
at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:5116)
at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4984)
at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:5173)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4957)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:5010)
at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4976)
at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4984)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4957)
at android.view.ViewRootImpl.deliverInputEvent(ViewRootImpl.java:7764)
at android.view.ViewRootImpl.doProcessInputEvents(ViewRootImpl.java:7733)
at android.view.ViewRootImpl.enqueueInputEvent(ViewRootImpl.java:7684)
at android.view.ViewRootImpl$WindowInputEventReceiver.onInputEvent(ViewRootImpl.java:7903)
at android.view.InputEventReceiver.dispatchInputEvent(InputEventReceiver.java:188)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:336)
at android.os.Looper.loop(Looper.java:174)
at android.app.ActivityThread.main(ActivityThread.java:7399)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:502)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [androidx.compose.ui.platform.MotionDurationScaleImpl@c83865c, androidx.compose.runtime.BroadcastFrameClock@e186d65, StandaloneCoroutine{Cancelling}@2d98a3a, AndroidUiDispatcher@199b6eb]

--------- beginning of main
12-28 17:46:23.823 28405 28405 E de.tachiyomi.s: Not starting debugger since process cannot load the jdwp agent.
12-28 17:46:24.973 28405 28443 E SQLiteLog: (28) double-quoted string literal: ""
12-28 17:46:24.973 28405 28443 E SQLiteLog: (28) double-quoted string literal: ""
12-28 17:46:25.582 28405 28405 E GraphicExt: Can't load libboost_ext_fwk
12-28 17:46:25.582 28405 28405 E GraphicExt: GraphicExtModuleLoader::CreateGraphicExtInstance false
12-28 17:46:26.601 28405 28444 E SQLiteLog: (284) automatic index on C(manga_id)
12-28 17:46:26.602 28405 28444 E SQLiteLog: (284) automatic index on mangas_categories(manga_id)
12-28 17:46:26.695 28405 28444 E SQLiteLog: (284) automatic index on C(manga_id)
12-28 17:46:26.695 28405 28444 E SQLiteLog: (284) automatic index on mangas_categories(manga_id)
12-28 17:46:26.696 28405 28444 E SQLiteLog: (284) automatic index on merged(manga_id)
12-28 17:46:26.696 28405 28444 E SQLiteLog: (284) automatic index on ME(merge_id)
12-28 17:46:26.696 28405 28444 E SQLiteLog: (284) automatic index on C(merge_id)
12-28 17:46:26.696 28405 28444 E SQLiteLog: (284) automatic index on mangas_categories(manga_id)
12-28 17:46:27.874 28405 28457 E ion : ioctl c0044901 failed with code -1: Invalid argument
12-28 17:46:28.130 28405 28405 E GraphicExt: GraphicExtModuleLoader::CreateGraphicExtInstance false
12-28 17:46:34.899 28405 28405 E GraphicExt: GraphicExtModuleLoader::CreateGraphicExtInstance false
12-28 17:46:49.034 28405 28405 E GraphicExt: GraphicExtModuleLoader::CreateGraphicExtInstance false
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW dat=https://accounts.google.com/... flg=0x10000000 }
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2058)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.app.Instrumentation.execStartActivity(Instrumentation.java:1716)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.app.Activity.startActivityForResult(Activity.java:5259)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at androidx.activity.ComponentActivity.startActivityForResult(SourceFile:2)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.app.Activity.startActivityForResult(Activity.java:5217)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at androidx.activity.ComponentActivity.startActivityForResult(SourceFile:1)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.app.Activity.startActivity(Activity.java:5588)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.app.Activity.startActivity(Activity.java:5556)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at eu.kanade.presentation.more.settings.screen.SettingsDataScreen$$ExternalSyntheticLambda2.invoke(SourceFile:513)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at coil3.network.okhttp.OkHttpNetworkFetcher$$ExternalSyntheticLambda0.invoke(SourceFile:50)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at androidx.compose.runtime.Recomposer$readObserverOf$1.invoke(SourceFile:1568)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at androidx.compose.foundation.gestures.TapGestureDetectorKt$detectTapAndPress$2$1.invokeSuspend(SourceFile:159)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at kotlinx.coroutines.DispatchedTaskKt.resume(SourceFile:82)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at kotlinx.coroutines.DispatchedTaskKt.dispatch(SourceFile:96)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(SourceFile:14)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl$kotlinx_coroutines_core(SourceFile:34)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl$kotlinx_coroutines_core$default(SourceFile:8)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at kotlinx.coroutines.CancellableContinuationImpl.resumeWith(SourceFile:11)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at androidx.compose.ui.input.pointer.SuspendingPointerInputModifierNodeImpl.dispatchPointerEvent(SourceFile:51)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at androidx.compose.ui.input.pointer.SuspendingPointerInputModifierNodeImpl.onPointerEvent-H0pRuoY(SourceFile:34)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at androidx.compose.foundation.AbstractClickableNode.onPointerEvent-H0pRuoY(SourceFile:118)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at androidx.compose.ui.input.pointer.Node.dispatchMainEventPass(SourceFile:157)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at androidx.compose.ui.input.pointer.Node.dispatchMainEventPass(SourceFile:136)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at androidx.compose.ui.input.pointer.Node.dispatchMainEventPass(SourceFile:136)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at androidx.compose.ui.input.pointer.Node.dispatchMainEventPass(SourceFile:136)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at androidx.compose.ui.input.pointer.Node.dispatchMainEventPass(SourceFile:136)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at androidx.appcompat.widget.PopupMenu.dispatchChanges(SourceFile:36)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at androidx.compose.material.ripple.StateLayer.process-BIzXfog(SourceFile:141)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at androidx.compose.ui.platform.AndroidComposeView.sendMotionEvent-8iAsVTc(SourceFile:81)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at androidx.compose.ui.platform.AndroidComposeView.handleMotionEvent-8iAsVTc(SourceFile:381)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at androidx.compose.ui.platform.AndroidComposeView.dispatchTouchEvent(SourceFile:76)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3113)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2777)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3113)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2777)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3113)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2777)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3113)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2777)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3113)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2777)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3113)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2777)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at com.android.internal.policy.DecorView.superDispatchTouchEvent(DecorView.java:466)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at com.android.internal.policy.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java:1851)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.app.Activity.dispatchTouchEvent(Activity.java:4060)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at androidx.appcompat.view.WindowCallbackWrapper.dispatchTouchEvent(SourceFile:3)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at com.android.internal.policy.DecorView.dispatchTouchEvent(DecorView.java:424)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.View.dispatchPointerEvent(View.java:13728)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent(ViewRootImpl.java:5664)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:5458)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4957)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:5010)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4976)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:5116)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4984)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:5173)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4957)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:5010)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4976)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4984)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4957)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewRootImpl.deliverInputEvent(ViewRootImpl.java:7764)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewRootImpl.doProcessInputEvents(ViewRootImpl.java:7733)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewRootImpl.enqueueInputEvent(ViewRootImpl.java:7684)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.ViewRootImpl$WindowInputEventReceiver.onInputEvent(ViewRootImpl.java:7903)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.view.InputEventReceiver.dispatchInputEvent(InputEventReceiver.java:188)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.os.MessageQueue.nativePollOnce(Native Method)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.os.MessageQueue.next(MessageQueue.java:336)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.os.Looper.loop(Looper.java:174)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at android.app.ActivityThread.main(ActivityThread.java:7399)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at java.lang.reflect.Method.invoke(Native Method)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:502)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-28 17:46:52.033 28405 28405 E GlobalExceptionHandler: Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [androidx.compose.ui.platform.MotionDurationScaleImpl@c83865c, androidx.compose.runtime.BroadcastFrameClock@e186d65, StandaloneCoroutine{Cancelling}@2d98a3a, AndroidUiDispatcher@199b6eb]
--------- beginning of crash
12-28 17:46:52.288 28405 28405 E AndroidRuntime: FATAL EXCEPTION: main
12-28 17:46:52.288 28405 28405 E AndroidRuntime: Process: eu.kanade.tachiyomi.sy, PID: 28405
12-28 17:46:52.288 28405 28405 E AndroidRuntime: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW dat=https://accounts.google.com/... flg=0x10000000 }
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2058)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at android.app.Instrumentation.execStartActivity(Instrumentation.java:1716)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at android.app.Activity.startActivityForResult(Activity.java:5259)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at androidx.activity.ComponentActivity.startActivityForResult(SourceFile:2)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at android.app.Activity.startActivityForResult(Activity.java:5217)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at androidx.activity.ComponentActivity.startActivityForResult(SourceFile:1)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at android.app.Activity.startActivity(Activity.java:5588)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at android.app.Activity.startActivity(Activity.java:5556)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at eu.kanade.presentation.more.settings.screen.SettingsDataScreen$$ExternalSyntheticLambda2.invoke(SourceFile:513)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at coil3.network.okhttp.OkHttpNetworkFetcher$$ExternalSyntheticLambda0.invoke(SourceFile:50)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at androidx.compose.runtime.Recomposer$readObserverOf$1.invoke(SourceFile:1568)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at androidx.compose.foundation.gestures.TapGestureDetectorKt$detectTapAndPress$2$1.invokeSuspend(SourceFile:159)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at kotlinx.coroutines.DispatchedTaskKt.resume(SourceFile:82)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at kotlinx.coroutines.DispatchedTaskKt.dispatch(SourceFile:96)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(SourceFile:14)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl$kotlinx_coroutines_core(SourceFile:34)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl$kotlinx_coroutines_core$default(SourceFile:8)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at kotlinx.coroutines.CancellableContinuationImpl.resumeWith(SourceFile:11)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at androidx.compose.ui.input.pointer.SuspendingPointerInputModifierNodeImpl.dispatchPointerEvent(SourceFile:51)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at androidx.compose.ui.input.pointer.SuspendingPointerInputModifierNodeImpl.onPointerEvent-H0pRuoY(SourceFile:34)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at androidx.compose.foundation.AbstractClickableNode.onPointerEvent-H0pRuoY(SourceFile:118)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at androidx.compose.ui.input.pointer.Node.dispatchMainEventPass(SourceFile:157)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at androidx.compose.ui.input.pointer.Node.dispatchMainEventPass(SourceFile:136)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at androidx.compose.ui.input.pointer.Node.dispatchMainEventPass(SourceFile:136)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at androidx.compose.ui.input.pointer.Node.dispatchMainEventPass(SourceFile:136)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at androidx.compose.ui.input.pointer.Node.dispatchMainEventPass(SourceFile:136)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at androidx.appcompat.widget.PopupMenu.dispatchChanges(SourceFile:36)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at androidx.compose.material.ripple.StateLayer.process-BIzXfog(SourceFile:141)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at androidx.compose.ui.platform.AndroidComposeView.sendMotionEvent-8iAsVTc(SourceFile:81)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at androidx.compose.ui.platform.AndroidComposeView.handleMotionEvent-8iAsVTc(SourceFile:381)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at androidx.compose.ui.platform.AndroidComposeView.dispatchTouchEvent(SourceFile:76)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3113)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2777)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3113)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2777)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3113)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2777)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3113)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2777)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3113)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2777)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3113)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2777)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at com.android.internal.policy.DecorView.superDispatchTouchEvent(DecorView.java:466)
12-28 17:46:52.288 28405 28405 E AndroidRuntime: at com.android.internal.policy.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java:1851)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.app.Activity.dispatchTouchEvent(Activity.java:4060)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at androidx.appcompat.view.WindowCallbackWrapper.dispatchTouchEvent(SourceFile:3)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at com.android.internal.policy.DecorView.dispatchTouchEvent(DecorView.java:424)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.view.View.dispatchPointerEvent(View.java:13728)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent(ViewRootImpl.java:5664)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:5458)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4957)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:5010)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4976)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:5116)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4984)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:5173)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4957)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:5010)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4976)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4984)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4957)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.view.ViewRootImpl.deliverInputEvent(ViewRootImpl.java:7764)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.view.ViewRootImpl.doProcessInputEvents(ViewRootImpl.java:7733)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.view.ViewRootImpl.enqueueInputEvent(ViewRootImpl.java:7684)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.view.ViewRootImpl$WindowInputEventReceiver.onInputEvent(ViewRootImpl.java:7903)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.view.InputEventReceiver.dispatchInputEvent(InputEventReceiver.java:188)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.os.MessageQueue.nativePollOnce(Native Method)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.os.MessageQueue.next(MessageQueue.java:336)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.os.Looper.loop(Looper.java:174)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7399)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:502)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-28 17:46:52.289 28405 28405 E AndroidRuntime: Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [androidx.compose.ui.platform.MotionDurationScaleImpl@c83865c, androidx.compose.runtime.BroadcastFrameClock@e186d65, StandaloneCoroutine{Cancelling}@2d98a3a, AndroidUiDispatcher@199b6eb]
12-28 17:46:52.442 28783 28783 E y:error_handle: Not starting debugger since process cannot load the jdwp agent.
12-28 17:46:53.149 28836 28836 E de.tachiyomi.s: Not starting debugger since process cannot load the jdwp agent.
12-28 17:46:53.744 28836 28889 E SQLiteLog: (5) statement aborts at 2: [PRAGMA journal_mode=TRUNCATE] database is locked
12-28 17:46:54.176 28783 28783 E GraphicExt: Can't load libboost_ext_fwk
12-28 17:46:54.176 28783 28783 E GraphicExt: GraphicExtModuleLoader::CreateGraphicExtInstance false
12-28 17:46:54.393 28783 28833 E ion : ioctl c0044901 failed with code -1: Invalid argument

TachiyomiSY version

Latest

Android version

Android 10

Device

Lenovo M10 TB-X606X

Other details

No response

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
  • I have written a short but informative title.
  • I have gone through the FAQ and troubleshooting guide.
  • I have updated the app to version 1.11.0.
  • I have updated all installed extensions.
  • I will fill out all of the requested information in this form.
@TeoXP TeoXP added the Bug Something isn't working label Dec 28, 2024
@Smol-Ame
Copy link

Smol-Ame commented Feb 4, 2025

Just curious (and maybe for extra information), do you get the same error/crash if you try to sign in/link MyAnimeList & AniList to the app?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants