Fix committed into lp:indicator-appmenu at revision 245, scheduled for release in indicator-appmenu, milestone Unknown
** Changed in: indicator-appmenu Status: In Progress => Fix Committed -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-appmenu in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1231218 Title: indicator-appmenu holds a circular reference on itself, causes leaks Status in The Application Menu: Fix Committed Status in “indicator-appmenu” package in Ubuntu: In Progress Bug description: An IndicatorAppmenu object adds an extra g_object_ref to itself in its initializer and it only removes it in its finalizer, which means such objects will never get disposed (their refcount will never drop below 1). This causes a largish memory leak when unity-panel-service is shut down. To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-appmenu/+bug/1231218/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp