desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #44334
[Bug 883628] Re: File Roller temp files and directories are created in non-optimal place
** Changed in: file-roller
Status: Unknown => New
** Changed in: file-roller
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to file-roller in Ubuntu.
https://bugs.launchpad.net/bugs/883628
Title:
File Roller temp files and directories are created in non-optimal
place
Status in File Roller:
New
Status in “file-roller” package in Ubuntu:
Confirmed
Bug description:
File Roller (including the latest version, 3.2.1) uses the ~/.cache directory for its temporary files directories, e. g.:
~/.cache/.fr-a12bc3
It creates these temporary folders with files when a user looks
through the archive and double-clicks on any file inside to view it.
If File Roller exits unexpectedly, these temp files can only be
removed manually.
As it can be learned from bug #245716, some times ago File Roller was
even more ugly and created its temp directories directly in user home
directory.
It would be much more effective to use /tmp directory for ALL the temp files and folders for two reasons:
1) /tmp directory gets cleaned on every reboot;
2) some people use tmpfs for /tmp directory, so it can be much faster.
To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/883628/+subscriptions
References