I can confirm that the following patch solves the issue:

<Begin Patch>
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 ####################################
<End Patch>

May I suggest packaging a new version with this patch.

-- 
cannot remove path when cwd is /tmp/muttprint*
https://bugs.launchpad.net/bugs/592843
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to