[GH-ISSUE #971] Can't cancel frames processing right after capturing a gif #741

Closed
opened 2026-02-26 09:32:28 +03:00 by kerem · 2 comments
Owner

Originally created by @DmitriyYukhanov on GitHub (Aug 12, 2021).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/971

Originally assigned to: @pawlos on GitHub.

Hey there!

Sometimes I would like to cancel recorded frames processing which happens right after capture. I see red cross icon, press it but it still keeps processing and cancels only when processing is finished.

I'm using version 2.33.1

Originally created by @DmitriyYukhanov on GitHub (Aug 12, 2021). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/971 Originally assigned to: @pawlos on GitHub. Hey there! Sometimes I would like to cancel recorded frames processing which happens right after capture. I see red cross icon, press it but it still keeps processing and cancels only when processing is finished. I'm using version 2.33.1
Author
Owner

@pawlos commented on GitHub (Aug 12, 2021):

I'll have a look at this

<!-- gh-comment-id:897788003 --> @pawlos commented on GitHub (Aug 12, 2021): I'll have a look at this
Author
Owner

@pawlos commented on GitHub (Aug 14, 2021):

What I could find that was not working was that the first processing action didn't update the UI (so no progress - fixed that) but it was correctly responding to the cancel. What was not working correctly was in the automated tasks (mouse click, key stokes, etc.) and I've added a check to stop them when the request was made.

<!-- gh-comment-id:898868689 --> @pawlos commented on GitHub (Aug 14, 2021): What I could find that was not working was that the first processing action didn't update the UI (so no progress - fixed that) but it was correctly responding to the cancel. What was not working correctly was in the automated tasks (mouse click, key stokes, etc.) and I've added a check to stop them when the request was made.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#741
No description provided.