aMule Forum

English => Backtraces => Topic started by: daigoro_cub on October 23, 2004, 09:04:47 PM

Title: wx or maybe GTK problems?
Post by: daigoro_cub on October 23, 2004, 09:04:47 PM
well... it doesn't even run!. here goes the output:

OOPS! - Seems like aMule crashed.
        Version is: aMule 2.0.0rc7 using wxGTK1 v2.4.2
--== BACKTRACE FOLLOWS: ==--
 
[0x76168dd]
[2] [0xeae420]
[3] amule(_ZN10CSearchDlg15UpdateCatChoiceEv+0x69) [0x81e1785]
[4] amule(_ZN9CamuleDlgC1EP8wxWindowRK8wxString7wxPoint6wxSize+0x55f) [0x821bf3b]
[5] amule(_ZN9CamuleApp6OnInitEv+0x139d) [0x821593d]
[6] /usr/lib/libwx_gtk-2.4.so.0(_Z7wxEntryiPPc+0x228) [0x7492828]
[7] amule(main+0x17) [0x8214207]
[8] /lib/tls/libc.so.6(__libc_start_main+0xe4) [0x452ad4]
[9] amule(_ZNK20wxTopLevelWindowBase10GetMaxSizeEv+0x55) [0x811dce1]
Aborted


I have Fedora Core 2 and I keep it updated. Any help would be great! Thanks!
Title: Re: wx or maybe GTK problems?
Post by: stefanero on October 23, 2004, 10:04:12 PM
post please

rpm -qa | grep wx


stefanero
Title: Re: wx or maybe GTK problems?
Post by: daigoro_cub on October 24, 2004, 12:54:53 AM
the output is:

wxBase-2.4.2-1
wxGTK-2.4.2-4.1.fc2.fr
wxGTK-common-devel-2.4.2-0.fdr.2.2
wxGTK-common-2.4.2-0.fdr.2.2

help me out! thanks!
Title: Re: wx or maybe GTK problems?
Post by: Kry on October 24, 2004, 01:03:30 AM
mv ~/.eMule ~/.eMule-old
Title: mv ~/.eMule ~/.eMule-old -->no result
Post by: daigoro_cub on October 24, 2004, 01:55:16 AM
thanks but, amule doesn't start after the command you suggested.
Anything else? please?
Title: Re: wx or maybe GTK problems?
Post by: deltaHF on October 24, 2004, 06:32:39 AM
remove them:

wxGTK-2.4.2-4.1.fc2.fr
wxGTK-common-devel-2.4.2-0.fdr.2.2
wxGTK-common-2.4.2-0.fdr.2.2

and get wxGTK and wxGTK-devel from our dl page, install it, ldconfig, reinstall amule.. the crash should be gone now

cheers
Title: Re: wx or maybe GTK problems?
Post by: stefanero on October 24, 2004, 09:43:33 AM
tight...

and add something to your yum.conf that when you do an update wxGTK and wxBase rpms dont get upgraded, otherwise you will have the same problem again.

stefanero
Title: Case Solved!
Post by: daigoro_cub on October 24, 2004, 07:03:28 PM
Thank you very much! It's working!

Thanks to all who helped!