reopen 551543 found 551543 0.73-2.1 thanks 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. :( You also need to chdir() before the exit 1 in the fatalError sub. 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. -- .''`. martin f. krafft <madd...@d.o> Related projects: : :' : proud Debian developer http://debiansystem.info `. `'` http://people.debian.org/~madduck http://vcs-pkg.org `- Debian - when you have better things to do than fixing systems
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)