mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #102] ScreenToGif crashes when importing an animated GIF file into the Editor #89
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#89
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jonathanlinat on GitHub (Mar 12, 2017).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/102
Originally assigned to: @NickeManarin on GitHub.
Just opened the ScreenToGif's Editor, clicked on Load icon, picked up an animated GIF image downloaded from Google Images and then finally crashes.
Here, my log file: 17_03_11.txt
@NickeManarin commented on GitHub (Mar 12, 2017):
Apparently, the property "TemporaryFolder" was/is empty. Is this the first time that you open the app?
Could you just open and close the Recorder window? This setting is set to a default value if not present or empty when you open the recorder (screen, webcam or board recorder).
Anyway, thanks for the feedback. I fixed this by adding the same check to the initialization of the Editor.
@NickeManarin commented on GitHub (Mar 12, 2017):
You can also pick a custom location to store the temporary files by opening
Options > Temporary Files > Location Folder.