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

Can't read comment section #10983

Closed
6 tasks done
NewPipeUser123 opened this issue Apr 17, 2024 · 2 comments
Closed
6 tasks done

Can't read comment section #10983

NewPipeUser123 opened this issue Apr 17, 2024 · 2 comments
Labels
duplicate Issue or discussion is a duplicate of an existing issue or discussion template ignored The user didn't follow the template/instructions (or removed them)

Comments

@NewPipeUser123
Copy link

NewPipeUser123 commented Apr 17, 2024

Checklist

  • I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected version

v0.26.1

Steps to reproduce the bug

Every video loads with no viewable comments. All list as 0. Error pops up: "Sorry, something went wrong."

Expected behavior

Being able to read comments.

Actual behavior

Can't read comments

Screenshots/Screen recordings

Screenshot_20240417-110026

Logs

Exception

  • User Action: ui error
  • Request: ACRA report
  • Content Country: US
  • Content Language: en-US
  • App Language: en_US
  • Service: none
  • Version: 0.26.1
  • OS: Linux lge/timelm/timelm:13/TKQ1.220829.002/231650224a5f6:user/release-keys 13 - 33
Crash log

java.lang.RuntimeException: Failure from system
	at android.app.Instrumentation.execStartActivity(Instrumentation.java:1809)
	at android.app.Activity.startActivityForResult(Activity.java:5492)
	at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java:712)
	at android.app.Activity.startActivityForResult(Activity.java:5450)
	at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java:693)
	at android.app.Activity.startActivity(Activity.java:5948)
	at android.app.Activity.startActivity(Activity.java:5915)
	at org.schabi.newpipe.error.ErrorUtil$Companion.openActivity(ErrorUtil.kt:43)
	at org.schabi.newpipe.error.ErrorUtil$Companion.showSnackbar$lambda$0(ErrorUtil.kt:149)
	at org.schabi.newpipe.error.ErrorUtil$Companion.$r8$lambda$hbVLiP6-HtFc17h3_yyNDsmaIY8(ErrorUtil.kt:0)
	at org.schabi.newpipe.error.ErrorUtil$Companion$$ExternalSyntheticLambda0.onClick(R8$$SyntheticClass:0)
	at com.google.android.material.snackbar.Snackbar.lambda$setAction$0(Snackbar.java:352)
	at com.google.android.material.snackbar.Snackbar.$r8$lambda$4rINiMZz55Dc47hSTCuz-ALWyEw(Snackbar.java:0)
	at com.google.android.material.snackbar.Snackbar$$ExternalSyntheticLambda1.onClick(R8$$SyntheticClass:0)
	at android.view.View.performClick(View.java:7516)
	at android.view.View.performClickInternal(View.java:7493)
	at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0)
	at android.view.View$PerformClick.run(View.java:29392)
	at android.os.Handler.handleCallback(Handler.java:942)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loopOnce(Looper.java:201)
	at android.os.Looper.loop(Looper.java:288)
	at android.app.ActivityThread.main(ActivityThread.java:8022)
	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:942)
Caused by: android.os.TransactionTooLargeException: data parcel size 1241992 bytes
	at android.os.BinderProxy.transactNative(Native Method)
	at android.os.BinderProxy.transact(BinderProxy.java:584)
	at android.app.IActivityTaskManager$Stub$Proxy.startActivity(IActivityTaskManager.java:2227)
	at android.app.Instrumentation.execStartActivity(Instrumentation.java:1803)
	... 25 more


Affected Android/Custom ROM version

Android 13

Affected device model

LG

Additional information

No response

@NewPipeUser123 NewPipeUser123 added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Apr 17, 2024
@OldGuyInTheClub
Copy link

I've had this issue for about three weeks, as well. I found a similar report a few days ago but can't locate it at the moment. That issue was marked closed but I don't think there was a fix.

@AudricV
Copy link
Member

AudricV commented Apr 18, 2024

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.

Duplicate of #10808.
Please search (better, with different keywords?) for duplicates, especially pinned ones, the next time you want to open an issue. Thank you.

@AudricV AudricV closed this as completed Apr 18, 2024
@AudricV AudricV added template ignored The user didn't follow the template/instructions (or removed them) duplicate Issue or discussion is a duplicate of an existing issue or discussion and removed bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issue or discussion is a duplicate of an existing issue or discussion template ignored The user didn't follow the template/instructions (or removed them)
Projects
None yet
Development

No branches or pull requests

3 participants