forked from vfsfitvnm/ViMusic
-
Notifications
You must be signed in to change notification settings - Fork 50
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 not opening #672
Labels
bug
Something isn't working
Comments
Duplicate of #655 |
Any solution for that ? |
I fixed it for the next release. |
Same problem again in the new update |
InShot_20250111_140358068.mp4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce the bug
When click the app it crashed immediately
Expected behavior
App not opening
Actual behavior
App not opening
Screenshots/Screen recordings
InShot_20241229_082236984.mp4
Logs
https://paste.evolution-x.org/q1ZmmA
time: 1735440516283
msg: java.lang.IllegalArgumentException: cannot use a recycled source in createBitmap
stacktrace: java.lang.IllegalArgumentException: cannot use a recycled source in createBitmap
at android.graphics.Bitmap.createBitmap(Bitmap.java:932)
at android.graphics.Bitmap.createScaledBitmap(Bitmap.java:854)
at android.media.MediaMetadata$Builder.scaleBitmap(MediaMetadata.java:996)
at android.media.MediaMetadata$Builder.build(MediaMetadata.java:970)
at android.media.session.MediaSession.setMetadata(MediaSession.java:512)
at A3.D.run(SourceFile:201)
at android.os.Handler.handleCallback(Handler.java:991)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:232)
at android.os.Looper.loop(Looper.java:317)
at android.app.ActivityThread.main(ActivityThread.java:8788)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:
ViTune version
V1.1.1
What kind of build are you using?
Release (GitHub / F-Droid)
Android version
15
Device info
Poco f5
Upstream reproducibility
No response
Additional information
It should open
Checklist
The text was updated successfully, but these errors were encountered: