mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #500] Media drive has 800+ GB of free space, but I get a "not enough space" error #416
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#416
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 @JavaDragon8 on GitHub (Jul 17, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/500
No matter what I do, I can't export anything. My local disk is full, but I have a media drive with over 800 GB of free space which I'm trying to export to. It just keeps giving me that message, and I can't get around it.
@svatas commented on GitHub (Jul 17, 2019):
Are you on Linux? Then check Disk quotas, especially inodes limit. Could be that there is a limit of count of files saved on media. It could be e.g. 100 000 files. Even you want to save file with size 1 kb on free space with 800 GB it is impossible.
@NickeManarin commented on GitHub (Jul 17, 2019):
Are you using the latest version of the app? There was an issue with an older version of the app.
Have you checked which drive is being used by the app as the temporary storage?
@JavaDragon8 commented on GitHub (Jul 18, 2019):
I am on Windows, and I already changed the temporary file storage location. I even relocated the settings file. I also have the latest version. I downloaded it yesterday.
@NickeManarin commented on GitHub (Sep 24, 2019):
@Dragonsboystar I just did a checkup in the code. It only triggers the warning when the space left in the drive is less than 2GB.
I'm using v2.18.
Can you show me a screenshot of the warning?
@NickeManarin commented on GitHub (Feb 23, 2020):
@Dragonsboystar Any news?
@NickeManarin commented on GitHub (Mar 3, 2020):
Closing this because of inactivity.