Comment 4 for bug 595034

Revision history for this message
Hernando Torque (htorque) wrote :

You can confirm it? I just tried it again with Unity 0.2.12-0ubuntu1 and I don't get a crash anymore. Instead I'm getting three deprecation warnings from pygtk:

$ python unity-crash.py
** Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
** Message: pygobject_register_sinkfunc is deprecated (GtkObject)