-
Notifications
You must be signed in to change notification settings - Fork 845
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 glitch since version 0.20 #4890
Comments
I complete the ticket with the PC configuration where I get the issue: CPU: Intel© Core™ i5-5300U CPU @ 2.30GHz × 2 I tried to remove the app cache in /.var and also all the config, no effect. Also, I have no issue to watch a video directly from Youtube website or from a Peertube instance or a local video. The issue is linked to Freetube only. |
I have this exact problem and had to switch to the Flatpak to get around it, with the version 0.20 bump it has once again reared it's ugly head. The bug is introduced somewhere between "v0.19.1-nightly-3750 Beta" and "v0.19.1-nightly-3828 Beta" (for once, procrastinating cleaning my ~/Downloads came in useful :P). It doesn't show up on screen record. It shows up in Freetube v0.19.1-nightly-3828 Beta and the v0.20.0 Beta Flatpak, but not in the v0.19.1-nightly-3750 Beta. Here's my configuration, it's a Dell Latitude E7450 laptop with three monitors connected trough a dock. OS: openSUSE Tumbleweed x86_64 |
Interesting, we have the same CPU / GPU. Maybe it's related to that. |
I've got the same problem when I use FreeTube on my old laptop (a Lenovo G70-80 with an Intel I7-5500U CPU with integrated HD 5500 graphics.) I can watch videos through other applications (browser, Celluloid, etc.) without a problem. When I use FreeTube on my main desktop PC (AMD 5700X CPU, Radeon 7600 graphics) it works fine, so the problem seems to be specific to old Intel CPUs. |
I can pretty much confirm that this is an hardware acceleration bug. I always suspected something with the GPU since the visuals of the bug reminded me of what a faulty GPU can look like. |
FreeTube turns on VA-API video decoding on Linux in Electron but the rendering of the videos is outside of FreeTube's control. As you all seem to be using pretty similar hardware, I suspect that it is more likely to be GPU driver issue. Probably in the Intel driver's VA-API implementation for that hardware. |
Hello, @ssnor: You are right. If I disable the GPU acceleration via Flatseal, it works like a charm. @absidue: I think there is a link with the GPU but did you change something between old versions and the current one? Because I use Freetube on this computer since 2021 and I never see that until now. |
It's probably just a flag set to activate GPU acceleration for our architecture in an Electron bump. This is the driver I think, but I couldn't find an issue filed for this bug. |
Can you run a Chromium browser (Chromium, Chrome, Brave, ...) with the CC: @Angedestenebres @ssnor.
#4532 happened. |
Hello, After checking by opening Chromium with this value, I have no issue at all. |
Hmm. If it is working on Chromium, it should work on Freetube. Can you verify your hardware acceleration is working on Chromium? |
I have this issue as well. At least some workaround like a setting to disable GPU acceleration would be nice.
|
You can use |
Does this issue still persist for you on v0.21.0? |
Hey 🐱
For the moment, the flatpak version is still in 0.20. I'll try again when the 0.21 will be available. |
After testing with the version 0.21 with my computer (see: #4890 (comment)), I still have the issue. |
Environment: librem 5, postmaketos edge, freetube 0.20, kernel 6.6.32-librem5.2, wayland, phosh 0.39.0r1. For me videos play normally but especially on initial load all the subscription videos show up with dark blue tint, playing the video and going back to subscription list then shows the correct color. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
The issue is still there with the latest version (0.21.2). |
I'm running Wayland on KDE Neon distro on Intel Ultra 7 CPU with ARC graphics driver installed. Video works ok only with UPD: On X11 same glitch. So in my case it's look like intel ARC graphics related problem (driver installed and works fine) |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
still have the issue with v0.21.3 Beta |
Hello I confirm I still have the issue and since an update of freedesktop on flatpak side, it's even worse because I can't use anymore Freetube without GPU acceleration: When I run it via terminal, I got the following error:
So currently, Freetube is unusable on my computer but maybe this can help to find the root cause, I'm not sure this is 100% on Freetube side. |
Thanks but I don't know how to set that quickly with flatpak & flatseal. |
@Angedestenebres Can you try running FreeTube with |
it works for me |
Can those with 5th Gen Intel CPU (Gen 8 GPU) test native FreeTube (not Flatpak) on an up-to-date distro (not Debian)? This is most likely an issue with the |
Okay so it sounds like at this point it's basically confirmed to be a problem with the graphics driver which means we can't do anything about it from our side, so I'll label this with
third-party
If the graphics drivers do ever get fixed, feel free to mention it here or close the issue directly. |
Anyone? |
Hello, The issue seems to be fixed with the version 0.22 on my side. |
Just updated to 0.22 Beta release and now it doesn't works anymore. intel ARC graphics. |
Same issue over here, some videos goes all white on fullscreen. I'm using the flatpak and just updated normally, so the issue shows with no special command line arguments. |
@ssnor Launching with @Flashwalker you can try https://wiki.archlinux.org/title/Intel_graphics#Testing_the_new_experimental_Xe_driver. |
|
Guidelines
Describe the bug
Expected Behavior
Playing video without issue
Issue Labels
visual bug
FreeTube Version
0.20
Operating System Version
Linux Mint 21.3
Installation Method
Flathub
Primary API used
Local API
Last Known Working FreeTube Version (If Any)
0.19.2
Additional Information
I have two laptops and both has the same OS (Linux Mint 21.3) and version (flatpak 0.20) but only one laptop has this issue.
Both using X11.
However, the resolution of the laptop with the issue is 1366x768 (max for my screen).
I don't have the issue on the laptop with the resolution 1920x1080.
Nightly Build
The text was updated successfully, but these errors were encountered: