-
Notifications
You must be signed in to change notification settings - Fork 877
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]: App Breaks When Loading Any Video in Legacy Format #6334
Comments
Do you see the error from #6328 |
Unless I missed something in that error, this issue goes deeper than the video simply not loading. The entire application locks up - even attempting to click on, eg, settings does nothing. Nothing happens when mouse-overing any component either. The window itself is not frozen however: scrolling still works, the application can be closed without having to resort to CAD, and the spinny-thingie around the play button still animates. [This is on Windows 10, FWIW] |
Didn't see any error messages no, nor does his entire app lock up. I cant seem to find any logs, partly because tha pp is never crashing, just becoming entirely impossible to interact with. |
I have the exact same issue (on Windows 11 23H2). Until yesterday everything was fine, but today every window used to read a stream locks itself. |
same issue on windows 11. about 10 am it started for me. |
Please do the following:
|
Isn't it also caused by problems with access to invidious.io along with its api? |
Noticing the error i found a solution for the time being, legacy formats are broken is the root problem it seems, the errors are piling up so fast that electron is cooking itself, in only the time it took to write this reply the error count passed 30,000! |
and this is correct! |
okay yeah the problem with Legacy format turn it to dash formats under player. thx. |
Guidelines
Describe the bug
click on a video
it loads the first frame/thumbnail and the play button appears with the loading circle around it
the video loads no further and no buttons work besides DE provided window controls
Expected Behavior
Expected behaviour is for the video to play as normal.
Issue Labels
content not loading, feature stopped working, usability issue
FreeTube Version
v0.22.0
Operating System Version
Pop!_OS 22.04 LTS x86_64
Installation Method
.deb
Primary API used
Local API
Last Known Working FreeTube Version (If Any)
No response
Additional Information
It worked fine up until today, not sure why, cant flick on anything once I open a video, only able to close Freetube by the window controlls once it happens.
Nightly Build
The text was updated successfully, but these errors were encountered: