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 on opening a room on Android 5.0 and 5.1 - Regression with Voice message #3897

Closed
bmarty opened this issue Aug 25, 2021 · 1 comment · Fixed by #3903
Closed

Crash on opening a room on Android 5.0 and 5.1 - Regression with Voice message #3897

bmarty opened this issue Aug 25, 2021 · 1 comment · Fixed by #3903
Assignees
Labels

Comments

@bmarty
Copy link
Member

bmarty commented Aug 25, 2021

Reported in https://matrix.to/#/!AZozoWghOYSIAfaZjJ:matrix.org/$y0gn7hbAap0imO-wIqO3SZ4vZsr9jEzqS9vasOPlW-o?via=matrix.org&via=tchncs.de&via=kde.org

Open a room and observe a crash. Introduce with Voice message feature.

Stack trace:

Thread: main, Exception: java.lang.RuntimeException: Unable to start activity ComponentInfo{im.vector.app/im.vector.app.features.home.room.detail.RoomDetailActivity}: android.view.InflateException: Binary XML file line #187: Error inflating class im.vector.app.features.home.room.detail.composer.VoiceMessageRecorderView
...
Caused by: java.lang.NullPointerException: Attempt to read from field 'android.widget.ImageButton im.vector.app.databinding.ViewVoiceMessageRecorderBinding.voiceMessageMicButton' on a null object reference
at im.vector.app.features.home.room.detail.composer.VoiceMessageRecorderView.onVisibilityChanged(VoiceMessageRecorderView.kt:4)
@bmarty bmarty added the Z-Crash label Aug 25, 2021
@bmarty bmarty added this to the Sprint - Element 1.1.15 milestone Aug 25, 2021
@bmarty bmarty changed the title Crash on Android 5.0 and 5.1 Crash on opeining a room on Android 5.0 and 5.1 - Regression with Voice message Aug 25, 2021
@onurays onurays changed the title Crash on opeining a room on Android 5.0 and 5.1 - Regression with Voice message Crash on opening a room on Android 5.0 and 5.1 - Regression with Voice message Aug 26, 2021
@andreygursky
Copy link

Looks like this has been previously reported here: #3864.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants