Comment 2 for bug 904168

Revision history for this message
Martin Pitt (pitti) wrote :

In current precise, with both python 2 and 3 I now get

$ python3 /tmp/do_startup.py

GLib-GIO-CRITICAL **: GApplication subclass '__main__+Application' failed to chain up on ::startup (from start of override function)

and a clean exit code 0. do_startup() actually does get called. I think this is because the functions are just empty stubs.

Can you confirm that this works properly now with pygobject 3.1.1?