Its looks like there is no unref method in the python version ...

>>> dir(appindicator.Indicator)
['__class__', '__cmp__', '__copy__', '__deepcopy__', '__delattr__', '__dict__', 
'__doc__', '__format__', '__gdoc__', '__getattribute__', '__gobject_init__', 
'__grefcount__', '__gtype__', '__hash__', '__init__', '__module__', '__new__', 
'__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', 
'__str__', '__subclasshook__', 'chain', 'connect', 'connect_after', 
'connect_object', 'connect_object_after', 'disconnect', 'disconnect_by_func', 
'emit', 'emit_stop_by_name', 'freeze_notify', 'get_attention_icon', 
'get_category', 'get_data', 'get_icon', 'get_icon_theme_path', 'get_id', 
'get_label', 'get_label_guide', 'get_ordering_index', 'get_properties', 
'get_property', 'get_status', 'handler_block', 'handler_block_by_func', 
'handler_disconnect', 'handler_is_connected', 'handler_unblock', 
'handler_unblock_by_func', 'notify', 'props', 'set_attention_icon', 'set_data', 
'set_icon', 'set_icon_theme_path', 'set_label', 'set_menu', 
'set_ordering_index', 'set_properties', 'set_property', 'set_status', 
'stop_emission', 'thaw_notify', 'weak_ref']

There is weak_ref, but I think that is something else.
Anyway, thanks for giving the link to the other bug, I'm glad to see it is 
fixed! Good work :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/717529

Title:
  Huge memory leak each time set_menu is used

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to