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

Comment section is broken #45

Closed
7 tasks done
Tech-e1 opened this issue Mar 31, 2024 · 6 comments
Closed
7 tasks done

Comment section is broken #45

Tech-e1 opened this issue Mar 31, 2024 · 6 comments

Comments

@Tech-e1
Copy link

Tech-e1 commented Mar 31, 2024

Checklist

  • I am able to reproduce the bug with the latest version.
  • I am not able to reproduce the bug with the latest version of vanilla NewPipe.
  • 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 vanilla NewPipe contribution guidelines.

Affected version

0.26.1r3

Steps to reproduce the bug

  1. Open video
  2. Slide to comment section

Expected behavior

What is expected is that once the comments tab is tapped or swiped that comments load properly

Actual behavior

An error report develops and no comments populate

Screenshots/Recordings

Screenshot_20240330-205638_Tubular

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_r3
  • OS: Linux Android 13 - 33
Crash log

java.lang.RuntimeException: Failure from system
	at android.app.Instrumentation.execStartActivity(Instrumentation.java:1845)
	at android.app.Activity.startActivityForResult(Activity.java:5507)
	at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java:712)
	at android.app.Activity.startActivityForResult(Activity.java:5465)
	at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java:693)
	at android.app.Activity.startActivity(Activity.java:5963)
	at android.app.Activity.startActivity(Activity.java:5930)
	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:7542)
	at android.view.View.performClickInternal(View.java:7519)
	at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0)
	at android.view.View$PerformClick.run(View.java:29476)
	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:7924)
	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:936)
Caused by: android.os.TransactionTooLargeException: data parcel size 1242032 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:2069)
	at android.app.Instrumentation.execStartActivity(Instrumentation.java:1838)
	... 25 more


Affected Android/Custom ROM version

Android 13/ eOS v1.21

Affected device model

Moto G7 power (ocean)

Additional information

No response

@Quantum-Tinkerman
Copy link

This also happens in Newpipe for quite some time now on all my phones...also in their nightly builds, and this is the reason I started looking for a Newpipe alternative and ended up here (that and semi-frequent app crashes--not to mention updates are few and far between) ...actually, it doesn't happen in their nightly builds, just crashes, sorry about that

@netizeni
Copy link

netizeni commented Apr 1, 2024

Getting the same error for quite some time now (I guess as everybody else who upvoted). In my case, it always appears when opening a video from another app in popup mode and then switching to full screen to see comments.

@polymorphicshade
Copy link
Owner

This is a well-known issue in vanilla NewPipe. This will not be fixed until the NewPipe devs publish a fix.

@polymorphicshade polymorphicshade closed this as not planned Won't fix, can't repro, duplicate, stale Apr 1, 2024
@polymorphicshade polymorphicshade pinned this issue Apr 1, 2024
@BurnyBoi
Copy link

BurnyBoi commented Apr 10, 2024

FYI the fix seems to have been merged into NewPipe about an hour ago: TeamNewPipe/NewPipeExtractor#1163

@LeeBinder
Copy link

NewPipe Release v0.27.0 (please TEST!) #10930

@pslyman
Copy link

pslyman commented Apr 24, 2024

It's now in a new release from 1 day ago: https://github.com/TeamNewPipe/NewPipe/releases/tag/v0.27.0
(Plus new Extractor release: https://github.com/TeamNewPipe/NewPipeExtractor/releases/tag/v0.24.0)

@polymorphicshade polymorphicshade unpinned this issue Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants