This bug has been filed against GIMP, see https://bugzilla.gnome.org/show_bug.cgi?id=544560 While we are able to work around the problem in GIMP code, it would still nice to see this fixed in poppler. See https://bugzilla.gnome.org/show_bug.cgi?id=544560#c7 and https://bugzilla.gnome.org/show_bug.cgi?id=544560#c8 for hints about the reason and fix for this problem.
Created attachment 31112 [details] [review] Patch Would this patch fix the problem? I can't test it and I have no idea about win32, so it's like a shoot in the dark.
Created attachment 32386 [details] [review] 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.
Pushed to poppler-0.12 and master. Thanks!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.