Anonymous | Login | Signup for a new account | 2025-07-01 21:13 CEST | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000881 | aMule | Utilities | public | 2006-05-04 10:11 | 2008-07-09 15:39 | ||||
Reporter | DreamerC | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | open | ||||||
Platform | OS | OS Version | |||||||
Product Version | 2.1.1 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000881: [amulecmd]Unable to display DL/UL stats | ||||||||
Description | Set LANG="zh_TW.UTF-8",and run "show DL/UL". It will reply "{none}". In LANG="en_US", it works fine. | ||||||||
Tags | No tags attached. | ||||||||
Fixed in Revision | |||||||||
Operating System | Any | ||||||||
Attached Files | |||||||||
![]() |
|
(0001971) DreamerC (reporter) 2006-05-05 17:33 edited on: 2006-05-28 17:32 |
s/{none}/(none)/g s/en_US/en_US.UTF-8/g Try this to test this bug. Download one pure English ed2k link ( 'test.file' ), and one UTF-8 ed2k link ( which is named like '[中文]test.file' ) Run amule/amuled If it's in LANG="zh_TW.UTF-8" , you run amulecmd (in LANG="zh_TW.UTF-8" ) and do 'show DL'. You will see : (none)(none) aMulecmd$ Can't see both In LANG="en_US.UTF-8" , and run it. > AAAAAAAAAAAAAAAAAAAAAAAA12345678 test.file [0.0%] 0/1 - Waiting (null)aMulecmd$ ------ bugs in src/TextClient.cpp line 532: tag->FileName() line 548: clientName line 549: partfileName need wxConv to fix wchar_t s in unicode problem edited on: 05-28-06 17:32 |
(0002009) DreamerC (reporter) 2006-05-28 17:33 |
Reminder sent to Kry bugs in src/TextClient.cpp line 532: tag->FileName() line 548: clientName line 549: partfileName need wxConv to fix wchar_t s in unicode problem |
![]() |
|||
Date Modified | Username | Field | Change |
2006-05-04 10:11 | DreamerC | New Issue | |
2006-05-04 10:11 | DreamerC | Operating System | => Any |
2006-05-05 17:33 | DreamerC | Note Added: 0001971 | |
2006-05-28 17:32 | DreamerC | Note Edited: 0001971 | |
2006-05-28 17:33 | DreamerC | Note Added: 0002009 | |
2008-07-09 15:39 | Wuischke | Status | new => closed |
Copyright © 2000 - 2025 MantisBT Team |