axolotl-chat / axolotl

A Signal compatible cross plattform client written in Go, Rust and Vuejs
https://axolotl.chat
GNU General Public License v3.0
329 stars 52 forks source link

[BUG] Can not automatically open audio messages with oneplus 5 #1100

Open romeof1980 opened 1 year ago

romeof1980 commented 1 year ago

Description

Can not automatically open audio messages. Not sure if it is an app issue or a device issue: is axolotl that does not find a default audio app or the oneplus that can't correctly figured it out it is an audio message?

Steps to Reproduce

  1. Received a voice message
  2. Try to listen to it

Expected behavior: [What you expect to happen]

  1. Being able to automatically find an app for listening voice messages

Actual behavior: [What actually happens]

  1. can not find an app for listening to the received voice messages (always happen). I remember it used to work though (sorry to be so generic).
  2. can save the message in media then listen to it FROM another app (i.e. web player) hence the message itself is ok

Versions

Please provide the Version as written in Settings->About Axolotl Axolotl (Signal): 1.6.0

Device

Device: OnePlus 5 Os: Ubuntu 16.04 (OTA-25)

Link to Debug Log

Please provide a link to debug from. can provide but can't find any axolotl log

can I modify source code and test if needed? I guess so (never done for this app but did for other). don't develop in go though

romeof1980 commented 1 year ago

upgraded to Focal and see the same behavior