[sugar] Web activity hangs on startup

Tomeu Vizoso tomeu
Wed Jan 3 11:43:18 EST 2007


Hi,

after updating sugar-jhbuild, the web activity hangs on startup.

Gdb shows that it is some kind of loop when changing the window title
while listening to this property change.

Commenting out the line
self.connect('notify::title', self._title_changed_cb)
in sugar.activity.Activity.__init__() will make it work again.

Regards,

Tomeu



More information about the Sugar-devel mailing list