LuftVerbot / kuukiyomi

Fork of Aniyomi with extra features
https://discord.gg/s82Vu589Ya
Apache License 2.0
371 stars 7 forks source link

Crash when using data saver #75

Closed ghost closed 9 months ago

ghost commented 11 months ago

Steps to reproduce

Login to setting Open Data provider Screenshot_٢٠٢٣١٢٠٢-٢٣٠٨٢٦_Kuukiyomi Screenshot_٢٠٢٣١٢٠٢-٢٢٥٥٠٩_TachiyomiSY

Expected behavior

It must not collapse

Actual behavior

The application collapsed

Crash logs

Android version: 12 (SDK 31; build SP1A.210812.016.G973USQS8IWC1) Android build ID: SP1A.210812.016.G973USQS8IWC1 Device brand: samsung Device manufacturer: samsung Device name: beyond1q (beyond1qltesq) Device model: SM-G973U WebView: Android System WebView 119.0.6045.163

Problematic extensions:

--------- beginning of main 12-02 23:01:20.469 20580 20580 E hiyomi.mi.debu: Not starting debugger since process cannot load the jdwp agent. 12-02 23:01:20.479 20580 20580 E USNET : USNET: appName: xyz.luft.tachiyomi.mi.debug 12-02 23:01:34.307 21021 21021 E hiyomi.mi.debu: Not starting debugger since process cannot load the jdwp agent. 12-02 23:01:34.309 21021 21021 E USNET : USNET: appName: xyz.luft.tachiyomi.mi.debug 12-02 23:01:34.568 21021 21058 E chromium: [1202/230134.566860:ERROR:variations_seed_loader.cc(69)] Failed to open file for reading. Errno: 2 12-02 23:01:37.344 21021 21197 E SQLiteLog: (284) automatic index on C(anime_id) 12-02 23:01:37.344 21021 21197 E SQLiteLog: (284) automatic index on animes_categories(anime_id) --------- beginning of crash 12-02 23:07:44.971 21021 21021 E AndroidRuntime: FATAL EXCEPTION: main 12-02 23:07:44.971 21021 21021 E AndroidRuntime: Process: xyz.luft.tachiyomi.mi.debug, PID: 21021 12-02 23:07:44.971 21021 21021 E AndroidRuntime: java.util.UnknownFormatConversionException: Conversion = 'م' 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at java.util.Formatter$FormatSpecifier.conversion(Formatter.java:2782) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at java.util.Formatter$FormatSpecifier.(Formatter.java:2812) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at java.util.Formatter$FormatSpecifierParser.(Formatter.java:2625) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at java.util.Formatter.parse(Formatter.java:2558) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at java.util.Formatter.format(Formatter.java:2505) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at java.util.Formatter.format(Formatter.java:2459) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at java.lang.String.format(String.java:2870) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.material3.SurfaceKt$$ExternalSyntheticOutline0.m(SourceFile:49) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at eu.kanade.presentation.more.settings.Preference$PreferenceItem$ListPreference$1.invoke(SourceFile:39) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at eu.kanade.presentation.more.settings.Preference$PreferenceItem$ListPreference.internalSubtitleProvider$app_standardPreview(SourceFile:22) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at eu.kanade.presentation.more.settings.PreferenceItemKt$PreferenceItem$1.invoke(SourceFile:224) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:7) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.Updater.CompositionLocalProvider(SourceFile:7) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at eu.kanade.presentation.more.settings.PreferenceItemKt$StatusWrapper$1.invoke(SourceFile:32) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:34) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:9) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.animation.CrossfadeKt.AnimatedEnterExitImpl(SourceFile:675) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.animation.AnimatedVisibilityKt$AnimatedEnterExitImpl$4.invoke(SourceFile:35) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.RecomposeScopeImpl.compose(SourceFile:10) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.ComposerImpl.recomposeToGroupEnd(SourceFile:165) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.ComposerImpl.skipToGroupEnd(SourceFile:41) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.animation.CrossfadeKt.AnimatedVisibilityImpl(SourceFile:141) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.animation.CrossfadeKt.AnimatedVisibility(SourceFile:23) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at eu.kanade.presentation.more.settings.PreferenceItemKt.StatusWrapper(SourceFile:148) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at eu.kanade.presentation.more.settings.PreferenceItemKt.PreferenceItem(SourceFile:120) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at eu.kanade.presentation.more.settings.PreferenceScreenKt$PreferenceScreen$2$invoke$lambda$1$$inlined$items$default$4.invoke(SourceFile:91) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:43) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:10) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.foundation.lazy.LazyListItemProviderImpl$Item$1.invoke(SourceFile:72) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:7) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.Updater.CompositionLocalProvider(SourceFile:7) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutKt.LazyLayoutPinnableItem(SourceFile:117) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.foundation.lazy.LazyListItemProviderImpl.Item(SourceFile:36) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutItemContentFactoryKt$SkippableItem$1.invoke(SourceFile:36) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:7) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.Updater.CompositionLocalProvider(SourceFile:7) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.saveable.SaveableStateHolderImpl.SaveableStateProvider(SourceFile:103) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazySaveableStateHolder.SaveableStateProvider(SourceFile:23) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutKt.access$SkippableItem-JVlU9Rs(SourceFile:107) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutItemContentFactory$CachedItemContent$createContentLambda$1.invoke(SourceFile:113) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:7) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.RecomposeScopeImpl.compose(SourceFile:10) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.ComposerImpl.recomposeToGroupEnd(SourceFile:165) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.ComposerImpl.doCompose(SourceFile:214) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.ComposerImpl.recompose$runtime_release(SourceFile:28) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.CompositionImpl.recompose(SourceFile:36) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.Recomposer.access$performRecompose(SourceFile:87) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.runtime.Recomposer$runRecomposeAndApplyChanges$2$1.invoke(SourceFile:429) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.ui.platform.AndroidUiFrameClock$withFrameNanos$2$callback$1.doFrame(SourceFile:9) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.ui.platform.AndroidUiDispatcher.access$performFrameDispatch(SourceFile:34) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at androidx.compose.ui.platform.AndroidUiDispatcher$dispatchCallback$1.doFrame(SourceFile:13) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1106) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at android.view.Choreographer.doCallbacks(Choreographer.java:866) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at android.view.Choreographer.doFrame(Choreographer.java:792) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1092) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:938) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:226) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at android.os.Looper.loop(Looper.java:313) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8663) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567) 12-02 23:07:44.971 21021 21021 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135) 12-02 23:07:45.275 26337 26337 E g:error_handle: Not starting debugger since process cannot load the jdwp agent. 12-02 23:07:45.277 26337 26337 E USNET : USNET: appName: xyz.luft.tachiyomi.mi.debug:error_handler 12-02 23:07:52.335 26744 26744 E hiyomi.mi.debu: Not starting debugger since process cannot load the jdwp agent. 12-02 23:07:52.336 26744 26744 E USNET : USNET: appName: xyz.luft.tachiyomi.mi.debug 12-02 23:07:52.509 26744 26758 E DatabaseUtils: Writing exception to parcel 12-02 23:07:52.509 26744 26758 E DatabaseUtils: java.lang.SecurityException: Permission Denial: reading androidx.core.content.FileProvider uri content://xyz.luft.tachiyomi.mi.debug.provider/ext_cache_files/kuukiyomi_crash_logs.txt from pid=26722, uid=1000 requires the provider be exported, or grantUriPermission() 12-02 23:07:52.509 26744 26758 E DatabaseUtils: at android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:912) 12-02 23:07:52.509 26744 26758 E DatabaseUtils: at android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:830) 12-02 23:07:52.509 26744 26758 E DatabaseUtils: at android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.java:708) 12-02 23:07:52.509 26744 26758 E DatabaseUtils: at android.content.ContentProvider$Transport.query(ContentProvider.java:247) 12-02 23:07:52.509 26744 26758 E DatabaseUtils: at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:107) 12-02 23:07:52.509 26744 26758 E DatabaseUtils: at android.os.Binder.execTransactInternal(Binder.java:1215) 12-02 23:07:52.509 26744 26758 E DatabaseUtils: at android.os.Binder.execTransact(Binder.java:1179) 12-02 23:07:52.510 26744 26758 E DatabaseUtils: Writing exception to parcel 12-02 23:07:52.510 26744 26758 E DatabaseUtils: java.lang.SecurityException: Permission Denial: reading androidx.core.content.FileProvider uri content://xyz.luft.tachiyomi.mi.debug.provider/ext_cache_files/kuukiyomi_crash_logs.txt from pid=26722, uid=1000 requires the provider be exported, or grantUriPermission() 12-02 23:07:52.510 26744 26758 E DatabaseUtils: at android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:912) 12-02 23:07:52.510 26744 26758 E DatabaseUtils: at android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:830) 12-02 23:07:52.510 26744 26758 E DatabaseUtils: at android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.java:708) 12-02 23:07:52.510 26744 26758 E DatabaseUtils: at android.content.ContentProvider$Transport.query(ContentProvider.java:247) 12-02 23:07:52.510 26744 26758 E DatabaseUtils: at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:107) 12-02 23:07:52.510 26744 26758 E DatabaseUtils: at android.os.Binder.execTransactInternal(Binder.java:1215) 12-02 23:07:52.510 26744 26758 E DatabaseUtils: at android.os.Binder.execTransact(Binder.java:1179) 12-02 23:07:52.525 26744 26768 E SQLiteLog: (5) statement aborts at 2: [PRAGMA journal_mode=TRUNCATE] database is locked 12-02 23:07:52.526 26744 26769 E SQLiteLog: (5) statement aborts at 2: [PRAGMA journal_mode=TRUNCATE] database is locked 12-02 23:07:52.551 26744 26776 E chromium: [1202/230752.550411:ERROR:variations_seed_loader.cc(69)] Failed to open file for reading. Errno: 2 12-02 23:07:58.129 26744 27106 E DatabaseUtils: Writing exception to parcel 12-02 23:07:58.129 26744 27106 E DatabaseUtils: java.lang.SecurityException: Permission Denial: reading androidx.core.content.FileProvider uri content://xyz.luft.tachiyomi.mi.debug.provider/ext_cache_files/kuukiyomi_crash_logs.txt from pid=26722, uid=1000 requires the provider be exported, or grantUriPermission() 12-02 23:07:58.129 26744 27106 E DatabaseUtils: at android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:912) 12-02 23:07:58.129 26744 27106 E DatabaseUtils: at android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:830) 12-02 23:07:58.129 26744 27106 E DatabaseUtils: at android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.java:708) 12-02 23:07:58.129 26744 27106 E DatabaseUtils: at android.content.ContentProvider$Transport.query(ContentProvider.java:247) 12-02 23:07:58.129 26744 27106 E DatabaseUtils: at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:107) 12-02 23:07:58.129 26744 27106 E DatabaseUtils: at android.os.Binder.execTransactInternal(Binder.java:1215) 12-02 23:07:58.129 26744 27106 E DatabaseUtils: at android.os.Binder.execTransact(Binder.java:1179) 12-02 23:07:58.130 26744 27106 E DatabaseUtils: Writing exception to parcel 12-02 23:07:58.130 26744 27106 E DatabaseUtils: java.lang.SecurityException: Permission Denial: reading androidx.core.content.FileProvider uri content://xyz.luft.tachiyomi.mi.debug.provider/ext_cache_files/kuukiyomi_crash_logs.txt from pid=26722, uid=1000 requires the provider be exported, or grantUriPermission() 12-02 23:07:58.130 26744 27106 E DatabaseUtils: at android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:912) 12-02 23:07:58.130 26744 27106 E DatabaseUtils: at android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:830) 12-02 23:07:58.130 26744 27106 E DatabaseUtils: at android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.java:708) 12-02 23:07:58.130 26744 27106 E DatabaseUtils: at android.content.ContentProvider$Transport.query(ContentProvider.java:247) 12-02 23:07:58.130 26744 27106 E DatabaseUtils: at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:107) 12-02 23:07:58.130 26744 27106 E DatabaseUtils: at android.os.Binder.execTransactInternal(Binder.java:1215) 12-02 23:07:58.130 26744 27106 E DatabaseUtils: at android.os.Binder.execTransact(Binder.java:1179) 12-02 23:08:08.501 26744 27028 E SQLiteLog: (284) automatic index on C(anime_id) 12-02 23:08:08.501 26744 27028 E SQLiteLog: (284) automatic index on animes_categories(anime_id) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: FATAL EXCEPTION: main 12-02 23:08:30.275 26744 26744 E AndroidRuntime: Process: xyz.luft.tachiyomi.mi.debug, PID: 26744 12-02 23:08:30.275 26744 26744 E AndroidRuntime: java.util.UnknownFormatConversionException: Conversion = 'م' 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at java.util.Formatter$FormatSpecifier.conversion(Formatter.java:2782) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at java.util.Formatter$FormatSpecifier.(Formatter.java:2812) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at java.util.Formatter$FormatSpecifierParser.(Formatter.java:2625) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at java.util.Formatter.parse(Formatter.java:2558) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at java.util.Formatter.format(Formatter.java:2505) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at java.util.Formatter.format(Formatter.java:2459) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at java.lang.String.format(String.java:2870) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.material3.SurfaceKt$$ExternalSyntheticOutline0.m(SourceFile:49) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at eu.kanade.presentation.more.settings.Preference$PreferenceItem$ListPreference$1.invoke(SourceFile:39) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at eu.kanade.presentation.more.settings.Preference$PreferenceItem$ListPreference.internalSubtitleProvider$app_standardPreview(SourceFile:22) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at eu.kanade.presentation.more.settings.PreferenceItemKt$PreferenceItem$1.invoke(SourceFile:224) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:7) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.runtime.Updater.CompositionLocalProvider(SourceFile:7) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at eu.kanade.presentation.more.settings.PreferenceItemKt$StatusWrapper$1.invoke(SourceFile:32) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:34) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:9) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.animation.CrossfadeKt.AnimatedEnterExitImpl(SourceFile:675) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.animation.CrossfadeKt.AnimatedVisibilityImpl(SourceFile:229) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.animation.CrossfadeKt.AnimatedVisibility(SourceFile:23) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at eu.kanade.presentation.more.settings.PreferenceItemKt.StatusWrapper(SourceFile:148) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at eu.kanade.presentation.more.settings.PreferenceItemKt.PreferenceItem(SourceFile:120) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at eu.kanade.presentation.more.settings.PreferenceScreenKt$PreferenceScreen$2$invoke$lambda$1$$inlined$items$default$4.invoke(SourceFile:91) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:43) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:10) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.foundation.lazy.LazyListItemProviderImpl$Item$1.invoke(SourceFile:72) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:7) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.runtime.Updater.CompositionLocalProvider(SourceFile:7) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutKt.LazyLayoutPinnableItem(SourceFile:117) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.foundation.lazy.LazyListItemProviderImpl.Item(SourceFile:36) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutItemContentFactoryKt$SkippableItem$1.invoke(SourceFile:36) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:7) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.runtime.Updater.CompositionLocalProvider(SourceFile:7) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.runtime.saveable.SaveableStateHolderImpl.SaveableStateProvider(SourceFile:103) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazySaveableStateHolder.SaveableStateProvider(SourceFile:23) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutKt.access$SkippableItem-JVlU9Rs(SourceFile:107) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutItemContentFactory$CachedItemContent$createContentLambda$1.invoke(SourceFile:113) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:7) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.ui.layout.LayoutNodeSubcompositionsState$subcompose$3$1$1.invoke(SourceFile:56) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:7) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.runtime.Updater.invokeComposable(SourceFile:18) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.runtime.ComposerImpl.doCompose(SourceFile:126) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.runtime.ComposerImpl.composeContent$runtime_release(SourceFile:9) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.runtime.CompositionImpl.composeContent(SourceFile:36) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.runtime.Recomposer.composeInitial$runtime_release(SourceFile:44) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.runtime.ComposerImpl$CompositionContextImpl.composeInitial$runtime_release(SourceFile:7) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.runtime.CompositionImpl.setContentWithReuse(SourceFile:16) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.ui.layout.LayoutNodeSubcompositionsState.subcompose(SourceFile:54) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.ui.layout.LayoutNodeSubcompositionsState.precompose(SourceFile:94) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.ui.layout.SubcomposeLayoutState.precompose(SourceFile:5) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutPrefetcher.run(SourceFile:173) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:938) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:226) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at android.os.Looper.loop(Looper.java:313) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8663) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567) 12-02 23:08:30.275 26744 26744 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135) 12-02 23:08:32.960 28642 28642 E hiyomi.mi.debu: Not starting debugger since process cannot load the jdwp agent. 12-02 23:08:32.962 28642 28642 E USNET : USNET: appName: xyz.luft.tachiyomi.mi.debug 12-02 23:08:33.104 28642 28670 E SQLiteLog: (5) statement aborts at 2: [PRAGMA journal_mode=TRUNCATE] database is locked 12-02 23:08:33.104 28642 28671 E SQLiteLog: (5) statement aborts at 2: [PRAGMA journal_mode=TRUNCATE] database is locked 12-02 23:08:33.163 28642 28681 E chromium: [1202/230833.163340:ERROR:variations_seed_loader.cc(69)] Failed to open file for reading. Errno: 2 12-02 23:08:35.459 28642 28866 E SQLiteLog: (284) automatic index on C(anime_id) 12-02 23:08:35.459 28642 28866 E SQLiteLog: (284) automatic index on animes_categories(anime_id) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: FATAL EXCEPTION: main 12-02 23:08:41.440 28642 28642 E AndroidRuntime: Process: xyz.luft.tachiyomi.mi.debug, PID: 28642 12-02 23:08:41.440 28642 28642 E AndroidRuntime: java.util.UnknownFormatConversionException: Conversion = 'م' 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at java.util.Formatter$FormatSpecifier.conversion(Formatter.java:2782) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at java.util.Formatter$FormatSpecifier.(Formatter.java:2812) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at java.util.Formatter$FormatSpecifierParser.(Formatter.java:2625) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at java.util.Formatter.parse(Formatter.java:2558) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at java.util.Formatter.format(Formatter.java:2505) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at java.util.Formatter.format(Formatter.java:2459) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at java.lang.String.format(String.java:2870) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.material3.SurfaceKt$$ExternalSyntheticOutline0.m(SourceFile:49) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at eu.kanade.presentation.more.settings.Preference$PreferenceItem$ListPreference$1.invoke(SourceFile:39) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at eu.kanade.presentation.more.settings.Preference$PreferenceItem$ListPreference.internalSubtitleProvider$app_standardPreview(SourceFile:22) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at eu.kanade.presentation.more.settings.PreferenceItemKt$PreferenceItem$1.invoke(SourceFile:224) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:7) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.runtime.Updater.CompositionLocalProvider(SourceFile:7) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at eu.kanade.presentation.more.settings.PreferenceItemKt$StatusWrapper$1.invoke(SourceFile:32) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:34) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:9) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.animation.CrossfadeKt.AnimatedEnterExitImpl(SourceFile:675) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.animation.CrossfadeKt.AnimatedVisibilityImpl(SourceFile:229) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.animation.CrossfadeKt.AnimatedVisibility(SourceFile:23) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at eu.kanade.presentation.more.settings.PreferenceItemKt.StatusWrapper(SourceFile:148) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at eu.kanade.presentation.more.settings.PreferenceItemKt.PreferenceItem(SourceFile:120) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at eu.kanade.presentation.more.settings.PreferenceScreenKt$PreferenceScreen$2$invoke$lambda$1$$inlined$items$default$4.invoke(SourceFile:91) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:43) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:10) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.foundation.lazy.LazyListItemProviderImpl$Item$1.invoke(SourceFile:72) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:7) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.runtime.Updater.CompositionLocalProvider(SourceFile:7) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutKt.LazyLayoutPinnableItem(SourceFile:117) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.foundation.lazy.LazyListItemProviderImpl.Item(SourceFile:36) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutItemContentFactoryKt$SkippableItem$1.invoke(SourceFile:36) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:7) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.runtime.Updater.CompositionLocalProvider(SourceFile:7) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.runtime.saveable.SaveableStateHolderImpl.SaveableStateProvider(SourceFile:103) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazySaveableStateHolder.SaveableStateProvider(SourceFile:23) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutKt.access$SkippableItem-JVlU9Rs(SourceFile:107) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutItemContentFactory$CachedItemContent$createContentLambda$1.invoke(SourceFile:113) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:7) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.ui.layout.LayoutNodeSubcompositionsState$subcompose$3$1$1.invoke(SourceFile:56) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:7) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.runtime.Updater.invokeComposable(SourceFile:18) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.runtime.ComposerImpl.doCompose(SourceFile:126) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.runtime.ComposerImpl.composeContent$runtime_release(SourceFile:9) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.runtime.CompositionImpl.composeContent(SourceFile:36) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.runtime.Recomposer.composeInitial$runtime_release(SourceFile:44) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.runtime.ComposerImpl$CompositionContextImpl.composeInitial$runtime_release(SourceFile:7) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.runtime.CompositionImpl.setContentWithReuse(SourceFile:16) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.ui.layout.LayoutNodeSubcompositionsState.subcompose(SourceFile:54) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.ui.layout.LayoutNodeSubcompositionsState.precompose(SourceFile:94) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.ui.layout.SubcomposeLayoutState.precompose(SourceFile:5) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutPrefetcher.run(SourceFile:173) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:938) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:226) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at android.os.Looper.loop(Looper.java:313) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8663) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567) 12-02 23:08:41.440 28642 28642 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135) 12-02 23:08:42.613 29075 29075 E hiyomi.mi.debu: Not starting debugger since process cannot load the jdwp agent. 12-02 23:08:42.624 29075 29075 E USNET : USNET: appName: xyz.luft.tachiyomi.mi.debug 12-02 23:08:42.776 29075 29099 E SQLiteLog: (5) statement aborts at 2: [PRAGMA journal_mode=TRUNCATE] database is locked 12-02 23:08:42.777 29075 29098 E SQLiteLog: (5) statement aborts at 2: [PRAGMA journal_mode=TRUNCATE] database is locked 12-02 23:08:42.827 29075 29108 E chromium: [1202/230842.827237:ERROR:variations_seed_loader.cc(69)] Failed to open file for reading. Errno: 2 12-02 23:08:44.931 29075 29248 E SQLiteLog: (284) automatic index on C(anime_id) 12-02 23:08:44.931 29075 29248 E SQLiteLog: (284) automatic index on animes_categories(anime_id) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: FATAL EXCEPTION: main 12-02 23:15:33.053 29075 29075 E AndroidRuntime: Process: xyz.luft.tachiyomi.mi.debug, PID: 29075 12-02 23:15:33.053 29075 29075 E AndroidRuntime: java.util.UnknownFormatConversionException: Conversion = 'م' 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at java.util.Formatter$FormatSpecifier.conversion(Formatter.java:2782) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at java.util.Formatter$FormatSpecifier.(Formatter.java:2812) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at java.util.Formatter$FormatSpecifierParser.(Formatter.java:2625) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at java.util.Formatter.parse(Formatter.java:2558) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at java.util.Formatter.format(Formatter.java:2505) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at java.util.Formatter.format(Formatter.java:2459) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at java.lang.String.format(String.java:2870) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.material3.SurfaceKt$$ExternalSyntheticOutline0.m(SourceFile:49) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at eu.kanade.presentation.more.settings.Preference$PreferenceItem$ListPreference$1.invoke(SourceFile:39) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at eu.kanade.presentation.more.settings.Preference$PreferenceItem$ListPreference.internalSubtitleProvider$app_standardPreview(SourceFile:22) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at eu.kanade.presentation.more.settings.PreferenceItemKt$PreferenceItem$1.invoke(SourceFile:224) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:7) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.Updater.CompositionLocalProvider(SourceFile:7) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at eu.kanade.presentation.more.settings.PreferenceItemKt$StatusWrapper$1.invoke(SourceFile:32) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:34) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:9) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.animation.CrossfadeKt.AnimatedEnterExitImpl(SourceFile:675) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.animation.AnimatedVisibilityKt$AnimatedEnterExitImpl$4.invoke(SourceFile:35) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.RecomposeScopeImpl.compose(SourceFile:10) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.ComposerImpl.recomposeToGroupEnd(SourceFile:165) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.ComposerImpl.skipToGroupEnd(SourceFile:41) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.animation.CrossfadeKt.AnimatedVisibilityImpl(SourceFile:141) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.animation.CrossfadeKt.AnimatedVisibility(SourceFile:23) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at eu.kanade.presentation.more.settings.PreferenceItemKt.StatusWrapper(SourceFile:148) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at eu.kanade.presentation.more.settings.PreferenceItemKt.PreferenceItem(SourceFile:120) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at eu.kanade.presentation.more.settings.PreferenceScreenKt$PreferenceScreen$2$invoke$lambda$1$$inlined$items$default$4.invoke(SourceFile:91) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:43) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:10) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.foundation.lazy.LazyListItemProviderImpl$Item$1.invoke(SourceFile:72) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:7) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.Updater.CompositionLocalProvider(SourceFile:7) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutKt.LazyLayoutPinnableItem(SourceFile:117) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.foundation.lazy.LazyListItemProviderImpl.Item(SourceFile:36) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutItemContentFactoryKt$SkippableItem$1.invoke(SourceFile:36) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:7) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.Updater.CompositionLocalProvider(SourceFile:7) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.saveable.SaveableStateHolderImpl.SaveableStateProvider(SourceFile:103) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazySaveableStateHolder.SaveableStateProvider(SourceFile:23) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutKt.access$SkippableItem-JVlU9Rs(SourceFile:107) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.foundation.lazy.layout.LazyLayoutItemContentFactory$CachedItemContent$createContentLambda$1.invoke(SourceFile:113) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(SourceFile:7) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.RecomposeScopeImpl.compose(SourceFile:10) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.ComposerImpl.recomposeToGroupEnd(SourceFile:165) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.ComposerImpl.doCompose(SourceFile:214) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.ComposerImpl.recompose$runtime_release(SourceFile:28) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.CompositionImpl.recompose(SourceFile:36) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.Recomposer.access$performRecompose(SourceFile:87) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.runtime.Recomposer$runRecomposeAndApplyChanges$2$1.invoke(SourceFile:429) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.ui.platform.AndroidUiFrameClock$withFrameNanos$2$callback$1.doFrame(SourceFile:9) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.ui.platform.AndroidUiDispatcher.access$performFrameDispatch(SourceFile:34) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at androidx.compose.ui.platform.AndroidUiDispatcher$dispatchCallback$1.doFrame(SourceFile:13) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1106) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at android.view.Choreographer.doCallbacks(Choreographer.java:866) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at android.view.Choreographer.doFrame(Choreographer.java:792) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1092) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:938) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:226) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at android.os.Looper.loop(Looper.java:313) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8663) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567) 12-02 23:15:33.053 29075 29075 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135) 12-02 23:15:33.302 4481 4481 E g:error_handle: Not starting debugger since process cannot load the jdwp agent. 12-02 23:15:33.313 4481 4481 E USNET : USNET: appName: xyz.luft.tachiyomi.mi.debug:error_handler 12-02 23:15:40.917 4978 4978 E hiyomi.mi.debu: Not starting debugger since process cannot load the jdwp agent. 12-02 23:15:40.918 4978 4978 E USNET : USNET: appName: xyz.luft.tachiyomi.mi.debug 12-02 23:15:41.061 4978 4992 E DatabaseUtils: Writing exception to parcel 12-02 23:15:41.061 4978 4992 E DatabaseUtils: java.lang.SecurityException: Permission Denial: reading androidx.core.content.FileProvider uri content://xyz.luft.tachiyomi.mi.debug.provider/ext_cache_files/kuukiyomi_crash_logs.txt from pid=3396, uid=1000 requires the provider be exported, or grantUriPermission() 12-02 23:15:41.061 4978 4992 E DatabaseUtils: at android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:912) 12-02 23:15:41.061 4978 4992 E DatabaseUtils: at android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:830) 12-02 23:15:41.061 4978 4992 E DatabaseUtils: at android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.java:708) 12-02 23:15:41.061 4978 4992 E DatabaseUtils: at android.content.ContentProvider$Transport.query(ContentProvider.java:247) 12-02 23:15:41.061 4978 4992 E DatabaseUtils: at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:107) 12-02 23:15:41.061 4978 4992 E DatabaseUtils: at android.os.Binder.execTransactInternal(Binder.java:1215) 12-02 23:15:41.061 4978 4992 E DatabaseUtils: at android.os.Binder.execTransact(Binder.java:1179) 12-02 23:15:41.063 4978 4991 E DatabaseUtils: Writing exception to parcel 12-02 23:15:41.063 4978 4991 E DatabaseUtils: java.lang.SecurityException: Permission Denial: reading androidx.core.content.FileProvider uri content://xyz.luft.tachiyomi.mi.debug.provider/ext_cache_files/kuukiyomi_crash_logs.txt from pid=3396, uid=1000 requires the provider be exported, or grantUriPermission() 12-02 23:15:41.063 4978 4991 E DatabaseUtils: at android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:912) 12-02 23:15:41.063 4978 4991 E DatabaseUtils: at android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:830) 12-02 23:15:41.063 4978 4991 E DatabaseUtils: at android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.java:708) 12-02 23:15:41.063 4978 4991 E DatabaseUtils: at android.content.ContentProvider$Transport.query(ContentProvider.java:247) 12-02 23:15:41.063 4978 4991 E DatabaseUtils: at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:107) 12-02 23:15:41.063 4978 4991 E DatabaseUtils: at android.os.Binder.execTransactInternal(Binder.java:1215) 12-02 23:15:41.063 4978 4991 E DatabaseUtils: at android.os.Binder.execTransact(Binder.java:1179) 12-02 23:15:41.087 4978 5005 E SQLiteLog: (5) statement aborts at 2: [PRAGMA journal_mode=TRUNCATE] database is locked 12-02 23:15:41.088 4978 5007 E SQLiteLog: (5) statement aborts at 2: [PRAGMA journal_mode=TRUNCATE] database is locked 12-02 23:15:41.116 4978 5013 E chromium: [1202/231541.114509:ERROR:variations_seed_loader.cc(69)] Failed to open file for reading. Errno: 2

Kuukiyomi version

0.12.3.10

Android version

Android 12

Device

Samsung S10

Other details

No response

Acknowledgements

LuftVerbot commented 9 months ago

Fixed with these versions: https://github.com/LuftVerbot/kuukiyomi-preview/releases/tag/r7979 https://github.com/LuftVerbot/kuukiyomi/releases/tag/v0.3.1