-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 4/11/2006 2:08 PM, Enrico Tröger wrote:
> Hi,
> 
> I have some problems with newer GTK versions(2.8.12 and above) and my
> application(http://geany.uvena.de). It crashes with segmentation faults
> inside GTK. With GTK 2.8.10, it works at its best.
[snip]

Are you using any threading in your application, or calling
XInitThreads() somewhere?  I found out the hard way that 2.8 segfaults
inside cairo if XInitThreads() isn't called before initialising gdk and
gtk 2.8, while gtk 2.6 didn't have a problem.

        -brian

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (MingW32)

iD8DBQFEPXkM6XyW6VEeAnsRAjYjAKDiSiG2e/49u6Dt6W/JBtRADT49ZQCg1P+A
cwHUMceUgqz327byRk2BpBc=
=4awM
-----END PGP SIGNATURE-----
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to