aMule Forum

English => en_Bugs => Topic started by: majls on April 13, 2004, 04:06:04 PM

Title: gdkdraw error
Post by: majls 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!
Title: Re: gdkdraw error
Post by: Jacobo221 on April 13, 2004, 04:58:42 PM
Is that rc2? rc1? 1.2.6?
Is that self-compiled? deb? rpm? gentoo?

Thanx :-)
Greetings!
Title: Re: gdkdraw error
Post by: majls on April 13, 2004, 05:28:11 PM
It's 1.2.6, on FreeBSD, compiled with ports!
Thanks!
Title: Re: gdkdraw error
Post by: Jacobo221 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!
Title: Re: gdkdraw error
Post by: deltaHF 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
Title: Re: gdkdraw error
Post by: majls 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
Title: Re: gdkdraw error
Post by: Kry on April 15, 2004, 09:05:59 PM
use gmake on freebsd
Title: Re: gdkdraw error
Post by: majls 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
Title: Re: gdkdraw error
Post by: Supersnail 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.