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

Make ErrorInfo contructor public #4995

Merged
merged 1 commit into from
Nov 27, 2020
Merged

Conversation

XiangRongLin
Copy link
Collaborator

@XiangRongLin XiangRongLin commented Nov 24, 2020

What is it?

  • Bugfix (user facing)

Fixes the following issue(s)

APK testing

app-debug.zip
Note that loading comments always throws an error in this apk, since i changed the extractor for easier manual testing

Due diligence

@TobiGr @Stypox

@okan35
Copy link
Contributor

okan35 commented Nov 24, 2020

To me it still goes into loop of restart when I report.

@XiangRongLin
Copy link
Collaborator Author

@okan35 What device/software version are you using. I retried it with the zip from here on my phone and on an Android 4.4 emulator and it shows me the error screen there.

@okan35
Copy link
Contributor

okan35 commented Nov 24, 2020

I use Sony xperia xz premium, android version is android 9.

I just went to a video from trending and saw error report and just clicked report.

@XiangRongLin
Copy link
Collaborator Author

@okan35 I retried it with an android 9 emulator and can't reproduce it. Must be something specific to your device maybe

Allows the library behind Parceable to crete an object of the class.
@FireMasterK
Copy link
Member

Can confirm the issue has been fixed, LGTM

@FireMasterK
Copy link
Member

@TiA4f8R that seems to be a totally different error, this one would take you into a loop of the app opening and closing on it's own.

@c-shubh
Copy link

c-shubh commented Nov 26, 2020

Works fine, app doesn't crash.

Copy link
Contributor

@TobiGr TobiGr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@TobiGr TobiGr merged commit d022840 into TeamNewPipe:dev Nov 27, 2020
@TobiGr TobiGr mentioned this pull request Nov 27, 2020
4 tasks
@XiangRongLin XiangRongLin deleted the hotfix branch November 28, 2020 13:01
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

Successfully merging this pull request may close these issues.

Reporting causes NewPipe to crash
6 participants