Comment 0 for bug 197497

Revision history for this message
Gaëtan Petit (gaetanp) wrote :

I tried various glade file from glade 3.4.1 i Hardy

None of them produce a runnable code :

tenshu@xpc:~$ python '/home/tenshu/test/test2/test.py'
GnomeUI-ERROR **: You must call gnome_program_init() before creating a GnomeApp
aborting...
Trappe pour point d'arrêt et de trace (core dumped)

tenshu@xpc:~$ python '/home/tenshu/test/test2/test.py'
this function will run one on startup
/home/tenshu/test/test2/test.py:94: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
  gtk.main()

tenshu@xpc:~$ python '/home/tenshu/test/test2/test.py'
this function will run one on startup