-
Notifications
You must be signed in to change notification settings - Fork 729
Phonograph always crashes after playing last song in queue #142
Comments
Can't reproduce it. Thanks for the logcat, maybe someone else will find the error. |
I have got the same problem. When the last song is finished it replays that song again and the app becomes unresponsive. You cannot stop playing or close the app and just wait for android to realize this and ask for termination. This is happening on Sony Xperia Z3 with Android 6.0.1 and Phonograph 0.15.0. Anything else I can provide? |
@kaplanbora A logcat would be great. |
@plumbe0 @kaplanbora Are you using gapless playback? |
I was. I turned it off and now works as intended. Still, i'd rather have gapless playback without problems... Are the causes of the mentioned issues known? |
@plumbe0 Not yet, it was just what I gleamed from reading the logs. |
@arkon Yes I am using gapless. You think thats the problem? I don't use my phone for music recently so I tried to reproduce this but no luck. |
@kaplanbora It was the only notable thing in @plumbe0 's logcat from what I could tell. I'm not sure what exactly is causing the issue yet though. |
Note to self: it'll probably be better to use something like ExoPlayer's |
Whatever the app is playing, if the song is the last in the queue (be it an album or a playlist) Phonograph will crash after playing it. When the song ends, the app is stuck and doesn't respond to touch controls, and it starts playing again the same last song. When it is finished playing it for the second time, the app closes itself and i get the Android message box saying Phonograph crashed. While the app is stuck playing the song for the second time, the notification is also stuck. I can get out of the app with the home button, the music still plays, and if i remove the app from the recents and reopen it, it waits a few seconds and then Android asks me if i want to kill it because it's not responding.
It has been happening ever since the app changed its name from Gramophone, and the bug occurs every single time. As a workaround i found that setting the loop mode to repeat the album prevents this.
I'm attaching a logcat.
phonograph.txt
The device is an Alcatel OneTouch Idol 3 (6045Y) and it happened both with 5.1.1 and 6.0.1
The text was updated successfully, but these errors were encountered: