touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #04583
[Bug 986888] Re: BamfView's dispose() method doesn't invoke the superclass' dispose()
** Changed in: unity (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/986888
Title:
BamfView's dispose() method doesn't invoke the superclass' dispose()
Status in BAMF Application Matching Framework:
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:
New
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