aMule Forum
English => en_Bugs => Topic started by: morph on May 07, 2006, 12:09:56 AM
-
hi all,
it seems that due to some chars in file name, some files are not displayed in upload list of Transfer window, leaving a row with all infos displayed except filename. Running
$ amulecmd -c "show UL"
the file name is displayed.
An example is the following (for privacy reason, I'm reporting only char-count and char of filename):
6
2 -
1 .
1 '
1 +
1 2
1 5
1 6
4 a
1 b
1 c
2 d
2 e
2 g
3 i
3 l
2 m
2 n
4 o
1 p
2 r
1 s
1 t
2 u
1 v
1 z
-
I got even this file, that is correctly shown by amulecmd, but that amulegui shows as "N/A":
8
2 -
1 !
1 .
1 (
1 )
1 \
4 a
1 A
1 b
1 c
1 C
2 d
3 e
1 F
1 g
1 H
1 i
1 k
1 m
3 n
4 o
2 p
5 r
3 s
1 S
2 T
1 v
1 x
1 z
1 Z
maybe it's due to "!" char (just guessing).
-
Maybe I found the cause (at least some of them). Here below some cases:
Files listes as NULL (characters componing file name):
-.'029aAcDehimMnoPrRsUvx
_-,.()169abcCeiJlLmnoPrstv
-.'()#125aAbcdDefgiIlmMnoPrstTuUvx
-.058aAceÈFiLmMnPrstUvx
_-,.#0269abBcCdefgiJklLmoOPrstvWy
-.'()#125aAbcdDefgiIlmMnoPrstTuUvx
_-,.#01238abBcdefFgiJklLmoOpPrtTvy
-.15acdeilmnoprtTuUvx
-.157aAbcCeiLmMnopPrUvx
-.()&012349aAbCdDeEGHiJklLmMnopPrRstvwy
-.'()#025aAcdDefilLmMnopPrstTuUvx
Files listes as "N/A" (characters componing file name):
-.'()#125aAbcdDefgiIlmMnoPrstTuUvx
-.()#015aAcdDefiIlmMnoPrtTuUvx
-.()&012349aAbCdDeEGHiJklLmMnopPrRstvwy
Conclusion: seems that this error is generated by some chars, as # or & ' , or accented letter, as È .
Don't know if this behaviour is changed in last CVS version, since I'm still using 20060504 one.
Cheers,
Sandro
-
Ehm, forgot to say that it seems to affect only downloaded files: one file that once donwloaded is not shown (inserted in the previous list) it was correctly shown when still on-download.