[Poppler-bugs] [Bug 25032] Loading PDF file fails if its path contains non-ascii characters

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 31 10:40:23 PST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=25032


Hib Eris <hib at hiberis.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31112|0                           |1
        is obsolete|                            |




--- Comment #2 from Hib Eris <hib at hiberis.nl>  2009-12-31 10:40:23 PST ---
Created an attachment (id=32386)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=32386)
0001--glib-Use-PDFDoc-wchar_t-.-on-Windows.patch

Hi Carlos,

Your patch did not work, because apparently you cannot use g_utf8_to_utf16() to
convert to wchar_t when you are compiling with g++ (it only works with gcc).

I wrote this new patch based on yours, and it works for me with Evince.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list