Hi, On Wed, Dec 15, 2010 at 06:23:38PM +0100, gregor herrmann wrote: > On Tue, 14 Dec 2010 12:29:03 +0100, martin f krafft wrote: > > > > diff -u /tmp/muttprint =muttprint > > > --- /tmp/muttprint 2010-06-15 14:42:37.711037595 +0200 > > > +++ /usr/bin/muttprint 2010-06-15 14:42:44.591037171 +0200 > > > @@ -740,6 +740,8 @@ > > > } > > > } > > > > > > +chdir($ENV{HOME}) || chdir('/'); > > > + > > > ################################### ENDE > > > #################################### > > > > Unfortunately, this does not fix the problem. :( > > You also need to chdir() before the exit 1 in the fatalError sub. > > Rene, > for your convenience I'm attaching a diff that implements madduck's > proposal.
Heh, well, I already had that built here... I'm not stupid, thanks... Grüße/Regards, René -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org