aMule Forum
English => aMule Help => Topic started by: Guest on August 10, 2004, 05:06:39 PM
-
Hi, i use Fedora core 2, and i cant run amule. I try with all versions. When I type amule in cnsole the first time i recived this box: http://premiumnetworks.org/~silver/amule2.png
and later this text in console:
[root@host amule]# amule
Initialising aMule
Userhash loaded: 5A06084F980EB04E823FCAADB6E36F44
*** UDP socket at 4665
*** TCP socket at 4662
*** UDP socket at 4672
Serverlist loaded.
OOPS! - Seems like aMule crashed
--== BACKTRACE FOLLOWS: ==--
- amule(_ZN9CamuleApp16OnFatalExceptionEv+0x5a) [0x82be8aa]
[1] /usr/lib/libwx_gtk-2.4.so.0(wxFatalSignalHandler+0x2d)
[0x4a6f8dd]
[2] [0x54e420]
[3] amule(_ZN10CSearchDlg15UpdateCatChoiceEv+0x98) [0x8276674]
[4] amule(_ZN9CamuleDlgC1EP8wxWindow8wxString7wxPoint6wxSize+0xbcb) [0x82c5519]
[5] amule(_ZN9CamuleApp6OnInitEv+0x27a9) [0x82bc197]
[6] /usr/lib/libwx_gtk-2.4.so.0(_Z7wxEntryiPPc+0x228) [0x48eb828]
[7] amule(main+0x1e) [0x82b95ec]
[8] /lib/tls/libc.so.6(__libc_start_main+0xe4) [0x74fad4]
[9] amule(_ZNK20wxTopLevelWindowBase10GetMaxSizeEv+0x5d) [0x8152c51]
Abortado
Anyone know the solution? Thx
-
sure u have only one wxgtk version installed?
uninstall all wx from your sys, get the one from us and everything should be fine
greets
-
where did you installed amule from? rpm or from src?
I had the same problem some times ago and I updated libc (wxgtk was ok!)...
you can try and then let me know if amule work...
bye :)
-
Originally posted by erter
where did you installed amule from? rpm or from src?
I had the same problem some times ago and I updated libc (wxgtk was ok!)...
you can try and then let me know if amule work...
bye :)
sorry....libc=glib :baby:
-
I have FC2, and the exactly same problem.
I only have one version of wxGTK (but I also have wxGTK2);
[root@home instalad]# rpm -q wxGTK
wxGTK-2.4.2-4.1.fc2.dag
[root@home instalad]# rpm -q wxGTK2
wxGTK2-2.4.2-0.fdr.2.2
I have this glib version:
[root@home instalad]# rpm -q glib
glib-1.2.10-12.1.1
Thanks for your help!
-
facundobatista,
Wrong wxGTK. You must use ours, and you must not let apt-get or yum update this package. With apt, this can be done by creating /etc/apt/preferences, containing the following lines:
Package: wxGTK
Pin: version 2.4.2-1
Pin-Priority: 989
Also, uninstall this wxGTK2 package. It is most likely crap.
Cheers!