Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 255010

Summary: net-p2p/mldonkey filename becomes underscore
Product: Gentoo Linux Reporter: Victor Tseng <palatis>
Component: New packagesAssignee: Gentoo net-p2p team <net-p2p>
Status: RESOLVED CANTFIX    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Victor Tseng 2009-01-15 08:55:02 UTC
When a file downloaded is not in ANSI, mldonkey replace it with an underscore.
Sometimes none of the character of the filename is ANSI, the filename becomes like '_____________.iso' or '_________-_________.avi'.

add
=== cut here ===
LANG="en_US.UTF-8"
LC_CTYPE="en_US.UTF-8
=== cut here ===
to /etc/conf.d/mldonkey solves that.

Reproducible: Always
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2009-02-09 14:34:39 UTC
Well, that would need that the user has that locale built...

Closing as CANTFIX, since we can't fix that...