tag 551543 + pending severity 551543 important thanks On Tue, Dec 14, 2010 at 12:29:03PM +0100, martin f krafft wrote: > also sprach martin f krafft <madd...@debian.org> [2010.06.15.1443 +0200]: > > 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. :(
Well, it probably does when it's supposed to work .. > You also need to chdir() before the exit 1 in the fatalError sub. .. it'd still fail if there was a error anyway, but yes, bad. > However, this also does not get rid of all problems. For instance, > if you set the font to "Latex-bright" but forget to install > texlive-fonts-extra, then muttprint will just exit with exit code 0, > and no message about failure. That's why it's not the default setting... But yes, maybe we should suggest texlive-fonts-extra... Now the question is whether this second iteration (especially the suggests) is critical enough to warrant a freeze exception in deep freeze where only RC bugs are allowed (which this isn't anymore)... 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