Notes |
|
|
Works for me (on Windows).
Does copy/paste of Chinese characters work at all on your computer?
Wuischke, could you reproduce it? |
|
|
(0003085)
|
Wuischke
|
2009-02-23 15:14
(edited on: 2009-02-23 18:40) |
|
Stu: Yes, I could. I take it you are an Opera user like I am? ;-)
On Linux, this problem is related to Firefox. When copying a link, chinese (i.e. extended unicode) characters will be turned into a %-sequence.
[生死朗读] gets converted to %5B%E7%94%9F%E6%AD%BB%E6%9C%97%E8%AF%BB%5D which aMule displays as [\u00e7\u0094\u009f\u00e6\u00ad\u00bb\u00e6\u009c\u0097\u00e8\u00af\u00bb] (These are not the characters, but the unicode codes.)
aMule's %-sequence conversion assigns every %-sequence an unicode-character, but it should convert multiple codes according to unicode-rules.
When using the ed2k-utility "raw" unicode-values are used and everything works as expected.
Interim solution: Use Opera or ed2k. I can't promise a real solution anytime soon, however.
Edit: Bug reporting software stupid. Not displaying chinese characters correctly. Anyway, I hope you get the point nonetheless.
Edit2: User stupid, too. Can't distinguish "forum" and "bug reporting".
edited on: 02-23-09 15:16
edited on: 02-23-09 18:40 |
|
|
(0003091)
|
rj
|
2009-03-04 01:45
|
|
I tried to use Opera with ed2k on Linux.
1) goto http://www.verycd.com/topics/2733151/ [^]
2) click any of the ed2k link, and in my xterm (where I run "opera &" ), I got this error:
Link successfully queued.
Failed to open ED2KLinks file. |
|
|
(0003093)
|
rj
|
2009-03-04 02:02
|
|
Here is the message from the /home/rj/.aMule/logfile:
2009-03-04 01:00:37: Error: Failed to convert file "/home/rj/.aMule/ED2KLinks" to Unicode. |
|
|
|
What is the output of "locale" in a terminal? |
|
|
(0003096)
|
rj
|
2009-03-08 23:25
|
|
output from "locale" from my xterm (where I ran amule)
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 can confirm this problem. |
|
|
|
I can confirm this problem. |
|