dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #11478
[Bug 1284840] Re: incorrect use of g_object_disconnect() in applet-main.c's entry_removed()
This bug was fixed in the package indicator-applet -
12.10.2+14.04.20140320-0ubuntu1
---------------
indicator-applet (12.10.2+14.04.20140320-0ubuntu1) trusty; urgency=low
[ Charles Kerr ]
* Use the correct signal_spec syntax when calling
g_object_disconnect(). (LP: #1284840)
[ Dmitry Shachnev ]
* Allow Gtk deprecations, to workaround FTBFS.
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Thu, 20 Mar 2014 09:03:53 +0000
** Changed in: indicator-applet (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-applet in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1284840
Title:
incorrect use of g_object_disconnect() in applet-main.c's
entry_removed()
Status in Indicator Applet:
In Progress
Status in “indicator-applet” package in Ubuntu:
Fix Released
Bug description:
Introduced in http://bazaar.launchpad.net/~indicator-applet-developers
/indicator-applet/trunk.14.04/revision/402.1.1 and reported by Alberts
Muktupāvels (albertsmuktupavels) in a comment at
https://code.launchpad.net/~mitya57/indicator-applet/unparent-
label/+merge/208174/comments/488891
g_object_connect() and g_object_disconnect() have different
signal_spec semantics, but applet-main.c is treating them identically.
Low priority, but easy fix: use g_object_disconnect()'s "any-signal"
catchall.
To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-applet/+bug/1284840/+subscriptions