aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: File name is empty in searching window.  (Read 3545 times)

photon3108

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
File name is empty in searching window.
« on: December 05, 2004, 05:50:52 PM »

Linux: Fedora Core 2
OS: Kernel-2.6.9( Download from RH )
wxWidgets: 2.5.3 with GTK 2

Everything works well. But when I wa searching some words, such as "FIFA",
a few file name were empty(all white and no charactors). They have correct file size,
sources and file ID. It looks lik that aMule find these files but It can not print
the file characters. This bug occurs in result window, download window and share file
window.

how to solve that? thanks.
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: File name is empty in searching window.
« Reply #1 on: December 05, 2004, 09:41:21 PM »

are you using a unicoded build? (I mean, wx with unicode support)
Logged

photon3108

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: File name is empty in searching window.
« Reply #2 on: December 06, 2004, 05:13:08 AM »

No. The configure of wxWidgets is

../configure \
CFLAGS="-march=athlon-xp -O3 -pipe -m3dnow -mmmx -msse -mfpmath=sse,387" \
CXXFLAGS="-march=athlon-xp -O3 -pipe -m3dnow -mmmx -msse -mfpmath=sse,387" \
--with-odbc \
--with-opengl
( GTK 2 is default. )


And the configure of aMule is

./configure --prefix=%{pref} --disable-debug --enable-optimize \
--enable-amulecmd --enable-amulecmdgui --enable-webserver \
--enable-webservergui --with-wx-config=`wxgtk2-2.5-config` \
CFLAGS="-march=athlon-xp -O3 -pipe -m3dnow -mmmx -msse -mfpmath=sse,387" \
CXXFLAGS="-march=athlon-xp -O3 -pipe -m3dnow -mmmx -msse -mfpmath=sse,387"

Does anyone have the same problem?
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: File name is empty in searching window.
« Reply #3 on: December 06, 2004, 07:45:34 AM »

photon: there is a known bug (fixed in cvs) similat to yours, but in that known bug nothing was displayed in the search results. in yours, only the filename. strange... please try CVS and report :-/

Greetings!
Logged

photon3108

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: File name is empty in searching window.
« Reply #4 on: December 06, 2004, 10:30:06 AM »

I tried to compile amule-cvs-1206 and the bug is still there.
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: File name is empty in searching window.
« Reply #5 on: December 06, 2004, 07:27:34 PM »

ye old wx2.5.2 and gtk2 bug?
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: File name is empty in searching window.
« Reply #6 on: December 06, 2004, 10:26:53 PM »

Kry: photon said "wxWidgets: 2.5.3 with GTK 2"
now, who's the one who doesn't read posts? xPPPPPP
Logged

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
Re: File name is empty in searching window.
« Reply #7 on: December 06, 2004, 10:42:30 PM »

I'm not sure if this is or not useful, but I would be interested in knowing which files are the names failing for. i.e: do the same search using another client without the bug, and tell us which characters are the ones failing, I had the same issue using Fedora Core 2, wx2.4.3 no unicode, and aMule RC7, but I think the problem is Fedora's, not aMule's, since unicode seems broken in many other apps (notoriously firefox and eclipse)

Regards.
Logged

photon3108

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: File name is empty in searching window.
« Reply #8 on: December 07, 2004, 11:25:15 AM »

aMule-CVS-1206 + wxWidgets 2.5.3 with GTK ( no unicode ) ====> OK ! Any file name is ok.
aMule-CVS-1206 + wxWidgets 2.5.3 with GTK 2 ( no unicode ) ====> a few file name are empty.

I was searching this word "FIFA". This file name is empty in GTK 2.
File ID: 987A  8EA4  80DD  8DF8  A670  E27A  1AA3  F0B5.
File size: 3KB.
FIle type: Texts.
sources: more than 136(7).

aMule with wxWidgets 2.5.3 GTK( no unicode ) can correctly print the file name or print
some characters at least. You can check the File ID to verify it.
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: File name is empty in searching window.
« Reply #9 on: December 07, 2004, 04:47:33 PM »

damn, wx + FC3 bug then :'-(

thanks for the report!
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: File name is empty in searching window.
« Reply #10 on: December 07, 2004, 05:57:11 PM »

Quote
Originally posted by Jacobo221
Kry: photon said "wxWidgets: 2.5.3 with GTK 2"
now, who's the one who doesn't read posts? xPPPPPP


Not me. I was asking if that was the same bug as 2.5.2 and gtk2. Now, who's the one being picky when he shouldn't be?
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: File name is empty in searching window.
« Reply #11 on: December 07, 2004, 05:59:43 PM »

damn. I thought I had, for once, did a "got'cha!" ;)
Logged

photon3108

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: File name is empty in searching window.
« Reply #12 on: December 08, 2004, 06:21:06 PM »

I tried to compile wxWidgets 2.5.2 GTK 2 ( no unicode ) + aMule-CVS-1206.
Its bug is that all result window does not work. You can't see anything there.
In ( 2.5.3 GTK 2 + aMule-CVS-1206 ) result window works well and most file name print correctly.
Only a few file name have problems. They don't print their name in result window but still print
correct file size and file ID.
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: File name is empty in searching window.
« Reply #13 on: December 08, 2004, 07:53:43 PM »

this bug is going to give big headaches when release :-(
Logged