-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
bugIssue is related to a bugIssue is related to a bugyoutubeService, https://www.youtube.com/Service, https://www.youtube.com/
Description
Checklist
- I am using the latest version - x.xx.x
- I checked, but didn't find any duplicates (open OR closed) of this issue in the repo.
- I have read the contribution guidelines given at https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md.
- This issue contains only one bug. I will open one issue for every bug report I want to file.
Steps to reproduce the bug
- Go to youtube.com/watch?v=g5ZgUIobSj0 in NewPipe
Actual behavior
After loading for a short period, an error report screen appears.
Expected behavior
The video page displays.
Logs
Exception
- User Action: ui error
- Request: ACRA report
- Content Country: GB
- Content Language: en
- App Language: en_US
- Service: none
- Version: 0.21.9
- OS: Linux Android 10 - 29
Crash log
java.lang.NumberFormatException: For input string: "61803398875"
at java.lang.Integer.parseInt(Integer.java:618)
at java.lang.Integer.parseInt(Integer.java:650)
at org.schabi.newpipe.info_list.holder.CommentsMiniInfoItemHolder$1.transformUrl(CommentsMiniInfoItemHolder.java:64)
at android.text.util.Linkify.makeUrl(Linkify.java:615)
at android.text.util.Linkify.addLinks(Linkify.java:593)
at android.text.util.Linkify.addLinks(Linkify.java:536)
at android.text.util.Linkify.addLinks(Linkify.java:469)
at android.text.util.Linkify.addLinks(Linkify.java:444)
at org.schabi.newpipe.info_list.holder.CommentsMiniInfoItemHolder.linkify(CommentsMiniInfoItemHolder.java:258)
at org.schabi.newpipe.info_list.holder.CommentsMiniInfoItemHolder.ellipsize(CommentsMiniInfoItemHolder.java:230)
at org.schabi.newpipe.info_list.holder.CommentsMiniInfoItemHolder.lambda$a9Jqshj_OD1wN932a-ym1V5C7tk(Unknown Source:0)
at org.schabi.newpipe.info_list.holder.-$$Lambda$CommentsMiniInfoItemHolder$a9Jqshj_OD1wN932a-ym1V5C7tk.run(Unknown Source:2)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7356)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:925)
Metadata
Metadata
Assignees
Labels
bugIssue is related to a bugIssue is related to a bugyoutubeService, https://www.youtube.com/Service, https://www.youtube.com/