aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Webserver Search results b0rked  (Read 4293 times)

djtm

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 95
Webserver Search results b0rked
« 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! :)
Logged
"If you laid all of our laws end to end, there would be no end."
Mark Twain
"Linux is like a wigwam: No Gates, no Windows, but Apache inside!"

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: Webserver Search results b0rked
« Reply #1 on: December 24, 2004, 05:47:27 PM »

Self-compiled or pre-made package?
Which wxWidgets version?
Ansi or unicode?
Logged
concordia cum veritate

djtm

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 95
Re: Webserver Search results b0rked
« Reply #2 on: December 24, 2004, 07:08:00 PM »

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
Logged
"If you laid all of our laws end to end, there would be no end."
Mark Twain
"Linux is like a wigwam: No Gates, no Windows, but Apache inside!"

djtm

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 95
Re: Webserver Search results b0rked
« Reply #3 on: December 24, 2004, 08:25:00 PM »

"
) 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.
Logged
"If you laid all of our laws end to end, there would be no end."
Mark Twain
"Linux is like a wigwam: No Gates, no Windows, but Apache inside!"

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: Webserver Search results b0rked
« Reply #4 on: December 24, 2004, 08:58:54 PM »

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!
Logged
concordia cum veritate

djtm

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 95
Re: Webserver Search results b0rked
« Reply #5 on: December 24, 2004, 10:39:45 PM »

Danke, dir auch Frohe Weihnachten!

How do I figure out if it's unicode?

I'll check if that helps...
Logged
"If you laid all of our laws end to end, there would be no end."
Mark Twain
"Linux is like a wigwam: No Gates, no Windows, but Apache inside!"

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Webserver Search results b0rked
« Reply #6 on: December 24, 2004, 10:41:57 PM »

find out how your wxgtk is compiled ;)

djtm

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 95
Re: Webserver Search results b0rked
« Reply #7 on: December 25, 2004, 12:51:33 PM »

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.
Logged
"If you laid all of our laws end to end, there would be no end."
Mark Twain
"Linux is like a wigwam: No Gates, no Windows, but Apache inside!"

djtm

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 95
Re: Webserver Search results b0rked
« Reply #8 on: December 25, 2004, 02:41:29 PM »

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...
Logged
"If you laid all of our laws end to end, there would be no end."
Mark Twain
"Linux is like a wigwam: No Gates, no Windows, but Apache inside!"

djtm

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 95
Re: Webserver Search results b0rked
« Reply #9 on: December 26, 2004, 10:30:05 PM »

Well, if its unicode or not, the patch fixed my problem!! :)

Thanks man, gonosztopi !
Logged
"If you laid all of our laws end to end, there would be no end."
Mark Twain
"Linux is like a wigwam: No Gates, no Windows, but Apache inside!"

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: Webserver Search results b0rked
« Reply #10 on: December 26, 2004, 11:44:39 PM »

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!
Logged
concordia cum veritate

djtm

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 95
Re: Webserver Search results b0rked
« Reply #11 on: December 27, 2004, 02:04:15 PM »

aMule 2.0.0rc8 using wxGTK2 v2.5.3 (Unicoded)

:)

Thanks!
Logged
"If you laid all of our laws end to end, there would be no end."
Mark Twain
"Linux is like a wigwam: No Gates, no Windows, but Apache inside!"