konarev / wine-launcher-creator

Automatically exported from code.google.com/p/wine-launcher-creator
14 stars 1 forks source link

wlcreator doesn't work with non-ascii symbols #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
rm -fr ~/.config/wlcreator
xdg-user-dirs-update --set DESKTOP '/home/user/Рабочий стол'
./wlcreator.py 
browse any wine application, choose icon and push 'Create exe launcher'

What is the expected output? What do you see instead?
I want to see launcher on my Desktop (Рабочий стол).

What version of the product are you using? On what operating system?
1.0.3 from stable tarball

Please provide any additional information below.
I wrote patch to fix this. 
https://raw.github.com/RussianFedora/wlcreator/5fc46e6d0bcb077f03ec160b550c284b7
e799848/wlcreator-utf-8-support.patch

Original issue reported on code.google.com by drizt@land.ru on 4 Nov 2011 at 5:54

GoogleCodeExporter commented 9 years ago

Original comment by drizt@land.ru on 18 Nov 2011 at 6:05