[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2018-03-06 Thread igor
i'm on Ubuntu 14 lts (16 didnt even boot up on this device, so i didnt bother to update, its an LTS after all) not only this bug is still present but i found another one: if you open an image protected by password in an zip file, then close the file roller, the image disapear, i guess that is

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2017-09-09 Thread Colin Hemming
The problem is not entirely that files are not created in /tmp, but rather that nothing cleans them up in the event of a crashed or killed process. I also see these files in the current directory as well as tmp and .cache As these directories are prefixed with a dot, less technical users will

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2017-07-18 Thread Bob Bib
I've switched to Xarchiver. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to file-roller in Ubuntu. https://bugs.launchpad.net/bugs/245716 Title: file-roller puts temporary files in the home dir instead of /tmp To manage

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2017-07-18 Thread Bob Bib
** Also affects: file-roller (Arch Linux) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to file-roller in Ubuntu. https://bugs.launchpad.net/bugs/245716 Title: file-roller puts temporary

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2017-07-17 Thread Donald Dwane Ross
I Deleted the ~/.cache/.fr-* files and saved 117GB on a 480GB SSD drive. My system had gone down with less than 500mb in free space after the last view zip file crash and my system would no longer let me log in to my main account (Constant re login attempts). I had to use the log in for fixing

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2017-02-28 Thread Sebastien Bacher
The code source is on https://git.gnome.org/browse/file-roller and you can read https://wiki.gnome.org/Newcomers/SubmittingPatches to have details on how to submit a patch to the code -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2017-02-28 Thread William
I tracked down this bug. The source of the problem is in src/file- utils.c. It looks like File Roller calls _g_path_get_temp_work_dir, which searches the user's cache dir, user's home dir, and tmp, for a place to put the temporary folder. It searches in that order. The criteria for the search

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2016-06-09 Thread Luca Weiss
Very annoying... file-roller 3.20.2-1 on Arch Linux. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to file-roller in Ubuntu. https://bugs.launchpad.net/bugs/245716 Title: file-roller puts temporary files in the home dir instead of

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2015-10-02 Thread Bug Watch Updater
** Changed in: file-roller Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to file-roller in Ubuntu. https://bugs.launchpad.net/bugs/245716 Title: file-roller puts temporary files in the home dir

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2015-08-01 Thread md_5
Confirmed in 15.04 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to file-roller in Ubuntu. https://bugs.launchpad.net/bugs/245716 Title: file-roller puts temporary files in the home dir instead of /tmp To manage notifications about

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2014-12-12 Thread Christopher M. Penalver
** Description changed: - Steps to reproduce: + 1) lsb_release -rd + Description: Ubuntu Vivid Vervet (development branch) + Release: 15.04 - 1. Open a tarball with file-roller - 2. Open a file within the archive without explicitly extracting it. (Such as by double clicking the file) -

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2014-12-12 Thread Christopher M. Penalver
** Changed in: file-roller (Ubuntu) Importance: Low = Wishlist ** Changed in: file-roller (Ubuntu) Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to file-roller in

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2011-10-31 Thread Bob Bib
As for now, File Roller 3.2.1 puts its temp files not in folders like '~/.fr-a1b2c3', but in '~/.cache/.fr-a1b2c3', so I've reported that as bug #883628. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee.

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2010-09-16 Thread Bug Watch Updater
** Changed in: file-roller Importance: Unknown = Medium -- file-roller puts temporary files in the home dir instead of /tmp https://bugs.launchpad.net/bugs/245716 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2010-06-09 Thread Pedro Villavicencio
** Changed in: file-roller (Ubuntu) Status: Confirmed = Triaged -- file-roller puts temporary files in the home dir instead of /tmp https://bugs.launchpad.net/bugs/245716 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. --

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2010-04-27 Thread timobaumann
This bug is *not* fixed in up-to-date lucid lynx. Files are now written to ~/.cache/.fr-* but this is still not $TEMP. I would like to reduce the amount of writes to my ssd, while I don't mind writes to /tmp (which is mounted as tmpfs). Yes, I could also mount ~/.cache as tmpfs but doing so would

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2010-02-20 Thread Scott Severance
@nataliya: Really? A fix has been committed? There's no text explaining this fact. I'd change the status back to Triaged, but I can't do so. Confirmed is the best I can do. If this bug really has been fixed, please post an explanation so the status change doesn't appear to be a random drive-by

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2010-02-19 Thread nataliya
** Changed in: file-roller (Ubuntu) Status: Triaged = Fix Committed -- file-roller puts temporary files in the home dir instead of /tmp https://bugs.launchpad.net/bugs/245716 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. --

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2009-05-11 Thread D'Lazesz
*** This bug is a duplicate of bug 146206 *** https://bugs.launchpad.net/bugs/146206 ** This bug has been marked a duplicate of bug 146206 files are copied to a local directory before being extracted -- file-roller puts temporary files in the home dir instead of /tmp

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2009-05-11 Thread Scott Severance
Un-marking this as a duplicate of bug 146206. This bug is about file- roller incorrectly using temp files and not cleaning up behind itself. Bug 146206 is about file-roller copying files to a local directory before being extracted. ** This bug is no longer a duplicate of bug 146206 files are

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2008-07-05 Thread Sebastien Bacher
** Changed in: file-roller (Ubuntu) Importance: Undecided = Low Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs) Status: New = Triaged -- file-roller puts temporary files in the home dir instead of /tmp https://bugs.launchpad.net/bugs/245716 You received this bug

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2008-07-04 Thread Scott Severance
** Bug watch added: GNOME Bug Tracker #541616 http://bugzilla.gnome.org/show_bug.cgi?id=541616 ** Also affects: fileroller via http://bugzilla.gnome.org/show_bug.cgi?id=541616 Importance: Unknown Status: Unknown -- file-roller puts temporary files in the home dir instead of /tmp

[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2008-07-04 Thread Bug Watch Updater
** Changed in: fileroller Status: Unknown = New -- file-roller puts temporary files in the home dir instead of /tmp https://bugs.launchpad.net/bugs/245716 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to file-roller in ubuntu. --