Fixed in 1.41+dfsg-1.
** Changed in: pdftk (Ubuntu)
Status: Confirmed => Fix Released
--
Pdftk cannot work with non-ascii named files
https://bugs.launchpad.net/bugs/158025
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubun
** Changed in: pdftk (Debian)
Status: Confirmed => Fix Released
--
Pdftk cannot work with non-ascii named files
https://bugs.launchpad.net/bugs/158025
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ub
I confirm the same bug in spanish charset on UTF-8
--
Pdftk cannot work with non-ascii named files
https://bugs.launchpad.net/bugs/158025
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.ubun
** Changed in: pdftk (Debian)
Status: Unknown => Confirmed
--
Pdftk cannot work with non-ascii named files
https://bugs.launchpad.net/bugs/158025
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
A simple but somewhat crude workaround would be replacing
JvNewStringLatin1 with JvNewStringUTF, which assumes UTF-8. This was
proposed for Debian bug #461169 (http://bugs.debian.org/461169), which
affects the update_info command.
** Bug watch added: Debian Bug tracker #258377
http://bugs.debia
Great! A little late, I made workaround with temporary files for this issue,
but it's better to have it late than never.
2008/9/8 Adam Buchbinder <[EMAIL PROTECTED]>
> The attached patch (adapted from the above link) is confirmed as fixing
> the issue for me. My knowledge of Debian packaging is s
The attached patch (adapted from the above link) is confirmed as fixing
the issue for me. My knowledge of Debian packaging is skinny enough that
I can't conjure up an actual debdiff, but I've tested adding this
package via quilt and running dpkg-buildpackage; the built version does
work with accent
** Changed in: pdftk (Ubuntu)
Status: New => Confirmed
--
Pdftk cannot work with non-ascii named files
https://bugs.launchpad.net/bugs/158025
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs
I can confirm UTF8 seems to confuse pdftk: I get "Error: Failed to open
PDF file:" when I use filenames with french accents on Hardy.
Here's a blog entry from someone who claims to have a fix (source+win32 exe):
http://blog.rubypdf.com/2007/07/19/pdftk-supports-chinese-path-now/
I hav'nt had the t