aMule Forum
English => en_Bugs => Topic started by: djtm on December 24, 2004, 05:08:02 PM
-
Hi,
e.g. size column shows
" a 217.226.214.111" or
"? >£http://www.fnmoc.navy.mil Fleet Numerical Oceanography Ce and FR-LORIA Campus Scientifique-RENATER AP2P and 7th Communications Group of the Air Force 7thCG/C2" or
"B"
-- but never a size or number ;)
It seems to be mostly a problem with special characters though.
File hash is empty, many file name fields as well.
Finally, the source number column works perfectly ;)
Thanks for the present! :)
-
Self-compiled or pre-made package?
Which wxWidgets version?
Ansi or unicode?
-
1. Self-compiled: ./configure --enable-webserver --enable-webservergui --enable-optimize --enable-amulecmdgui --enable-amulecmd --enable-amule-daemon --enable-amule-daemon
wx-config --version
2.5.3
(Debian unstable)
"
libwxgtk2.5.3:
Installed: 2.5.3.2
Candidate: 2.5.3.2
Version Table:
*** 2.5.3.2 0
500 http://ftp.uni-kl.de unstable/main Packages
500 http://ftp.uni-kl.de testing/main Packages
100 /var/lib/dpkg/status
"
I think what you want to know is:(if not let me know please)
echo $LANG
de_DE
-
"
) caused a socket blocking error.) caused a socket blocking error. Retries: 0. ? d ?c199.67.0.0 - 199.67.7.255 , 100 , Army & Air Force Exchange Service NETBLK-AAFES (NE) caused a socket blocking error.) caused a socket blocking error. Retries: 0. ? d ?c199.67.0.0 - 199.67.7.255 , 100 , Army & Air Force Exchange Service NETBLK-AAFES (NE
"
that's now on the page's top.
-
You didn't say whether you have wxGTK unicoded or not.
By the way, here is a patch that fixes a bug on webserver search results with unicode builds. Please apply it with `patch -p0 < searchfix.patch` from aMule source tree root, then recompile aMule.
Let me know if this doesn't help.
Frohe Weichnachten!
-
Danke, dir auch Frohe Weihnachten!
How do I figure out if it's unicode?
I'll check if that helps...
-
find out how your wxgtk is compiled ;)
-
the wxgtk are the standart dbian packeages.
dont know how they were comiled, how do i find out?
b.t.w.
I was unable to access the webserver with safari and iexplore under mac os x...
but im not yet certain why. ill keep you up to date. just applied the patch and am recompiling this moment.
-
kbox" name="downloads" value="%s"> 3 0ECSocket::ReadBuffer error The socket is non-blocking and the operation would block amuledstart.sh: line 13: 20369 terminated amuled -o >>/home/djtm/amuled.log
Speicherzugriffsfehler (segmentation fault)
when posting a ed2k link in the unpatched webserver i get this output...
-
Well, if its unicode or not, the patch fixed my problem!! :)
Thanks man, gonosztopi !
-
Well, then it was unicode.
You can find it out by doing: amule --version
It will say something like: aMule 2.0.0rc8 using wxGTK2 v2.5.3 (Unicoded)
Cheers!
-
aMule 2.0.0rc8 using wxGTK2 v2.5.3 (Unicoded)
:)
Thanks!