Comment 10 for bug 969535

Revision history for this message
Sebastien Bacher (seb128) wrote :

could you try if that's still an issue with that version?

gnome-settings-daemon (3.4.0-0ubuntu4) precise; urgency=low

  * debian/patches/disconnect_from_up_client.patch:
    - Disconnect any signals from a UpClient object before we unref it.
      UpClients are ref-counted singletons and may stay around after
      unref, so we have to be explicit. LP: #965487