I described the problem in depth in bug #355831. There is also a patch.

-- 
object->ref_count > 0 failed in python bindings
https://bugs.launchpad.net/bugs/346476
You received this bug notification because you are a member of Indicator
Applet Developers, which is the registrant for Indicator Applet.

Status in Indicator Applet: Confirmed

Bug description:
When indicator items are removed and freed in Gwibber, the following error 
messages appears at the terminal:

./bin/gwibber:75: Warning: g_object_unref: assertion `object->ref_count > 0' 
failed
  gtk.main()
/home/segphault/project/gwibber/main/gwibber/client.py:318: Warning: 
g_object_unref: assertion `object->ref_count > 0' failed
  self.indicator_items = {}

This is the method in Gwibber that is causing the error message to appear:
http://bazaar.launchpad.net/~gwibber-committers/gwibber/trunk/annotate/head%3A/gwibber//client.py#L315

_______________________________________________
Mailing list: https://launchpad.net/~dx-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dx-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to