[GH-ISSUE #8] Exception on saving to GIF or Video. #1377

Closed
opened 2026-03-01 18:45:00 +03:00 by kerem · 5 comments
Owner

Originally created by @theKorzh on GitHub (Sep 14, 2016).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/8

Originally assigned to: @NickeManarin on GitHub.

Trying to save 1720-frame animation got an exception with text "file 0.png" already exists.
Nothing is changed in recorded frameset except that one frame duration is changed to 2500msec and some text added to it.
Log file: ##log_14_9_2016.txt

Originally created by @theKorzh on GitHub (Sep 14, 2016). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/8 Originally assigned to: @NickeManarin on GitHub. Trying to save 1720-frame animation got an exception with text "file 0.png" already exists. Nothing is changed in recorded frameset except that one frame duration is changed to 2500msec and some text added to it. Log file: ##[log_14_9_2016.txt](https://github.com/NickeManarin/ScreenToGif/files/471133/log_14_9_2016.txt)
kerem 2026-03-01 18:45:00 +03:00
Author
Owner

@NickeManarin commented on GitHub (Sep 14, 2016):

Thank you for the feedback :)

Just to check, is this related to release 2.2?

<!-- gh-comment-id:246884399 --> @NickeManarin commented on GitHub (Sep 14, 2016): Thank you for the feedback :) Just to check, is this related to release 2.2?
Author
Owner

@YuryKomar commented on GitHub (Sep 14, 2016):

Looking at the Log File, so it does not contains an error's line in the code. It will be good if you give us .PDB file from your bin directory. using the file along with .EXE file will give you line number as well while exceptions raising. ;)
Same error i have :(

<!-- gh-comment-id:246886571 --> @YuryKomar commented on GitHub (Sep 14, 2016): Looking at the Log File, so it does not contains an error's line in the code. It will be good if you give us .PDB file from your bin directory. using the file along with .EXE file will give you line number as well while exceptions raising. ;) Same error i have :(
Author
Owner

@NickeManarin commented on GitHub (Sep 14, 2016):

Indeed, I'll make it available to download next time.

I had this same problem during release 2.1 and apparently I didn't fix it. :/

<!-- gh-comment-id:246887119 --> @NickeManarin commented on GitHub (Sep 14, 2016): Indeed, I'll make it available to download next time. I had this same problem during release 2.1 and apparently I didn't fix it. :/
Author
Owner

@theKorzh commented on GitHub (Sep 14, 2016):

Yep. Version 2.2
So, what I done so far:
First, I deleted frame #0 from sequence (that frame also looked misplaced). Trying to save GIF resulted to message "0.png not found". Ok...
So I copied 1.png to 0.png in the "Recording" folder and clicked "Save" once again. And it works!
Here is full log: log_14_9_2016.txt

<!-- gh-comment-id:246887519 --> @theKorzh commented on GitHub (Sep 14, 2016): Yep. Version 2.2 So, what I done so far: First, I deleted frame #0 from sequence (that frame also looked misplaced). Trying to save GIF resulted to message "0.png not found". Ok... So I copied 1.png to 0.png in the "Recording<datetime>" folder and clicked "Save" once again. And it works! Here is full log: [log_14_9_2016.txt](https://github.com/NickeManarin/ScreenToGif/files/471156/log_14_9_2016.txt)
Author
Owner

@NickeManarin commented on GitHub (Oct 11, 2016):

I believe it's fixed.

<!-- gh-comment-id:253072271 --> @NickeManarin commented on GitHub (Oct 11, 2016): I believe it's fixed.
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#1377
No description provided.