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

Return to Player via Miniplayer fails after pause when returning from background. #3100

Open
twistios opened this issue Aug 3, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@twistios
Copy link

twistios commented Aug 3, 2024

Steps to reproduce the bug

It is one of those random bugs where it it not exactly clear what happend.
Here are some approximate steps:

  1. Start app
  2. Play song
  3. pause song
  4. go to background
  5. wait
  6. return to app via task manager
  7. App opens in Player
  8. Try to continue playing, fails
  9. Reduce to miniplayer
  10. Random stuff
  11. Try to open player via mini-player

Expected behavior

Mini-player opens player

Actual behavior

Some grey overlay opens and the player does not open. If I click somewhere else, the overlap goes away and it is like I have not clicked on the mini-player.

Screenshots/Screen recordings

The overlay

rimusic_miniplayer-overlay_issue

When clicking somewhere else when overlay is shown

rimusic_miniplayer-overlay_issue_returning

Logs

No response

RiMusic version

0.6.46 commit f2466c6

Android version

14

Additional information

This issue already happend on older release versions.
This issue happend while I was debugging some other error. I was not able to find a breakpoint in PlayerModern that I can set such that it gets hit. It seems like the PlayerModern-code does not get launched in this case.

@twistios twistios added the bug Something isn't working label Aug 3, 2024
@twistios twistios changed the title Return to Player via Mini-player fails Return to Player via miniplayer fails Aug 3, 2024
@twistios twistios changed the title Return to Player via miniplayer fails Return to Player via Miniplayer fails Aug 3, 2024
@twistios
Copy link
Author

twistios commented Aug 3, 2024

It looks like this is because the notification disappears before that (automatically)

@twistios twistios changed the title Return to Player via Miniplayer fails Return to Player via Miniplayer fails after pause when returning from background. Aug 3, 2024
@twistios
Copy link
Author

twistios commented Aug 3, 2024

Is it possible to recover from this state correctly or at least restart normally?

@fast4x
Copy link
Owner

fast4x commented Aug 3, 2024

I'll try

@TT-392
Copy link

TT-392 commented Sep 16, 2024

For anyone coming across this issue, enabling the option: "Persistent queue" in RiMusic's settings will allow you to at least resume playback when this happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants