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

App notification crash on Motorola #4833

Closed
2 tasks done
knighthat opened this issue Dec 7, 2024 · 2 comments
Closed
2 tasks done

App notification crash on Motorola #4833

knighthat opened this issue Dec 7, 2024 · 2 comments
Labels
bug Something isn't working Fixed

Comments

@knighthat
Copy link

knighthat commented Dec 7, 2024

Version of RiMusic

compiled straight from source

Android version

10

I've done these:

  • Uninstall old build before installing a new one
  • Checked opening issues about my similar problem

Tell us how you trigger this bug

Play any song

Submit a video

recording_20241207_130704.mp4

What was your expectation?

play normally

What more can you tell us? (Optional)

Possibly related to #4831 #4829.

I thought it was my PR #4822 but the recorded version was reverted back to before my commits.

Logs (Optional)

Straight from IDE

FATAL EXCEPTION:

Process: it.fast4x.rimusic.debug, PID: 5520

android.app.RemoteServiceException: Bad notification for startForeground
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2093)
    at android.os.Handler.dispatchMessage(Handler.java:107)
    at android.os.Looper.loop(Looper.java:241)
    at android.app.ActivityThread.main(ActivityThread.java:7582)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:941)
@knighthat knighthat added the bug Something isn't working label Dec 7, 2024
@fast4x fast4x added the Fixed label Dec 7, 2024
@fast4x fast4x closed this as completed Dec 7, 2024
@fast4x
Copy link
Owner

fast4x commented Dec 7, 2024

Fixed, available from version 0.6.63.1

@knighthat
Copy link
Author

thanks, I didn't have much time to look into it

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

No branches or pull requests

2 participants