aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Brief Backtrace - GTK issue?  (Read 1942 times)

johnsto

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Brief Backtrace - GTK issue?
« 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:

  • amule(_ZN9CamuleApp16OnFatalExceptionEv+0x3c) [0x824ecac]
  • [1] /usr/lib/libwx_gtk-2.4.so.0(wxFatalSignalHandler+0x2d)
[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?
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: Brief Backtrace - GTK issue?
« Reply #1 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

johnsto

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: Brief Backtrace - GTK issue?
« Reply #2 on: July 09, 2004, 11:50:26 PM »

You're a genius - it works - thanks! Guess I really should have followed the instructions...
Logged