aMule Forum

English => Backtraces => Topic started by: johnsto on July 09, 2004, 10:05:00 PM

Title: Brief Backtrace - GTK issue?
Post by: johnsto on July 09, 2004, 10:05:00 PM
Sorry, I can't post the proper backtrace (as in the sticky)... but I'm hoping this might help anyway!

I'm running Cobind 0.2 (read: FC1)... each and every time I run aMule, first it gives me the initialisation dialog, I hit ok, then this happens:

[0x2909c7d]
[2] /lib/tls/libpthread.so.0 [0xae3f18]
[3] /usr/lib/libwx_gtk-2.4.so.0(_ZN8wxString10AssignCopyEjPKc+0x6d) [0x28b5ced]
[4] /usr/lib/libwx_gtk-2.4.so.0(_ZN8wxStringaSEPKc+0x3e) [0x28b5e4e]
[5] /usr/lib/libwx_gtk-2.4.so.0(_ZN12wxHtmlWindow4InitEv+0xd1) [0x292d131]
[6] amule(_ZN10CServerWndC1EP8wxWindow+0x134) [0x8221134]
[7] amule(_ZN9CamuleDlgC1EP8wxWindow8wxString+0x26b) [0x825083b]
[8] amule(_ZN9CamuleApp6OnInitEv+0xd27) [0x824b6fb]
[9] /usr/lib/libwx_gtk-2.4.so.0(_Z7wxEntryiPPc+0x228) [0x2787468]
[10] amule(main+0x17) [0x824a8df]
[11] /lib/tls/libc.so.6(__libc_start_main+0xf0) [0x864750]
[12] amule(_ZN18wxBaseArrayPtrVoidD2Ev+0x35) [0x8120f21]

I have these packages:
# rpm -qa | grep wx
wxBase-2.4.2-1
wxGTK-common-2.4.2-0.fdr.1.1
wxGTK-2.4.2-3.fr
wxGTK-devel-2.4.2-3.fr

And I've setup up the symlinks as in the howto...

aMule 1.2.6 works great, but I want the web interface functionality of 2.0.0!

Any ideas?
Title: Re: Brief Backtrace - GTK issue?
Post by: deltaHF on July 09, 2004, 10:49:00 PM
remove your wxgtk rpms and install ours (wxgtk & wxgtk-devel) .. and also be sure they don't get 'updated'

greets
Title: Re: Brief Backtrace - GTK issue?
Post by: johnsto on July 09, 2004, 11:50:26 PM
You're a genius - it works - thanks! Guess I really should have followed the instructions...