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

Bug: Video getting black when using the interface #203

Closed
kurisutofu opened this issue Oct 15, 2024 · 36 comments
Closed

Bug: Video getting black when using the interface #203

kurisutofu opened this issue Oct 15, 2024 · 36 comments
Labels
bug Something isn't working

Comments

@kurisutofu
Copy link

kurisutofu commented Oct 15, 2024

YTAF information

  • YTAF version: 0.3.4

TV information

  • webOS version: 4.10.0-17
  • Firmware version: 05.40.45
  • Model: OLED55C9PJA
  • OTA ID: HE_DTV_W19O_AFABJAAAo18
  • SoC: 018

Issue description

When the interfaces shows on the screen, be it when pausing the video, fast forwarding, or rewinding, the video becomes black. The sound still works and the video continues (unless the action was to pause the video).
Could it be that the interface is overlaid on top of the video and lost its transparency property?
Can it be fixed?

Please note that I tried killing the app and opening again, uninstalling/re-installing, and it didn't work.
The YTAF menu displays fine when pressing the green button and funnily, it does not lead the video to turn black.

Displaying the comment panel works fine and the video is visible, though it is black until showing the comments.

Step to reproduce:
1 - Start a video
2 - Pause the video
or
2 - Move the timeline (fast forward or rewind)
or
2 - Press the up arrow

@kurisutofu kurisutofu added the bug Something isn't working label Oct 15, 2024
@putridpete
Copy link

putridpete commented Oct 15, 2024

I was actually on my way to create this very same thread when I stumbled upon this one, so I can confirm experiencing this issue too.

TV information (non rooted, using dev mode):

webOS version: 8.3.1-3607
Firmware version: 03.31.82
Model: 50UR8050AUA

Seems as if Youtube changed things around again.

@Superspongo
Copy link

Thanks for reporting. I have the same issue on a 55C8.

@Dsilvabr
Copy link

Me too.

webOS version: 4.10.0-17
Firmware version: 05.40.45

@wiz0u
Copy link

wiz0u commented Oct 15, 2024

Same here, started yesterday, without changing anything to my setup
05.50.45
4.4.0

happens only when the seekbar (or cards below) is on the screen. During playing or on other menus, no problems

@K4M1L41
Copy link

K4M1L41 commented Oct 15, 2024

Me too
5.5.0-19
4.50.90
Oled CX

@marianmargraf
Copy link

marianmargraf commented Oct 16, 2024

+1 on my OLED B7 55

06.10.30
webOS 3.9.2

edit: this issue actually started at the same time as the sponsorblock issues on my TV

@Inkrm
Copy link

Inkrm commented Oct 16, 2024

same here
webOS 04.40.92
NANO766QA

@bebach8
Copy link

bebach8 commented Oct 16, 2024

Can confirm same symptoms
55UN80003LA
webOS 5.3.0-2204

@rogodra
Copy link

rogodra commented Oct 16, 2024

I have the same problem for two days.

55NANO916PA
webOS version: 6.4.0
Firmware version: 03.40.82

and

43UP76906LE
webOS version: 6.4.0
Firmware version: 03.40.82

@marianmargraf
Copy link

Starting today, Google is rolling out updates to the YouTube UI on web, mobile and TV. This might be a reason for this issue.
https://blog.youtube/news-and-events/youtube-features-and-updates-2024/

@the-nexi
Copy link

Reporting the same issue.

@Superspongo
Copy link

Superspongo commented Oct 16, 2024

To add to this: shorts don't seem to work at all. The first frame is visible, after that there's only a black square on the left third of the screen and a white outline in the middle where the video usually plays.

@throwaway96
Copy link
Member

throwaway96 commented Oct 16, 2024

@kurisutofu

Thanks for the detailed report. I appreciate you providing platform and version information. Since I don't use YTAF, I wasn't aware of this issue.

@marianmargraf

Thank you. This is interesting and (potentially) helpful.

We don't need any more "me too" posts, except maybe a single report each for webOS 1, 2, 3.0, and 9.

Since at least webOS 3.5 through 8 are affected, presumably so are the rest. I assume Google changed something on their end that broke YTAF for everyone. I would like to know if the stock WAM YT app still works.

I will look into this when I have time, but it would be great if someone who actually uses YTAF (and has free time) could step up to maintain it.

Some logs from Chromium DevTools (port 9998) would be nice.

@okkkkoo

This comment was marked as duplicate.

@cremor
Copy link

cremor commented Oct 17, 2024

