-
-
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
Crash when going fullscreen (especially Android TVs) #9023
Comments
Thank you. Being polite never killed anyone. |
The screenshot you've posted is of the toast. Can you check your notifications to fetch the actual error? |
I know the screenshot give no useful information, but how should I access notifications AndroidTV? |
Okay, it seems like providing app notifications on Android TV is a no-no: https://scribe.rip/android-tv-application-notifications-on-o-c6820ada2086 @Stypox Can it be made so that errors which would generate error notifications on handhelds are made to open the error activity on TV instead? |
Same Issue on a FireTV 4K stick. Videos do not open in Fullscreen and when manually clicking on Full-Screen newpipe crashes... |
I have the same issue on Sony Android TV., now I reinstalled the 23.3 version, that works. |
Is the full screen button non-selectable or invisible? |
I'm afraid that won't help. As soon as you switch to full screen mode, you get an error message. After that, no further operation is possible, because none of the controls get the focus anymore. It would make more sense to eliminate the cause. |
What i've learned on AndroidTV: Do not update newpipe when everything is working, wait until youtube makes changes and you are forced to update :) |
What your actual learning should be is that you should help us test upcoming changes on your TV device so that our entire TV userbase doesn't have to suffer when a new version is released. No one in the dev team has an Android TV. If no user steps up to help test, then issues like this are bound to come up again and again. |
I will be glad to do tests on your behalf.
The Sony Android TV has been the best TV I ever bought, I strongly
recommend it to people who need to buy a new tv
|
Maybe you should go a little bit more into detail how to get a test version? |
I get that. But I have no idea how to test these versions and/or install them with a regular newpipe version installed. |
@migbox Shall I add your name to https://github.com/TeamNewPipe/NewPipe/wiki/Testers#android-tv?
@dolorosus At the bare minimum, we need our release candidates tested to catch any regressions (bugs that are not present in the current release, but were added by new changes since then). You can grab these from the "RC [version number]" issues that we pin for at least a week before releasing a new version, precisely for this reason. Apart from that, every PR that could possibly affect TV users should be tested. For the most part, this includes PRs that affect the player code. The PR description has a "testing" section which describes how to obtain the needed debug APKs for this.
@fliegentoeter Stypox did some magic years ago which lets you install several different versions of Newpipe side by side with the current release. The APKs you download from different PRs or from the RC issues have separate package names. This means that if you have 2 APKs from 2 different PRs, they will install side-by-side. But if you download a newer APK from one of the PRs, one of the 2 APKs will get updated. This means you can continue to test newer changes in PRs as they get updated, and also that you can test multiple PRs in parallel. You should never need to touch your official release version for any reason. One of our developers used to keep a record 60+ Newpipe builds on their device at a time. And there is no need at all to import/export anything. You should definitely keep a database export of your current release build as a safety net in any case. Just make sure to never mess with database backups with development builds, because any changes there could potentially corrupt your "true" database of the release version. |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as duplicate.
This comment was marked as duplicate.
I confirm this version runs in Xiaomi P1 TV. An error appears when application starts in the bottom of the screen but it dissapears in 2 seconds. I can see any video in full screen mode but open a video in full screen by default option does not work.
Enviado desde Outlook para Android<https://aka.ms/AAb9ysg>
…________________________________
From: somos61 ***@***.***>
Sent: Thursday, February 2, 2023 2:39:38 PM
To: TeamNewPipe/NewPipe ***@***.***>
Cc: elparra72 ***@***.***>; Comment ***@***.***>
Subject: Re: [TeamNewPipe/NewPipe] Crash when going fullscreen (especially Android TVs) (Issue #9023)
i'd say, we're moving right direction. At last, i have no crash, even no err.msg switching fullscreen, from portrait to landscape and back. Also going from mini to popup during playback, from popup to background and back is fine as well. The only thing i've noticed, if i change resolution on the fly, it blacken the screen for a couple of seconds and then continues, but i hear audio is still playing. Anyway, thanks for your work guys, great! 👍
—
Reply to this email directly, view it on GitHub<#9023 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A34HU7P2V3RAIDRE6RDQTADWVO2JVANCNFSM6AAAAAAQVGWPY4>.
You are receiving this because you commented.Message ID: ***@***.***>
|
On Philips (androidTV 9) switching to fullscreen results in a black screen. |
For me on xiaomi stick, i set to open in full screen. The first video i
choosed opened in normal window, then switched to full screen, where the
screen was black, but the sound worked. Then back, choose another video, it
opened in fullscreen, and i could watch it till its end.
But when i choose another video, i got "error see notifications" everytime
i tried again
Stypox ***@***.***> ezt írta (időpont: 2023. jan. 29., V
21:34):
… What about this? It is based on the latest commit on the dev-v2 branch of
exoplayer (which doesn't crash my phone anymore), with a modification that
makes it so that deviceNeedsSetOutputSurfaceWorkaround is always true.
app-debug.zip
<https://github.com/TeamNewPipe/NewPipe/files/10530774/app-debug.zip>
—
Reply to this email directly, view it on GitHub
<#9023 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD5TLF2EZFOYZU2UYRJGAILWU3H33ANCNFSM6AAAAAAQVGWPY4>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Just tested version 0.25.0 on Firestick 4k Max, when I click the fullscreen button it instantly crashes. Only playing the small window is possible. |
Testing 0.25.0 when playing video it first crash but when i click play again it play normally but when clicked minimizes it crashed and cannot return to fullscreen playback device B860H v5.0 |
Stop writing the same comment hundreds of times. We know what the issue is, as the title of this issue says, so there is no need to write it again multiple times. And some people also captured the stack trace multiple times, so there is no need to capture it again (unless you find some differences or you are testing an APK some team member has sent). |
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
@ROBYER1 @somos61 @dolorosus and to everyone who is getting black screen while playing videos, please check out #8829 (comment) |
Hello I'm having the same issue Not Working in Full Screen Mode on my Sony Bravia KD-65X82L. |
@agnel18 Open a new issue. |
Checklist
Affected version
v0.24.0
Steps to reproduce the bug
Expected behavior
entering fullscreen mode
Actual behavior
see attached [screenshot]
Screenshots/Screen recordings
Logs
No response
Affected Android/Custom ROM version
AndroidTV 9 and FireTV
Affected device model
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: