[gtkada] CONSTRAINT_ERROR: glib-object.adb:112 access check failed
Op de Coul, Manuel
Manuel.op.de.Coul at eon.com
Thu Jun 28 10:30:27 CEST 2012
Hello Âke,
It looks like this line in rect.adb:
Gdk_New_From_File (Pix, "../../testgtk/alps.png", Error);
should be instead:
Gdk_New_From_File (Pix, "../testgtk/alps.png", Error);
No GtkAda works fine on Mac OS X. I did have a little problem with Cairo before
but it was resolved in a recent update. Just keep gtk2 up to date in macports.
Manuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/gtkada/attachments/20120628/90413789/attachment.htm
More information about the gtkada
mailing list