aMule Forum
English => aMule Help => Topic started by: photon3108 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.
-
are you using a unicoded build? (I mean, wx with unicode support)
-
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?
-
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!
-
I tried to compile amule-cvs-1206 and the bug is still there.
-
ye old wx2.5.2 and gtk2 bug?
-
Kry: photon said "wxWidgets: 2.5.3 with GTK 2"
now, who's the one who doesn't read posts? xPPPPPP
-
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.
-
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.
-
damn, wx + FC3 bug then :'-(
thanks for the report!
-
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?
-
damn. I thought I had, for once, did a "got'cha!" ;)
-
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.
-
this bug is going to give big headaches when release :-(