mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #5] Temp. files of board recording aren't removed by 'Clear Temp. Folder' + etc #5
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#5
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 @asdf1324 on GitHub (Aug 19, 2016).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/5
Originally assigned to: @NickeManarin on GitHub.
I got some files left in C:\Users[Username]\AppData\Local\Temp\ScreenToGif\Recording after cleaning Temp. folder.
Seems like Temporary files created with board recording.. maybe.
Also I got error when using editor, trying to undo 3 frames which deleted by Edit - Frames - Delete. Exception viewer opens up and it says cannot find files in ActionStack folder... I didn't touched anything in Temp. folder before this error happened.
logs.txt
Thanks.
@asdf1324 commented on GitHub (Aug 19, 2016):
@NickeManarin commented on GitHub (Aug 21, 2016):
I fixed the first and third bugs. The second one I could not reproduce. Do you think it has something to do with the fact that it was a board recording? (since the board cache files were stored in a wrong folder)
@NickeManarin commented on GitHub (Sep 4, 2016):
The second bug is fixed. Thanks 😄