-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Release 0.20.3 #4851
Comments
why does this say 0.20.2 when the app shows release_0.20.3. anyways this error popped up but video was playing behind it Exception
Crash log
edit: every video that i click back on, it shows the page twice before the player falls down and a black screen when going from full screen |
Saw this as well. Finished a video. Tapped back. It went from the player with the replay button to the thumbnail with red progress indicator. Tapped back again. Same page, without the indicator. Finally, the third tap back minimized the player. |
Initiate a gesture such that once the video ends and exits full screen, your finger will not be in the embedded player area. If the gesture icon (volume/brightness) is visible on screen when the video ends, the icon remains there indefinitely. If you tap the player area again, it gets replaced by the Replay button. |
This comment has been minimized.
This comment has been minimized.
and skipping to java8 won't touch existent min_sdk_19/android4.4 of NP ? upd |
it's not the dialog when just silently minimize the comment with a bunch of thumbups... |
i dunno, may be it's a global... |
@DI555 You don't get to say this after triple posting the same comment, and I can't help notice that it's been 3 hours since I replied to you on the related PR and you haven't said anything there. Is it your intent to just complain or do you want to have a proper discussion? |
oh, sorry..., i might posted it to different topics, i may delete others if it's needed! |
It is alright. I have minimized them as 'Duplicate'. Now I'm waiting for your reply. |
I had a problem when running multiple instances of newpipe that I didn't had before, somehow this version, hijacked the notification from the previous release. I don't know how to reproduce though as it happened only once... |
@huckvrni Do you mean #4653? |
Nope, it didn't crash, it just somehow merged the queued backgroud list so that both instances controlled it at the same time¯_(ツ)_/¯ |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
It seems that the issue was on YouTube's part and they've fixed it. So, NewPipe works fine now. :) |
This comment has been minimized.
This comment has been minimized.
@DI555 No. As you can see in the top comment,
We shouldn't clutter the RC thread with off-topic conversation. You should reply to my comment on the relevant PR. Minimizing your comment here as off-topic. |
@nikhilCad What does this comment have to do with finding bugs in the release candidate? |
The two finger swipe to close player: sometimes it makes the player swipe down to the bottom as it closes, but sometimes, the moment your fingers leave the screen, the player instantly vanishes without completing the animation. I can reproduce this fairly consistently if one of my fingers travels farther down than the other during the swipe action. |
Fixed in RC2: 0_20_3_RC2.zip Relevant commit: 838b488 |
@opusforlife2 That's a bug from the beginning of the unified player with its collapse ability. It will need some more proper multi-touch-handling. |
RC3: 0_20_3_RC3.zip |
Merged and added to |
Yes, but Weblate does not allow fetching files to translate from other branches (as far as we know), so I had to put the changelog on |
Another release candidate, hopefully the last one:
RC4: 0_20_3_RC4.zip |
RC5: 0_20_3_RC5.zip |
Looks like a bug might have slipped through? Got this when I switched back to Newpipe with a paused video and it was already booted from RAM. Edit: This is fully reproducible. Edit 2: It doesn't even need a paused video. Just having video details open and letting the app get removed from RAM is enough. Exception
Crash log
|
This has not been fixed. It has been made worse than in 20.2. Now 9t just doesn't spit out a crash report, but hangs the app instead, necessitating a forced stop. After force stoping, opening the app again does't work, and the new instance must be closed or allowed to time out before starting the app yet again. Additionally, this now happens not only when the video is paused, but also while it's playing and I try to skip << or >>. It happens so frequently that I've barely used newpipe for almost three weeks. It's usually fine the first 2 to 5 times I try to skip back or forward in a video, but then hangs every time and sometimes happens on the first attempt to rewind/FF. I've used 20.2, 20.3.rc3, and 20.3.rc5 with same problem, crashing 20 times/day before I get fed up. Sadly, the app is unusable.
|
Why is neither release 0.20.2 nor 0.20.3 on F-Droid? |
@mabachel 0.20.2 there were troubles with builds. 0.20.3 will hopefully come in few days (usual delay with F-Droid). By the way, you can use Team NewPipe's F-Droid repository https://newpipe.schabi.org/FAQ/tutorials/install-add-fdroid-repo/ It's available as soon as the release is out on GitHub |
@Isira-Seneviratne #4851 (comment) This looks like something to do with your date/time PR. Is that correct? |
Yeah, the |
@Isira-Seneviratne So do you know how to fix this? |
I'm not sure what's causing the issue, since the zone offset is set to UTC in the constructor. |
@Isira-Seneviratne What is very strange is how come this issue happens only when trying to resume and not when you open video details for the first time? |
Yeah, it's a bizarre issue. I'll try changing the |
@opusforlife2 I tried to recreate the issue you encountered with the changes, but it didn't appear. I'll create a PR, could you check if the issue's there? |
Now suggested. |
Exception
Crash log
|
Changelogs
App
New
Improved
Fixed
Localization
Development
(huge thanks to @Isira-Seneviratne)
Other
Extractor
Breaking
NewPipe Extractor now requires at least Java 8!
New
Improvement
Fixed
Development
APK for testing
0_20_3_RC5.zip
Corresponding PR: #4852
The text was updated successfully, but these errors were encountered: