Bug#646031: theunarchiver: creates $HOME/GNUstep/Library directory

2013-07-28 Thread Michael Gold
On Wed, Jan 11, 2012 at 16:25:07 +0100, Jakub Wilk wrote: > >>When I unpack RAR archives with unar, it creates > >>$HOME/GNUstep/Library directory: ... > I took another approach to work around this problem: I created a > LD_PRELOAD'able library that overrides the mkdir() function. > > I think the

Bug#646031: theunarchiver: creates $HOME/GNUstep/Library directory

2012-01-11 Thread Jakub Wilk
* Yavor Doganov , 2011-10-21, 13:07: Package: theunarchiver When I unpack RAR archives with unar, it creates $HOME/GNUstep/Library directory: I wish it didn't clutter my home directory with useless directories... This directory is not useless, and gnustep-base makes sure to create it as

Bug#643305: Bug#646031: theunarchiver: creates $HOME/GNUstep/Library directory

2011-10-21 Thread Yavor Doganov
tags 643305 + wontfix notforwarded 643305 forwarded 646031 http://code.google.com/p/theunarchiver/issues/detail?id=397 tags 646031 + patch thanks On Thu, Oct 20, 2011 at 08:00:18PM +0200, Jakub Wilk wrote: > Package: theunarchiver > When I unpack RAR archives with unar, it creates > $HOME/GNUstep

Bug#646031: theunarchiver: creates $HOME/GNUstep/Library directory

2011-10-20 Thread Matt Kraai
block 646031 by 643305 thanks On Thu, Oct 20, 2011 at 08:00:18PM +0200, Jakub Wilk wrote: > When I unpack RAR archives with unar, it creates > $HOME/GNUstep/Library directory: > > | $ rm -rf ~/GNUstep > | $ strace -e mkdir unar test.rar > | Extracting test.rar... > | mkdir("/home/jwilk/GNUstep",

Bug#646031: theunarchiver: creates $HOME/GNUstep/Library directory

2011-10-20 Thread Jakub Wilk
Package: theunarchiver Version: 2.7.1-4 Severity: minor When I unpack RAR archives with unar, it creates $HOME/GNUstep/Library directory: | $ rm -rf ~/GNUstep | $ strace -e mkdir unar test.rar | Extracting test.rar... | mkdir("/home/jwilk/GNUstep", 0777) = 0 | mkdir("/home/jwilk/GNUstep/L