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]: App Breaks When Loading Any Video in Legacy Format #6334

Closed
5 of 6 tasks
DagothUrTheFalse opened this issue Dec 9, 2024 · 12 comments
Closed
5 of 6 tasks

[Bug]: App Breaks When Loading Any Video in Legacy Format #6334

DagothUrTheFalse opened this issue Dec 9, 2024 · 12 comments

Comments

@DagothUrTheFalse
Copy link

DagothUrTheFalse commented Dec 9, 2024

Guidelines

  • I have encountered this bug in the latest release of FreeTube.
  • I have encountered this bug in the official downloads of FreeTube.
  • I have searched the issue tracker for open and closed issues that are similar to the bug report I want to file, without success.
  • I have searched the documentation for information that matches the description of the bug I want to file, without success.
  • This issue contains only one bug.

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

@DagothUrTheFalse DagothUrTheFalse added the bug Something isn't working label Dec 9, 2024
@github-project-automation github-project-automation bot moved this to To assign in Bug Reports Dec 9, 2024
@DagothUrTheFalse DagothUrTheFalse changed the title [Bug]: [Bug]: App Breaks When Loading Any Video Dec 9, 2024
@efb4f5ff-1298-471a-8973-3d47447115dc
Copy link
Member

efb4f5ff-1298-471a-8973-3d47447115dc commented Dec 9, 2024

Do you see the error from #6328

@rollandm
Copy link

rollandm commented Dec 9, 2024

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]

@DagothUrTheFalse
Copy link
Author

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.

@Honu2070
Copy link

Honu2070 commented Dec 9, 2024

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.

@Chrisb1888
Copy link

same issue on windows 11. about 10 am it started for me.

@efb4f5ff-1298-471a-8973-3d47447115dc

Please do the following:

  1. Open FreeTube
  2. Open dev console, ctrl + shift + i
  3. Go to a video
  4. There should be red errors popping up in the console (ignore the yellow warnings)
  5. Create a screenshot of the red errors
  6. Post the screenshot here

@Joduai
Copy link

Joduai commented Dec 10, 2024

Isn't it also caused by problems with access to invidious.io along with its api?

@DagothUrTheFalse
Copy link
Author

Please do the following:

1. Open FreeTube

2. Open dev console, ctrl + shift + i

3. Go to a video

4. There should be red errors popping up in the console (ignore the yellow warnings)

5. Create a screenshot of the red errors

6. Post the screenshot here

image

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!

@DagothUrTheFalse
Copy link
Author

image

@DagothUrTheFalse DagothUrTheFalse changed the title [Bug]: App Breaks When Loading Any Video [Bug]: App Breaks When Loading Any Video in Legacy Format Dec 10, 2024
@DagothUrTheFalse
Copy link
Author

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]

and this is correct!

@efb4f5ff-1298-471a-8973-3d47447115dc
Copy link
Member

efb4f5ff-1298-471a-8973-3d47447115dc commented Dec 10, 2024

This issue was solved some time ago in #6180 but moat users face it now due to #6328

Closing as this issue is already solved in dev branch.

@Chrisb1888
Copy link

okay yeah the problem with Legacy format turn it to dash formats under player. thx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To assign
Development

No branches or pull requests

6 participants