-
Notifications
You must be signed in to change notification settings - Fork 497
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
Some voice messages cannot be played back and have no waveform #4748
Comments
It seems that there is a problem somewhere in the VoiceMessageAttachmentCacheManager that breaks rendering and playback for some of the voice messages. Restarting the app fixes it. |
After more investigation this seems to be coming from cached completion handlers not being cleared and waiting for an operation that doesn't exist to finish. Need to find where original operation fails without clearing state. |
…sync operations, properly cleaning up callbacks on failure.
…sync operations, properly cleaning up callbacks on failure.
…sync operations, properly cleaning up callbacks on failure.
I can't view the matrix message linked above, but I also have issues where people on Element iOS can't listen to my voice messages sent from Element Flatpak or Element Android. On the iOS end they look like: I am able to listen to their messages just fine and listen to my own. |
Hi, thank you for reporting this. I can't be sure but it does indeed feel like the same problem. Hopefuly you won't see it anymore starting next release 🤞 |
eg https://matrix.to/#/!uZvykYWBAcekzGUFVE%3Amatrix.org/%24VRiws4Kh2Wov989n785VFIa2UsC-AdBTesjSE2RWIDo
The text was updated successfully, but these errors were encountered: