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

Fix crash #7744

Merged
merged 3 commits into from Dec 8, 2022
Merged

Fix crash #7744

merged 3 commits into from Dec 8, 2022

Conversation

bmarty
Copy link
Member

@bmarty bmarty commented Dec 8, 2022

kotlin.UninitializedPropertyAccessException: lateinit property avatarRenderer has not been initialized. AvatarRenderer is not used here.

Type of change

  • Feature
  • Bugfix
  • Technical
  • Other :

Content

Motivation and context

https://github.com/matrix-org/element-android-rageshakes/issues/46915

Screenshots / GIFs

Tests

  • Just compile the code.

Tested devices

  • Physical
  • Emulator
  • OS version(s):

Checklist

…erty avatarRenderer has not been initialized`. AvatarRenderer is not used here.
@bmarty bmarty requested review from a team and ganfra and removed request for a team December 8, 2022 09:35
@element-hq element-hq deleted a comment from ElementBot Dec 8, 2022
@sonarcloud
Copy link

sonarcloud bot commented Dec 8, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@bmarty bmarty merged commit ee73702 into develop Dec 8, 2022
@bmarty bmarty deleted the feature/bma/quickCrashFix branch December 8, 2022 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants