OxygenCobalt / Auxio

A simple, rational music player for android
GNU General Public License v3.0
1.78k stars 117 forks source link

Unknown freezing occuring at random #729

Closed OxygenCobalt closed 1 month ago

OxygenCobalt commented 2 months ago

Current theory is a deadlock that occurs when the state is saved right when some other playback operation occurs. Not really sure why.

lriesebos commented 2 months ago

Does this occur for example when the player moves on to the next track in the playlist? Since version 3.4.x I noticed that the player just stops playing music at some point when shuffling all songs. I think it occurs only when moving to the next track and the slider just stays at the left. One way to solve that is to again press the "shuffle all" button to start playing a new shuffled playlist.

OxygenCobalt commented 2 months ago

Seems like a different error to what I'm talking about. Can you provide a bug report @lriesebos the moment the issue appears again? See here for instructions. You can also enable "Bug report shortcut" in developer settings on some devices that should allow you to open the power menu and then select the "Bug report" option, which might be helpful to allow you to immediately take a bug report when the error appears again.

OxygenCobalt commented 1 month ago

I can't seemingly reproduce this, any nobody has come forward. Closing it until it appears again.