With a corrected /usr/share/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.butterfly.service file I also note the same behaviour as Julien. I ran dbus-monitor and saw that:
------------- signal sender=org.freedesktop.DBus -> dest=(null destination) path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string "org.freedesktop.Telepathy.ConnectionManager.msn" string ":1.55" string "" signal sender=org.freedesktop.DBus -> dest=(null destination) path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string ":1.55" string ":1.55" string "" ------------- and then , about 1 second later: ------------- signal sender=org.freedesktop.DBus -> dest=(null destination) path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string ":1.56" string "" string ":1.56" method call sender=:1.56 -> dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello signal sender=org.freedesktop.DBus -> dest=(null destination) path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged string "org.freedesktop.Telepathy.ConnectionManager.msn" string "" string ":1.56" method call sender=:1.56 -> dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName string "org.freedesktop.Telepathy.ConnectionManager.msn" uint32 0 ------------- There seem to be some stuff calling still the ConnectionManager butterfly instead of msn Need to find where -- Impossible to connect to a msn account https://launchpad.net/bugs/63196 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