@throwaway96 I assume this can fix it for YTAF too: reisxd/TizenTube@c1f92b0

@atomjack
Copy link

@throwaway96 I've submitted a PR to fix this issue, per @cremor 's suggestion. I tested it on my TV and it works fine.

@throwaway96
Copy link
Member

Resolved by #204.

@Dsilvabr
Copy link

I am sorry, I am new here, how is this fixed? I uninstall e reinstall the app and still the same, I need to do something? Sorry if it's a stupid question.

@Avelayy
Copy link

Avelayy commented Oct 19, 2024

@Dsilvabr u can download fixed app from here: https://github.com/webosbrew/youtube-webos/actions/runs/11412869119
Then install it using developer manager for lg on PC

@throwaway96
Copy link
Member

Please try this: https://github.com/webosbrew/youtube-webos/releases/tag/v0.3.5-rc1

@Dsilvabr
Copy link

Please try this: https://github.com/webosbrew/youtube-webos/releases/tag/v0.3.5-rc1

I did what Avelayy told me to do and worked, but thx! :D

@wiz0u
Copy link

wiz0u commented Oct 19, 2024

Please try this: https://github.com/webosbrew/youtube-webos/releases/tag/v0.3.5-rc1

worked, thx. (is it normal the ipk file is still named 0.3.4 ?)

@cremor
Copy link

cremor commented Oct 19, 2024

Please try this: https://github.com/webosbrew/youtube-webos/releases/tag/v0.3.5-rc1

This fixes the issue, thanks!
But am I stupid or is there now a transparent background (which darkens the video) when a side panel (comments or settings) is open, which hasn't been there before?

@cremor
Copy link

cremor commented Oct 19, 2024

Another thing: I'm not sure, but this might have broken shorts. There is now a grey area over the short display area which hasn't been there in the previous version.

@throwaway96
Copy link
Member

@cremor

Does this happen even with "Remove Shorts from subscriptions" disabled?

@Avelayy
Copy link

Avelayy commented Oct 19, 2024

@throwaway96 this is how it looks like
IMG_20241019_183646__01

@wiz0u
Copy link

wiz0u commented Oct 19, 2024

@cremor

Does this happen even with "Remove Shorts from subscriptions" disabled?

For me, this option works well in the subscriptions page.
in the home page, whether option is set or not, the Shorts section is present but the thumbnails are absents. Only their title appear.

@cremor
Copy link

cremor commented Oct 19, 2024

Does this happen even with "Remove Shorts from subscriptions" disabled?

Yes.
Also, I'm talking about actually playing a short. Not on a menu.

@Dsilvabr
Copy link

That missing thumbnails on shorts was happening prior to the fix, I notice that about 7 days ago.

@throwaway96
Copy link
Member

@Dsilvabr

If that's true then I'm just going to release it as-is.

@cremor
Copy link

cremor commented Oct 19, 2024

I don't know about thumbnails on the home screen. But actual playback of shorts worked before the upgrade.

@Avelayy
Copy link

Avelayy commented Oct 19, 2024

@throwaway96 missing thumbnails on shorts was happening before yesterday hotfix

@Dsilvabr
Copy link

Dsilvabr commented Oct 19, 2024

I don't know about thumbnails on the home screen. But actual playback of shorts worked before the upgrade.

Yes, and they still play, in the Home, subscription and individual channel, shorts are playing normaly, there is only a lack of thumbnails in the home section, but that was happening for at least 2 or 3 days, before the original problem "the black screen when using the interface".

@cremor
Copy link

cremor commented Oct 19, 2024

Yes, and they still play, in the Home, subscription and individual channel, shorts are playing normaly

Not for me. If it works for you then I don't know why it doesn't for me.

@Dsilvabr
Copy link

Dsilvabr commented Oct 19, 2024

Yes, and they still play, in the Home, subscription and individual channel, shorts are playing normaly

Not for me. If it works for you then I don't know why it doesn't for me.

Oh, so that is a diferent problem, for me only short that are displayed in vertical shape, like the one you post a picture off are lacking the thumbnail, the shorts in the subscription section, witch are displayed horizontally do show thumbnails, but for me they all play.
Right now i cant find one single short in my Home section, but in the subscription they are normal.
Previews are not working in the subscription section, when you select a vídeo but dont actually click on it, i dont remeber if they did work before, but in the home section its working.

IMG_20241019_145226

@throwaway96
Copy link
Member

Please open a separate issue and provide version and platform information for new problems in 0.3.5-rc1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests