incorrect use of g_object_disconnect() in applet-main.c's entry_removed()

Bug #1284840 reported by Charles Kerr
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Indicator Applet
Fix Released
Low
Indicator Applet Developers
indicator-applet (Ubuntu)
Fix Released
Undecided
Unassigned

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.

Related branches

Revision history for this message
Launchpad Janitor (janitor) wrote :

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 <email address hidden> Thu, 20 Mar 2014 09:03:53 +0000

Changed in indicator-applet (Ubuntu):
status: New → Fix Released
Charles Kerr (charlesk)
Changed in indicator-applet:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.