desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #143006
[Bug 986888] Re: BamfView's dispose() method doesn't invoke the superclass' dispose()
** 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