aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: cant run amule!!! all versions  (Read 2605 times)

Guest

  • Guest
cant run amule!!! all versions
« 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
Logged

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: cant run amule!!! all versions
« Reply #1 on: August 10, 2004, 05:09:27 PM »

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

Guest

  • Guest
RE: cant run amule!!! all versions
« Reply #2 on: August 29, 2004, 03:03:51 AM »

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 :)
Logged

Guest

  • Guest
RE: cant run amule!!! all versions
« Reply #3 on: August 30, 2004, 01:36:09 AM »

Quote
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:
Logged

Guest

  • Guest
Re: cant run amule!!! all versions
« Reply #4 on: August 31, 2004, 02:52:41 AM »

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!
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: cant run amule!!! all versions
« Reply #5 on: August 31, 2004, 04:08:25 AM »

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!
Logged