Open Koschi13 opened 2 years ago
What happens
Will that solve your issue?
What happens if you uninstall and install again?
Account wasn't there. Reinstall did help. đź‘Ť
OK, it was running and I managed to connect to my server, but then it crashed again:
REPORT_ID=a9211077-392d-4b06-97bf-77dc86e663d5
APP_VERSION_NAME=5.0.6
PHONE_MODEL=BLA-L29
BRAND=HUAWEI
PRODUCT=BLA-L29
ANDROID_VERSION=10
BUILD_CONFIG=
STACK_TRACE=java.util.NoSuchElementException: Char sequence is empty.
at xyz.hisname.fireflyiii.ui.HomeActivity.$r8$lambda$m5_BfCzbKopEcr4W8HSTQOYhFWo(HomeActivity.kt:15)
at xyz.hisname.fireflyiii.ui.HomeActivity$$ExternalSyntheticLambda5.onChanged(Unknown Source:10)
at androidx.lifecycle.LiveData.considerNotify(LiveData.java:6)
at androidx.lifecycle.LiveData.dispatchingValue(LiveData.java:8)
at androidx.lifecycle.LiveData.setValue(LiveData.java:4)
at androidx.lifecycle.MutableLiveData.setValue(MutableLiveData.java:1)
at androidx.lifecycle.LiveData$1.run(LiveData.java:5)
at android.os.Handler.handleCallback(Handler.java:888)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:213)
at android.app.ActivityThread.main(ActivityThread.java:8178)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1101)
LOGCAT=--------- beginning of main
02-13 20:41:02.494 I/name.fireflyii(28303): Reinit property: dalvik.vm.checkjni= false
02-13 20:41:02.495 E/name.fireflyii(28303): Not starting debugger since process cannot load the jdwp agent.
02-13 20:41:02.503 E/libc (28303): Access denied finding property "runtime.mmitest.isrunning"
02-13 20:41:02.500 W/re-initialized>(28303): type=1400 audit(0.0:64818): avc: denied { read } for pid=28303 name="u:object_r:mmi_prop:s0" dev="tmpfs" ino=11821 scontext=u:r:untrusted_app:s0:c79,c257,c512,c768 tcontext=u:object_r:mmi_prop:s0 tclass=file permissive=0
--------- beginning of system
02-13 20:41:02.504 D/ActivityThread(28303): Attach thread to application
02-13 20:41:02.526 W/name.fireflyii(28303): JIT profile information will not be recorded: profile file does not exits.
02-13 20:41:02.531 I/name.fireflyii(28303): QarthPatchMonintor::Init
02-13 20:41:02.531 I/name.fireflyii(28303):
02-13 20:41:02.531 I/name.fireflyii(28303): QarthPatchMonintor::StartWatch
02-13 20:41:02.531 I/name.fireflyii(28303):
02-13 20:41:02.531 I/name.fireflyii(28303): QarthPatchMonintor::WatchPackage: /data/hotpatch/fwkhotpatch/
02-13 20:41:02.531 I/name.fireflyii(28303):
02-13 20:41:02.531 I/name.fireflyii(28303): QarthPatchMonintor::CheckAndWatchPatch: /data/hotpatch/fwkhotpatch/xyz.hisname.fireflyiii
02-13 20:41:02.531 I/name.fireflyii(28303):
02-13 20:41:02.531 I/name.fireflyii(28303): QarthPatchMonintor::CheckAndWatchPatch: /data/hotpatch/fwkhotpatch/all
02-13 20:41:02.531 I/name.fireflyii(28303):
02-13 20:41:02.531 I/name.fireflyii(28303): QarthPatchMonintor::Run
02-13 20:41:02.531 I/name.fireflyii(28303):
02-13 20:41:02.533 I/name.fireflyii(28303): QarthPatchMonintor::Reading
02-13 20:41:02.533 I/name.fireflyii(28303):
02-13 20:41:02.533 I/name.fireflyii(28303): QarthPatchMonintor::CheckNotifyEvent
02-13 20:41:02.533 I/name.fireflyii(28303):
02-13 20:41:02.533 I/name.fireflyii(28303): QarthPatchMonintor::CheckNotifyEvent before read
02-13 20:41:02.533 I/name.fireflyii(28303):
02-13 20:41:02.534 I/HwApiCacheMangerEx(28303): apicache path=/storage/emulated/0 state=mounted key=xyz.hisname.fireflyiii#10335#256
02-13 20:41:02.535 I/HwApiCacheMangerEx(28303): apicache path=/storage/emulated/0 state=mounted key=xyz.hisname.fireflyiii#10335#0
02-13 20:41:02.536 D/WM-WrkMgrInitializer(28303): Initializing WorkManager with default configuration.
02-13 20:41:02.537 W/name.fireflyii(28303): Accessing hidden field Ljava/util/Collections$SynchronizedCollection;->mutex:Ljava/lang/Object; (greylist-max-o, reflection, denied)
02-13 20:41:02.537 I/AwareBitmapCacher(28303): init processName:xyz.hisname.fireflyiii pid=28303 uid=10335
02-13 20:41:02.537 W/name.fireflyii(28303): Accessing hidden method Ljava/util/Collections$SynchronizedSet;-><init>(Ljava/util/Set;Ljava/lang/Object;)V (greylist-max-o, reflection, denied)
02-13 20:41:02.537 W/name.fireflyii(28303): Accessing hidden method Ljava/util/Collections$SynchronizedCollection;-><init>(Ljava/util/Collection;Ljava/lang/Object;)V (greylist-max-o, reflection, denied)
02-13 20:41:02.539 E/AwareLog(28303): AtomicFileUtils: readFileLines file not exist: android.util.AtomicFile@416d9c1
02-13 20:41:02.540 E/AwareLog(28303): AtomicFileUtils: readFileLines file not exist: android.util.AtomicFile@59b566
02-13 20:41:02.572 I/ACRA (28303): ACRA is enabled for xyz.hisname.fireflyiii, initializing...
02-13 20:41:02.595 V/ActivityThread(28303): callActivityOnCreate
02-13 20:41:02.601 V/HwWidgetFactory(28303): : successes to get AllImpl object and return....
02-13 20:41:02.601 I/OverScrollerOptimization(28303): start init SmartSlideOverScroller and get the overscroller config
02-13 20:41:02.601 I/OverScrollerOptimization(28303): get the overscroller config
02-13 20:41:02.604 W/name.fireflyii(28303): Accessing hidden method Landroid/view/Window;->getInsetsController()Landroid/view/WindowInsetsController; (blacklist, linking, denied)
02-13 20:41:02.672 D/ActivityThread(28303): add activity client record, r= ActivityRecord{a2913fb token=android.os.BinderProxy@6304416 {xyz.hisname.fireflyiii/xyz.hisname.fireflyiii.ui.HomeActivity}} token= android.os.BinderProxy@6304416
02-13 20:41:02.677 D/NetworkSecurityConfig(28303): Using Network Security Config from resource network_security_config debugBuild: false
02-13 20:41:02.732 I/BlockMonitor(28303): dispatchingThrewException In MainThread
02-13 20:41:02.732 D/AndroidRuntime(28303): Shutting down VM
02-13 20:41:02.733 I/QarthLog(28303): [PatchStore] createDisableExceptionQarthFile
02-13 20:41:02.733 I/QarthLog(28303): [PatchStore] create disable file for xyz.hisname.fireflyiii uid is 10335
--------- beginning of crash
02-13 20:41:02.734 E/AndroidRuntime(28303): FATAL EXCEPTION: main
02-13 20:41:02.734 E/AndroidRuntime(28303): Process: xyz.hisname.fireflyiii, PID: 28303
02-13 20:41:02.734 E/AndroidRuntime(28303): java.util.NoSuchElementException: Char sequence is empty.
02-13 20:41:02.734 E/AndroidRuntime(28303): at xyz.hisname.fireflyiii.ui.HomeActivity.$r8$lambda$m5_BfCzbKopEcr4W8HSTQOYhFWo(HomeActivity.kt:15)
02-13 20:41:02.734 E/AndroidRuntime(28303): at xyz.hisname.fireflyiii.ui.HomeActivity$$ExternalSyntheticLambda5.onChanged(Unknown Source:10)
02-13 20:41:02.734 E/AndroidRuntime(28303): at androidx.lifecycle.LiveData.considerNotify(LiveData.java:6)
02-13 20:41:02.734 E/AndroidRuntime(28303): at androidx.lifecycle.LiveData.dispatchingValue(LiveData.java:8)
02-13 20:41:02.734 E/AndroidRuntime(28303): at androidx.lifecycle.LiveData.setValue(LiveData.java:4)
02-13 20:41:02.734 E/AndroidRuntime(28303): at androidx.lifecycle.MutableLiveData.setValue(MutableLiveData.java:1)
02-13 20:41:02.734 E/AndroidRuntime(28303): at androidx.lifecycle.LiveData$1.run(LiveData.java:5)
02-13 20:41:02.734 E/AndroidRuntime(28303): at android.os.Handler.handleCallback(Handler.java:888)
02-13 20:41:02.734 E/AndroidRuntime(28303): at android.os.Handler.dispatchMessage(Handler.java:100)
02-13 20:41:02.734 E/AndroidRuntime(28303): at android.os.Looper.loop(Looper.java:213)
02-13 20:41:02.734 E/AndroidRuntime(28303): at android.app.ActivityThread.main(ActivityThread.java:8178)
02-13 20:41:02.734 E/AndroidRuntime(28303): at java.lang.reflect.Method.invoke(Native Method)
02-13 20:41:02.734 E/AndroidRuntime(28303): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
02-13 20:41:02.734 E/AndroidRuntime(28303): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1101)
02-13 20:41:02.734 E/ACRA (28303): ACRA caught a NoSuchElementException for xyz.hisname.fireflyiii
02-13 20:41:02.734 E/ACRA (28303): java.util.NoSuchElementException: Char sequence is empty.
02-13 20:41:02.734 E/ACRA (28303): at xyz.hisname.fireflyiii.ui.HomeActivity.$r8$lambda$m5_BfCzbKopEcr4W8HSTQOYhFWo(HomeActivity.kt:15)
02-13 20:41:02.734 E/ACRA (28303): at xyz.hisname.fireflyiii.ui.HomeActivity$$ExternalSyntheticLambda5.onChanged(Unknown Source:10)
02-13 20:41:02.734 E/ACRA (28303): at androidx.lifecycle.LiveData.considerNotify(LiveData.java:6)
02-13 20:41:02.734 E/ACRA (28303): at androidx.lifecycle.LiveData.dispatchingValue(LiveData.java:8)
02-13 20:41:02.734 E/ACRA (28303): at androidx.lifecycle.LiveData.setValue(LiveData.java:4)
02-13 20:41:02.734 E/ACRA (28303): at androidx.lifecycle.MutableLiveData.setValue(MutableLiveData.java:1)
02-13 20:41:02.734 E/ACRA (28303): at androidx.lifecycle.LiveData$1.run(LiveData.java:5)
02-13 20:41:02.734 E/ACRA (28303): at android.os.Handler.handleCallback(Handler.java:888)
02-13 20:41:02.734 E/ACRA (28303): at android.os.Handler.dispatchMessage(Handler.java:100)
02-13 20:41:02.734 E/ACRA (28303): at android.os.Looper.loop(Looper.java:213)
02-13 20:41:02.734 E/ACRA (28303): at android.app.ActivityThread.main(ActivityThread.java:8178)
02-13 20:41:02.734 E/ACRA (28303): at java.lang.reflect.Method.invoke(Native Method)
02-13 20:41:02.734 E/ACRA (28303): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
02-13 20:41:02.734 E/ACRA (28303): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1101)
02-13 20:41:02.786 I/ACRA (28303): Sending report /data/user/0/xyz.hisname.fireflyiii/app_ACRA-approved/2022-02-13T20:41:02.739+01:00.stacktrace
02-13 20:41:02.791 D/HwFrameworkSecurityPartsFactory(28303): HwFrameworkSecurityPartsFactory in.
02-13 20:41:02.792 I/HwFrameworkSecurityPartsFactory(28303): add HwFrameworkSecurityPartsFactory to memory.
02-13 20:41:02.793 W/Bundle (28303): Key android.intent.extra.TEXT expected ArrayList<CharSequence> but value was a java.lang.String. The default value <null> was returned.
02-13 20:41:02.793 W/Bundle (28303): Attempt to cast generated internal exception:
02-13 20:41:02.793 W/Bundle (28303): java.lang.ClassCastException: java.lang.String cannot be cast to java.util.ArrayList
02-13 20:41:02.793 W/Bundle (28303): at android.os.BaseBundle.getCharSequenceArrayList(BaseBundle.java:1311)
02-13 20:41:02.793 W/Bundle (28303): at android.os.Bundle.getCharSequenceArrayList(Bundle.java:1095)
02-13 20:41:02.793 W/Bundle (28303): at android.content.Intent.getCharSequenceArrayListExtra(Intent.java:8174)
02-13 20:41:02.793 W/Bundle (28303): at android.content.Intent.migrateExtraStreamToClipData(Intent.java:11241)
02-13 20:41:02.793 W/Bundle (28303): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1724)
02-13 20:41:02.793 W/Bundle (28303): at android.app.ContextImpl.startActivity(ContextImpl.java:1039)
02-13 20:41:02.793 W/Bundle (28303): at android.app.ContextImpl.startActivity(ContextImpl.java:1000)
02-13 20:41:02.793 W/Bundle (28303): at android.content.ContextWrapper.startActivity(ContextWrapper.java:383)
02-13 20:41:02.793 W/Bundle (28303): at org.acra.sender.EmailIntentSender.send(EmailIntentSender.kt:30)
02-13 20:41:02.793 W/Bundle (28303): at org.acra.sender.ReportSender$-CC.$default$send(ReportSender.kt:1)
02-13 20:41:02.793 W/Bundle (28303): at org.acra.sender.EmailIntentSender.send(Unknown Source:0)
02-13 20:41:02.793 W/Bundle (28303): at org.acra.sender.ReportDistributor.sendCrashReport(ReportDistributor.kt:6)
02-13 20:41:02.793 W/Bundle (28303): at org.acra.sender.ReportDistributor.distribute(ReportDistributor.kt:5)
02-13 20:41:02.793 W/Bundle (28303): at org.acra.sender.SendingConductor.sendReports(SendingConductor.kt:12)
02-13 20:41:02.793 W/Bundle (28303): at org.acra.scheduler.DefaultSenderScheduler.scheduleReportSending(DefaultSenderScheduler.kt:48)
02-13 20:41:02.793 W/Bundle (28303): at org.acra.scheduler.SchedulerStarter.scheduleReports(SchedulerStarter.kt:7)
02-13 20:41:02.793 W/Bundle (28303): at org.acra.builder.ReportExecutor.sendReport(ReportExecutor.kt:2)
02-13 20:41:02.793 W/Bundle (28303): at org.acra.builder.ReportExecutor.execute(ReportExecutor.kt:37)
02-13 20:41:02.793 W/Bundle (28303): at org.acra.builder.ReportBuilder.build(ReportBuilder.kt:3)
02-13 20:41:02.793 W/Bundle (28303): at org.acra.reporter.ErrorReporterImpl.uncaughtException(ErrorReporterImpl.kt:11)
02-13 20:41:02.793 W/Bundle (28303): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1073)
02-13 20:41:02.793 W/Bundle (28303): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
02-13 20:41:02.793 W/Bundle (28303): at java.lang.Thread.dispatchUncaughtException(Thread.java:2198)
02-13 20:41:02.804 I/Process (28303): Sending signal. PID: 28303 SIG: 9
02-13 20:42:09.999 I/name.fireflyii(28666): Reinit property: dalvik.vm.checkjni= false
02-13 20:42:10.000 E/name.fireflyii(28666): Not starting debugger since process cannot load the jdwp agent.
02-13 20:42:10.004 W/re-initialized>(28666): type=1400 audit(0.0:64832): avc: denied { read } for pid=28666 name="u:object_r:mmi_prop:s0" dev="tmpfs" ino=11821 scontext=u:r:untrusted_app:s0:c79,c257,c512,c768 tcontext=u:object_r:mmi_prop:s0 tclass=file permissive=0
02-13 20:42:10.006 E/libc (28666): Access denied finding property "runtime.mmitest.isrunning"
02-13 20:42:10.007 D/ActivityThread(28666): Attach thread to application
02-13 20:42:10.028 W/name.fireflyii(28666): JIT profile information will not be recorded: profile file does not exits.
02-13 20:42:10.032 I/name.fireflyii(28666): QarthPatchMonintor::Init
02-13 20:42:10.032 I/name.fireflyii(28666):
02-13 20:42:10.032 I/name.fireflyii(28666): QarthPatchMonintor::StartWatch
02-13 20:42:10.032 I/name.fireflyii(28666):
02-13 20:42:10.032 I/name.fireflyii(28666): QarthPatchMonintor::WatchPackage: /data/hotpatch/fwkhotpatch/
02-13 20:42:10.032 I/name.fireflyii(28666):
02-13 20:42:10.032 I/name.fireflyii(28666): QarthPatchMonintor::CheckAndWatchPatch: /data/hotpatch/fwkhotpatch/xyz.hisname.fireflyiii
02-13 20:42:10.032 I/name.fireflyii(28666):
02-13 20:42:10.032 I/name.fireflyii(28666): QarthPatchMonintor::CheckAndWatchPatch: /data/hotpatch/fwkhotpatch/all
02-13 20:42:10.032 I/name.fireflyii(28666):
02-13 20:42:10.032 I/name.fireflyii(28666): QarthPatchMonintor::Run
02-13 20:42:10.032 I/name.fireflyii(28666):
02-13 20:42:10.033 I/name.fireflyii(28666): QarthPatchMonintor::Reading
02-13 20:42:10.033 I/name.fireflyii(28666):
02-13 20:42:10.033 I/name.fireflyii(28666): QarthPatchMonintor::CheckNotifyEvent
02-13 20:42:10.033 I/name.fireflyii(28666):
02-13 20:42:10.033 I/name.fireflyii(28666): QarthPatchMonintor::CheckNotifyEvent before read
02-13 20:42:10.033 I/name.fireflyii(28666):
02-13 20:42:10.035 I/HwApiCacheMangerEx(28666): apicache path=/storage/emulated/0 state=mounted key=xyz.hisname.fireflyiii#10335#256
02-13 20:42:10.036 D/WM-WrkMgrInitializer(28666): Initializing WorkManager with default configuration.
02-13 20:42:10.037 I/HwApiCacheMangerEx(28666): apicache path=/storage/emulated/0 state=mounted key=xyz.hisname.fireflyiii#10335#0
02-13 20:42:10.037 W/name.fireflyii(28666): Accessing hidden field Ljava/util/Collections$SynchronizedCollection;->mutex:Ljava/lang/Object; (greylist-max-o, reflection, denied)
02-13 20:42:10.037 W/name.fireflyii(28666): Accessing hidden method Ljava/util/Collections$SynchronizedSet;-><init>(Ljava/util/Set;Ljava/lang/Object;)V (greylist-max-o, reflection, denied)
02-13 20:42:10.037 W/name.fireflyii(28666): Accessing hidden method Ljava/util/Collections$SynchronizedCollection;-><init>(Ljava/util/Collection;Ljava/lang/Object;)V (greylist-max-o, reflection, denied)
02-13 20:42:10.041 I/AwareBitmapCacher(28666): init processName:xyz.hisname.fireflyiii pid=28666 uid=10335
02-13 20:42:10.045 E/AwareLog(28666): AtomicFileUtils: readFileLines file not exist: android.util.AtomicFile@453a2b5
02-13 20:42:10.046 E/AwareLog(28666): AtomicFileUtils: readFileLines file not exist: android.util.AtomicFile@4041dd8
02-13 20:42:10.071 I/ACRA (28666): ACRA is enabled for xyz.hisname.fireflyiii, initializing...
02-13 20:42:10.092 V/ActivityThread(28666): callActivityOnCreate
02-13 20:42:10.097 V/HwWidgetFactory(28666): : successes to get AllImpl object and return....
02-13 20:42:10.097 I/OverScrollerOptimization(28666): start init SmartSlideOverScroller and get the overscroller config
02-13 20:42:10.097 I/OverScrollerOptimization(28666): get the overscroller config
02-13 20:42:10.099 W/name.fireflyii(28666): Accessing hidden method Landroid/view/Window;->getInsetsController()Landroid/view/WindowInsetsController; (blacklist, linking, denied)
02-13 20:42:10.159 D/ActivityThread(28666): add activity client record, r= ActivityRecord{e66f18a token=android.os.BinderProxy@2d9d4a {xyz.hisname.fireflyiii/xyz.hisname.fireflyiii.ui.HomeActivity}} token= android.os.BinderProxy@2d9d4a
02-13 20:42:10.165 D/NetworkSecurityConfig(28666): Using Network Security Config from resource network_security_config debugBuild: false
02-13 20:42:10.217 I/BlockMonitor(28666): dispatchingThrewException In MainThread
02-13 20:42:10.218 D/AndroidRuntime(28666): Shutting down VM
02-13 20:42:10.218 I/QarthLog(28666): [PatchStore] createDisableExceptionQarthFile
02-13 20:42:10.218 I/QarthLog(28666): [PatchStore] create disable file for xyz.hisname.fireflyiii uid is 10335
02-13 20:42:10.219 E/AndroidRuntime(28666): FATAL EXCEPTION: main
02-13 20:42:10.219 E/AndroidRuntime(28666): Process: xyz.hisname.fireflyiii, PID: 28666
02-13 20:42:10.219 E/AndroidRuntime(28666): java.util.NoSuchElementException: Char sequence is empty.
02-13 20:42:10.219 E/AndroidRuntime(28666): at xyz.hisname.fireflyiii.ui.HomeActivity.$r8$lambda$m5_BfCzbKopEcr4W8HSTQOYhFWo(HomeActivity.kt:15)
02-13 20:42:10.219 E/AndroidRuntime(28666): at xyz.hisname.fireflyiii.ui.HomeActivity$$ExternalSyntheticLambda5.onChanged(Unknown Source:10)
02-13 20:42:10.219 E/AndroidRuntime(28666): at androidx.lifecycle.LiveData.considerNotify(LiveData.java:6)
02-13 20:42:10.219 E/AndroidRuntime(28666): at androidx.lifecycle.LiveData.dispatchingValue(LiveData.java:8)
02-13 20:42:10.219 E/AndroidRuntime(28666): at androidx.lifecycle.LiveData.setValue(LiveData.java:4)
02-13 20:42:10.219 E/AndroidRuntime(28666): at androidx.lifecycle.MutableLiveData.setValue(MutableLiveData.java:1)
02-13 20:42:10.219 E/AndroidRuntime(28666): at androidx.lifecycle.LiveData$1.run(LiveData.java:5)
02-13 20:42:10.219 E/AndroidRuntime(28666): at android.os.Handler.handleCallback(Handler.java:888)
02-13 20:42:10.219 E/AndroidRuntime(28666): at android.os.Handler.dispatchMessage(Handler.java:100)
02-13 20:42:10.219 E/AndroidRuntime(28666): at android.os.Looper.loop(Looper.java:213)
02-13 20:42:10.219 E/AndroidRuntime(28666): at android.app.ActivityThread.main(ActivityThread.java:8178)
02-13 20:42:10.219 E/AndroidRuntime(28666): at java.lang.reflect.Method.invoke(Native Method)
02-13 20:42:10.219 E/AndroidRuntime(28666): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
02-13 20:42:10.219 E/AndroidRuntime(28666): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1101)
02-13 20:42:10.219 E/ACRA (28666): ACRA caught a NoSuchElementException for xyz.hisname.fireflyiii
02-13 20:42:10.219 E/ACRA (28666): java.util.NoSuchElementException: Char sequence is empty.
02-13 20:42:10.219 E/ACRA (28666): at xyz.hisname.fireflyiii.ui.HomeActivity.$r8$lambda$m5_BfCzbKopEcr4W8HSTQOYhFWo(HomeActivity.kt:15)
02-13 20:42:10.219 E/ACRA (28666): at xyz.hisname.fireflyiii.ui.HomeActivity$$ExternalSyntheticLambda5.onChanged(Unknown Source:10)
02-13 20:42:10.219 E/ACRA (28666): at androidx.lifecycle.LiveData.considerNotify(LiveData.java:6)
02-13 20:42:10.219 E/ACRA (28666): at androidx.lifecycle.LiveData.dispatchingValue(LiveData.java:8)
02-13 20:42:10.219 E/ACRA (28666): at androidx.lifecycle.LiveData.setValue(LiveData.java:4)
02-13 20:42:10.219 E/ACRA (28666): at androidx.lifecycle.MutableLiveData.setValue(MutableLiveData.java:1)
02-13 20:42:10.219 E/ACRA (28666): at androidx.lifecycle.LiveData$1.run(LiveData.java:5)
02-13 20:42:10.219 E/ACRA (28666): at android.os.Handler.handleCallback(Handler.java:888)
02-13 20:42:10.219 E/ACRA (28666): at android.os.Handler.dispatchMessage(Handler.java:100)
02-13 20:42:10.219 E/ACRA (28666): at android.os.Looper.loop(Looper.java:213)
02-13 20:42:10.219 E/ACRA (28666): at android.app.ActivityThread.main(ActivityThread.java:8178)
02-13 20:42:10.219 E/ACRA (28666): at java.lang.reflect.Method.invoke(Native Method)
02-13 20:42:10.219 E/ACRA (28666): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
02-13 20:42:10.219 E/ACRA (28666): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1101)
IS_SILENT=false
USER_CRASH_DATE=2022-02-13T20:42:10.222+01:00
It seems like you run into #206 now
@teldosas Youre right, after removing all accounts and making sure the login does not fail it works (for now). Thangs for the notice :)
Since a few weeks now the app is crashing on startup. I now even tried to opt into the beta program but that didn't fixed the issue. Here is the report generated by the app:
Thanks for your work.