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

Crash on Opening (evox Android 13) #8

Closed
slipsby opened this issue Dec 1, 2022 · 16 comments
Closed

Crash on Opening (evox Android 13) #8

slipsby opened this issue Dec 1, 2022 · 16 comments
Labels
good first issue Good for newcomers type: bug Something isn't working

Comments

@slipsby
Copy link

slipsby commented Dec 1, 2022

time: 1669869857014
msg: java.lang.RuntimeException: setDataSource failed: status = 0x80000000
stacktrace: java.lang.RuntimeException: setDataSource failed: status = 0x80000000
at android.media.MediaMetadataRetriever._setDataSource(Native Method)
at android.media.MediaMetadataRetriever.setDataSource(MediaMetadataRetriever.java:310)
at android.media.MediaMetadataRetriever.setDataSource(MediaMetadataRetriever.java:334)
at android.media.MediaMetadataRetriever.setDataSource(MediaMetadataRetriever.java:383)
at e4.p$b.a(Unknown Source:466)
at e4.r.k(Unknown Source:124)
at u4.a.q(Unknown Source:7)
at j5.g0.run(Unknown Source:100)
at p5.a$a.run(Unknown Source:81)
Suppressed: p3.e: [m1{Cancelling}@67b7500, Dispatchers.Default]

@slipsby
Copy link
Author

slipsby commented Dec 1, 2022

Better crash log format(just incase):https://paste.evolution-x.org/5pcubQ

@zyrouge
Copy link
Owner

zyrouge commented Dec 1, 2022

Seems like MediaMetadataRetriever crashed. This could be a Android 13 issue. I'll get back with fix.

@zyrouge zyrouge added type: bug Something isn't working good first issue Good for newcomers labels Dec 1, 2022
@senolfndk
Copy link

crashing 😕

@zyrouge
Copy link
Owner

zyrouge commented Dec 1, 2022

crashing 😕

I sadly could not hotfix it right now. I don't have an Android 13 device to check whats wrong. So, I'll have to switch to 13 to fix this.

@zyrouge
Copy link
Owner

zyrouge commented Dec 2, 2022

Implemented a partial fix in v2022.11.39. This is temporary fix since some songs might not some metadata fields like albumartist, genre and bitrate. I'll keep this open until a full fix is implemented.

@slipsby
Copy link
Author

slipsby commented Dec 2, 2022

understood, as of now there is no crashing and music plays fine thank you

@senolfndk
Copy link

crashes again device samsung android 12

@zyrouge
Copy link
Owner

zyrouge commented Dec 2, 2022

crashes again device samsung android 12

Could you send the logs?

@senolfndk
Copy link

tekrar çöküyor cihaz samsung android 12

Logları gönderir misiniz?
I don't know how to send logs, I'm very new to this

@zyrouge
Copy link
Owner

zyrouge commented Dec 2, 2022

tekrar çöküyor cihaz samsung android 12

Logları gönderir misiniz?
I don't know how to send logs, I'm very new to this

Could you say when it crashes?

@senolfndk
Copy link

when opening

@zyrouge
Copy link
Owner

zyrouge commented Dec 2, 2022

when opening

Have you tried clearing app cache?

@senolfndk
Copy link

açarken

Uygulama önbelleğini temizlemeyi denediniz mi?

yes

@slipsby
Copy link
Author

slipsby commented Dec 3, 2022

New crashing issue with logs here: https://paste.evolution-x.org/cPzrLO

@zyrouge
Copy link
Owner

zyrouge commented Dec 3, 2022

New crashing issue with logs here: https://paste.evolution-x.org/cPzrLO

When did this occur? Also, it seems like an issue with Android Compose. LazyColumn often throws that when it is rapidly updated.

@zyrouge
Copy link
Owner

zyrouge commented Dec 3, 2022

Transferrred to #10.

@zyrouge zyrouge closed this as completed Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants