Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 255010 - net-p2p/mldonkey filename becomes underscore
Summary: net-p2p/mldonkey filename becomes underscore
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-15 08:55 UTC by Victor Tseng
Modified: 2009-02-09 14:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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...