[gtkada] Fwd: glade-2 gtkada code generation doesn't work with signals

Gabriel Rossetti gabriel.rossetti at eivd.ch
Wed Feb 2 11:08:48 CET 2005


Hello,

I used glade-2 to create a window, I put a FixedPosition object in the 
window and a button in that. Then
I added a clicked signal and saved the file. After that I did a build 
and I get this error :

Error running gate to generate the Ada95 source code.
Check that you have gate installed and that it is in your PATH.
Then try running 'gate <project_file.glade>' in a terminal.

I checked and gate is indeed in my path, so I tried to run it manually 
and I get this :

$ gate project4.glade
Generating Ada files...

(gate-in.exe:15711): GLib-GObject-CRITICAL **: g_signal_lookup: 
assertion `G_TYPE_IS_INSTANTIATABLE (itype) || G_TYPE_IS_INTERFACE 
(itype)' failed
Couldn't generate Ada code. Exiting.

My lab partner also has the same problem, but he has an older version.
Also, glade doesn't want to store images in the pixmaps directory as 
asked, it just puts them in src. I tried creating
the pixmaps directory and moving them, but it just recreated the images 
in src.

here is some system info :

Gentoo linux
Gnome 2.8.1
Glade 2.6.8
gtk+ 2.6.1-r1
gtkada 2.4.0


I attatched the glade project files
Thank you,
Gabriel Rossetti




-------------- next part --------------
A non-text attachment was scrubbed...
Name: project4.glade
Type: application/x-glade
Size: 1694 bytes
Desc: not available
Url : /pipermail/gtkada/attachments/20050202/77880e85/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: project4.gladep
Type: text/xml
Size: 308 bytes
Desc: not available
Url : /pipermail/gtkada/attachments/20050202/77880e85/attachment-0001.bin 


More information about the gtkada mailing list