Non-english character issue with uTorrent

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Das Letzte Einhorn
Level 4
Level 4
Posts: 194
Joined: Thu Jun 12, 2008 12:40 pm

Non-english character issue with uTorrent

Post by Das Letzte Einhorn »

I am using utorrent to use torrents from a particular torrent site which I haven't been able to make their torrents work with KTorrent. I have an issue with one of them, when I attempt to save it in utorrent I get "Unable to save .torrent to C:\...\Kein Blick zurьck.torrent". I believe that this is caused by the cyrillic character in the name, incorrectly replacing the German "ü". Is there a way to alter the prefix so that it "tolerates" non-english characters?

Thanks.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Non-english character issue with uTorrent

Post by vitamin »

Das Letzte Einhorn wrote:Is there a way to alter the prefix so that it "tolerates" non-english characters?
Try running utorrent with:

Code: Select all

LANG=ru_RU.UTF-8 wine utorrent.exe
Locked