https://bugs.kde.org/show_bug.cgi?id=523617
Bug ID: 523617
Summary: Ark should check if the extracted file fits in tempfs,
and if it doesn't, extract it directly to the
directory.
Classification: Applications
Product: ark
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
DESCRIPTION
In some distributions, tmpfs is mounted in RAM, and when extracting very large
files, it may not fit, causing Ark to display a message indicating insufficient
disk space even though there is actually space available. The missing space is
in /tmpfs.
Ark should either determine whether tmpfs has enough space or, after attempting
to extract the file and determining that it cannot, offer to extract it
directly to the appropriate directory without using tmpfs.
STEPS TO REPRODUCE
1. Find a BIG file and extract it
2.
3.
OBSERVED RESULT
Ark report no space in disk
EXPECTED RESULT
Ark must extract the file
SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window):
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.