aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: gdkdraw error  (Read 3570 times)

majls

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
gdkdraw error
« on: April 13, 2004, 04:06:04 PM »

I get this error when running amule:

(amule:52275): Gdk-CRITICAL **: file gdkdraw.c: line 651 (gdk_draw_drawable): assertion `src != NULL' failed
* getaddrinfo(3) failed for kPizza.GtkPizza.GtkButton:80
* Closing connection #0

I can't see what is downloading or uploading!

Thanks in advance!
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: gdkdraw error
« Reply #1 on: April 13, 2004, 04:58:42 PM »

Is that rc2? rc1? 1.2.6?
Is that self-compiled? deb? rpm? gentoo?

Thanx :-)
Greetings!
Logged

majls

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
Re: gdkdraw error
« Reply #2 on: April 13, 2004, 05:28:11 PM »

It's 1.2.6, on FreeBSD, compiled with ports!
Thanks!
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: gdkdraw error
« Reply #3 on: April 13, 2004, 06:10:22 PM »

Just guessing (no idea), 2.0.0rc2 has some improvements on FreeBSD. Try it and tell us how it did ;-)

Regards!
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: gdkdraw error
« Reply #4 on: April 13, 2004, 06:18:51 PM »

here is a small update of 1.2.6 by Ganaƫl .. try it .. but if it still doesn't work recompile it yourself plz. so u can see during the compilation what things u miss

greets

majls

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
Re: gdkdraw error
« Reply #5 on: April 15, 2004, 08:59:20 PM »

I tried installing aMule-2.0.0rc2 (FreeBSD 5.1) but i get error while installing.
When doing make i get this error:
make  all-recursive
Making all in .
Making all in m4
Making all in intl
Making all in po
Making all in src
make: Cannot allocate memory
*** Error code 1
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: gdkdraw error
« Reply #6 on: April 15, 2004, 09:05:59 PM »

use gmake on freebsd
Logged

majls

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
Re: gdkdraw error
« Reply #7 on: April 15, 2004, 09:29:38 PM »

now when i do it with gmake i get this error:
/usr/bin/ld: cannot find -lcryptopp
gmake[2]: *** [cas] Error 1
gmake[2]: Leaving directory `/usr/home/micko/temp/aMule-2.0.0rc2/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/home/micko/temp/aMule-2.0.0rc2'
gmake: *** [all] Error 2
Logged

Supersnail

  • Full Member
  • ***
  • Karma: 4
  • Offline Offline
  • Posts: 186
Re: gdkdraw error
« Reply #8 on: April 15, 2004, 10:02:58 PM »

Version 2.0.0 needs libcrypto. You can download it at the 'download' section of aMule's home page.
Logged