** Changed in: unity (Ubuntu Precise)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to bamf in Ubuntu.
https://bugs.launchpad.net/bugs/986888

Title:
  BamfView's dispose() method doesn't invoke the superclass' dispose()

Status in BAMF:
  Fix Released
Status in Unity:
  Fix Released
Status in bamf package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released
Status in bamf source package in Precise:
  Fix Released
Status in unity source package in Precise:
  Fix Released

Bug description:
  SRU testcase not needed

  BamfView's dispose() method doesn't invoke the superclass' dispose()
  method.

  Fixed by adding a one-liner to the end of bamf_view_dispose():

  + G_OBJECT_CLASS (bamf_view_parent_class)->dispose (object);

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/986888/+subscriptions

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

Reply via email to