← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 480898] Re: Localized characters are removed from filename while starting download

 

~$ locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=

I'm not sure that hub can be accessed from internet. However address:
dc.netorn.ru, encoding: CP1251 (Cyrillic)

-- 
Localized characters are removed from filename while starting download
https://bugs.launchpad.net/bugs/480898
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.

Status in Linux DC++: Incomplete

Bug description:
When I start downloading some file with localized characters in the name (for examle "Имя файла - file name.txt"), the incomplete filename appears in incomplete folder but all localized characters are removed (in that case "  - file name.txt.4G3JT4ZPPSIJ64TII7ZOZRRCFHC7PMCYX6GIOGA.dctmp" with 2 spaces in the beginning!). After downloading is complete, it is moved with name still without localized characters ("  - file name.txt").

Hub encoding: cp1251.
Localized characters in my case are cyrrilic.

Ubuntu: 9.10
LinuxDC++ version: 1.0.3
Core version: 0.698



References