[Bug 158025] Re: Pdftk cannot work with non-ascii named files

2009-10-02 Thread Johann Felix Soden
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

[Bug 158025] Re: Pdftk cannot work with non-ascii named files

2009-09-18 Thread Bug Watch Updater
** 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

[Bug 158025] Re: Pdftk cannot work with non-ascii named files

2008-10-26 Thread Jose M . Albarrán
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

[Bug 158025] Re: Pdftk cannot work with non-ascii named files

2008-10-07 Thread Bug Watch Updater
** 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-

[Bug 158025] Re: Pdftk cannot work with non-ascii named files

2008-10-07 Thread Danilo Piazzalunga
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

Re: [Bug 158025] Re: Pdftk cannot work with non-ascii named files

2008-09-10 Thread Joe_Bishop
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

[Bug 158025] Re: Pdftk cannot work with non-ascii named files

2008-09-08 Thread Adam Buchbinder
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

[Bug 158025] Re: Pdftk cannot work with non-ascii named files

2008-09-07 Thread Adam Buchbinder
** 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

[Bug 158025] Re: Pdftk cannot work with non-ascii named files

2008-06-19 Thread ClonedAgain
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