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 when clicking "Lyrics Following" #49

Closed
ghost opened this issue Dec 6, 2022 · 4 comments
Closed

Crash when clicking "Lyrics Following" #49

ghost opened this issue Dec 6, 2022 · 4 comments
Labels
Bug Bugs. Crashes or something isn't working

Comments

@ghost
Copy link

ghost commented Dec 6, 2022

Crash log

Crash Report:

Package name: player.phonograph.plus
App version: 0.5.0 (450)
Git Commit Hash: 13b4722
Android version: 12 (SDK 31)
Device brand: motorola (by motorola)
Device model: XT2225-2 (code: rhodep)
Product name: rhodep_cn
Build version: S1SU32.73-112-4
(e8b769-403a5)
Hardware: qcom
Language: zh

java.lang.IllegalArgumentException: Invalid target position
at androidx.recyclerview.widget.RecyclerView$x.l(SourceFile:104)
at androidx.recyclerview.widget.RecyclerView$m.O0(Unknown Source:21)
at androidx.recyclerview.widget.LinearLayoutManager.N0(Unknown Source:12)
at player.phonograph.dialogs.LyricsDialog.onUpdateProgressViews(SourceFile:33)
at ma.a.handleMessage(SourceFile:31)
at android.os.Handler.dispatchMessage(Handler.java:111)
at android.os.Looper.loopOnce(Looper.java:238)
at android.os.Looper.loop(Looper.java:357)
at android.app.ActivityThread.main(ActivityThread.java:8089)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1026)

Steps to reproduce the bug

点击“歌词滚动”

Screenshots or Screen recordings

Screenshot_20221207-004747

Other helpful information

No response

Version

0.5.0

@ghost ghost added the Bug Bugs. Crashes or something isn't working label Dec 6, 2022
@chr56
Copy link
Owner

chr56 commented Dec 6, 2022

lrc歌词文件(文本)发一下?
播放到哪个位置崩的?

@ghost
Copy link
Author

ghost commented Dec 8, 2022

音乐是flac格式,音乐标签内嵌歌词。只要点击“歌词滚动”,无论播放到哪个位置,软件都会崩溃。
Screenshot_20221208-133827

@chr56
Copy link
Owner

chr56 commented Dec 8, 2022

音乐是flac格式,音乐标签内嵌歌词。

那有可能是flac标签格式问题;现在flac标签支持不太好...

等我再看看...

@chr56 chr56 changed the title 点击“歌词滚动”,软件崩溃了 Crash when clicking "Lyrics Following" Dec 8, 2022
@chr56
Copy link
Owner

chr56 commented Dec 8, 2022

看了一下,感觉没问题啊

也拿了flac试了一下,也没问题啊

可能是标签问题?

@ghost ghost closed this as completed Apr 13, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bugs. Crashes or something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant