You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NoClassDefFoundError: Failed resolution of: Lorg/checkerframework/com/google/common/hash/BloomFilter;
at im.vector.app.features.analytics.ReportedDecryptionFailurePersistence.<init>(ReportedDecryptionFailurePersistence.kt:50)
at im.vector.app.DaggerVectorApplication_HiltComponents_SingletonC$SingletonCImpl.reportedDecryptionFailurePersistence(DaggerVectorApplication_HiltComponents_SingletonC.java:9215)
at im.vector.app.DaggerVectorApplication_HiltComponents_SingletonC$SingletonCImpl.-$$Nest$mreportedDecryptionFailurePersistence(DaggerVectorApplication_HiltComponents_SingletonC.java)
at im.vector.app.DaggerVectorApplication_HiltComponents_SingletonC$SingletonCImpl$SwitchingProvider.get(DaggerVectorApplication_HiltComponents_SingletonC.java:9650)
at dagger.internal.DoubleCheck.get(DoubleCheck.java:47)
at im.vector.app.DaggerVectorApplication_HiltComponents_SingletonC$SingletonCImpl.injectVectorApplication2(DaggerVectorApplication_HiltComponents_SingletonC.java:9492)
at im.vector.app.DaggerVectorApplication_HiltComponents_SingletonC$SingletonCImpl.injectVectorApplication(DaggerVectorApplication_HiltComponents_SingletonC.java:9385)
at im.vector.app.Hilt_VectorApplication.hiltInternalInject(Hilt_VectorApplication.java:52)
at im.vector.app.Hilt_VectorApplication.onCreate(Hilt_VectorApplication.java:43)
at im.vector.app.VectorApplication.onCreate(VectorApplication.kt:131)
Outcome
What did you expect?
The app should be started
What happened instead?
The app crashes.
Your phone model
No response
Operating system version
Android 5 and 6
Application version and app store
1.6.16
Homeserver
matrix.org
Will you send logs?
No
Are you willing to provide a PR?
No
The text was updated successfully, but these errors were encountered:
yostyle
added
the
T-Defect
Something isn't working: bugs, crashes, hangs and other reported problems
label
Jul 30, 2024
Steps to reproduce
It's a regression from this PR #8801 (cc @BillCarsonFr)
element-android/vector/src/main/java/im/vector/app/features/analytics/ReportedDecryptionFailurePersistence.kt
Line 50 in 0a284bb
Outcome
What did you expect?
The app should be started
What happened instead?
The app crashes.
Your phone model
No response
Operating system version
Android 5 and 6
Application version and app store
1.6.16
Homeserver
matrix.org
Will you send logs?
No
Are you willing to provide a PR?
No
The text was updated successfully, but these errors were encountered: