GNOME Bugzilla – Bug 644928
error opening files with Umlaute (ä,,ö,ü) in the filename
Last modified: 2011-03-19 17:22:19 UTC
Created attachment 183547 [details] screenshot error I've posted a problem on evince mailling list. As you asked me I've tested it with local version too. following results happens in both versions (portable and local) seems to happen only to *.tif files - testing with pdf and seems to work fine filename for testing was "T:\DocStorage\Versicherungen-Sparen\Nic\Wiener-Städtische-PraemienPension-Vertragserhoehung-Indexanpassung-2010-11-29.tif" attached see screenshot portable version was in english, local vesion in german hope that helps! cheers Johannes
I'v downloaded evince from portable app page and noticed a possible bug. Its version Windows 2.30.3 Multilingual following happens: I try to open (via file open and dragdrop) to open a file with a long filename that contains Umlaute (ö,ä,ü). Error Msg says . invalid file can't open
Created attachment 183565 [details] [review] 0001-tiff-Use-TIFFOpenW-on-windows.patch Thank you for reporting this issue. This (untested) patch might fix the problem. I will rebuild evince for windows with it this week and test it. If it proves to fix the issue, I will commit the patch myself.
Created attachment 183568 [details] [review] 0001-tiff-Use-TIFFOpenW-on-windows.patch Now without C++!
Created attachment 183580 [details] [review] 0001-tiff-Use-TIFFOpenW-on-windows.patch ...and using glib functions.
Thanks, committed to master. [master 019c902] Bug 644928 – Use TIFFOpenW on windows Author: Hib Eris <hib@hiberis.nl> 1 files changed, 14 insertions(+), 0 deletions(-)