[Bug 32651] File path passed to linux application by winebrowser is mangled if it contains international characters

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 7 12:40:16 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=32651

--- Comment #5 from Eugene Savelov <savelov at gmail.com> ---
same problem happens to me with wine 1.6, with russian locale.

winebrowser should convert filenames from windows encoding (here russian
windows-1251) to linux system encoding (ru_RU.UTF-8 ) before passing them to
gvfs-open

currently the error is displayed , and file is not opened
gvfs-open:
file:///home/eugene/.wine/dosdevices/c:/users/eugene/Local%20Settings/Application%20Data/SAMO%20Soft/Agency/Attachments/%3C%30%48%30.pdf:
ошибка открытия адреса: Ошибка при получении информации о файле
«/home/eugene/.wine/dosdevices/c:/users/eugene/Local Settings/Application
Data/SAMO Soft/Agency/Attachments/<0H0.pdf»: Нет такого файла или каталога

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list