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

popup preview area is freeze unexpectedly #47

Closed
the-liquid-metal opened this issue Dec 1, 2021 · 8 comments
Closed

popup preview area is freeze unexpectedly #47

the-liquid-metal opened this issue Dec 1, 2021 · 8 comments
Assignees
Labels
bug Something isn't working

Comments

@the-liquid-metal
Copy link

after several click on timeline and toolbar, popup preview area is freeze unexpectedly.

@bartekmotyl
Copy link
Owner

This a know issue. I mean - I have seen this few times, but I have no reliable replication procedure in order to debug it.
If you can provide one it would be great.

@bartekmotyl bartekmotyl added the bug Something isn't working label Dec 3, 2021
@bartekmotyl
Copy link
Owner

I have done some improvements in version 0.20 and the problem should be gone...

@bartekmotyl
Copy link
Owner

fixed in development branch, will be included in next release

@0lm
Copy link

0lm commented Jul 31, 2022

this bug seems to be back. how to reproduce: move mouse cursor fast over the timeline. eventually it will quickly freeze on a random frame.

when i moved mouse slow and very carefully, it doesnt seem to freeze. but when you do it a bit faster (and this happens often, since you want to check frames quickly for the right timestamp) then it eventually freezes when you move mouse too fast around the timeline.

@bartekmotyl
Copy link
Owner

Thanks for reporting, I was also able to reproduce the issue (not easily though).

@bartekmotyl
Copy link
Owner

I have just committed another approach to fix this problem - debounce updates of the preview (with 100ms delay). Looks promising on my machine. I will include the fix in next release.

@bartekmotyl bartekmotyl added this to the release-0.25.0 milestone Aug 5, 2022
@bartekmotyl bartekmotyl self-assigned this Aug 5, 2022
@0lm
Copy link

0lm commented Aug 6, 2022

Thanks for reporting, I was also able to reproduce the issue (not easily though).

After thinking a little bit about what you replied here and testing things myself, I understand now why you said "(not easily though)".

I tested (on v0.24) different videos of mine, including the one where it happened very easily and alot. Conclusion: other videos I tested it was really hard to reproduce this same bug. Not sure why. But evetually after a longer while, other videos also finally froze. Then I tested the other video again, where it happened alot, and it could be reproduced very easily on it, it froze imediately when moving mouse a bit too fast.

I guess it has to do with some certain specs videos can have, so it was harder for you to reproduce it.

But testing again with v0.25, the results were: it didnt even freeze anymore with the one video, that was really easy to make freeze, thank you!

@bartekmotyl
Copy link
Owner

bartekmotyl commented Aug 6, 2022

Thank you very much for the feedback, @0lm ! I hope the bug is gone now.

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

3 participants