Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when launching the app #6709

Closed
ouchadam opened this issue Aug 1, 2022 · 1 comment
Closed

Crash when launching the app #6709

ouchadam opened this issue Aug 1, 2022 · 1 comment
Assignees
Labels
A-Home O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@ouchadam
Copy link
Contributor

ouchadam commented Aug 1, 2022

Thread: main, Exception: java.lang.RuntimeException: Unable to start activity ComponentInfo{im.vector.app/im.vector.app.features.home.HomeActivity}: java.lang.IllegalStateException: You should authenticate before using this
Caused by: java.lang.IllegalStateException: 
  at im.vector.app.core.di.ActiveSessionHolder.getActiveSession (ActiveSessionHolder.kt:2)
  at im.vector.app.DaggerVectorApplication_HiltComponents_SingletonC$SingletonCImpl.-$$Nest$msession (DaggerVectorApplication_HiltComponents_SingletonC.java:3)
  at im.vector.app.DaggerVectorApplication_HiltComponents_SingletonC$ActivityCImpl$SwitchingProvider.get (DaggerVectorApplication_HiltComponents_SingletonC.java:166)
  at im.vector.app.core.di.VectorFragmentFactory.instantiate (VectorFragmentFactory.kt:11)
  at androidx.fragment.app.FragmentStateManager.<init> (FragmentStateManager.java:12)
  at androidx.fragment.app.FragmentManager.restoreSaveStateInternal (FragmentManager.java:35)
  at androidx.fragment.app.FragmentManager.attachController (FragmentManager.java:40)
  at androidx.fragment.app.FragmentActivity.lambda$init$3 (FragmentActivity.java:2)
  at androidx.fragment.app.FragmentActivity.$r8$lambda$euPNEtWNfVdMY89Jt5kWt_WEHqw (Unknown Source)
  at androidx.fragment.app.FragmentActivity$$ExternalSyntheticLambda0.onContextAvailable (Unknown Source:2)
  at androidx.activity.ComponentActivity.onCreate (ComponentActivity.java:5)
  at androidx.fragment.app.FragmentActivity.onCreate (FragmentActivity.java:1)
  at im.vector.app.core.platform.VectorBaseActivity.onCreate (VectorBaseActivity.kt:9)
  at im.vector.app.features.home.HomeActivity.onCreate (HomeActivi
@ouchadam ouchadam added T-Defect Something isn't working: bugs, crashes, hangs and other reported problems A-Home S-Major Severely degrades major functionality or product features, with no satisfactory workaround O-Occasional Affects or can be seen by some users regularly or most users rarely labels Aug 1, 2022
@ouchadam ouchadam self-assigned this Aug 1, 2022
@ouchadam
Copy link
Contributor Author

ouchadam commented Aug 4, 2022

Fixed in 1.4.31

@ouchadam ouchadam closed this as completed Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Home O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

No branches or pull requests

1 participant