[Bug 284557] Re: Sugar Presence Service fails to connect to jabber server
Bug Watch Updater
bugwatch at bugs.launchpad.net
Thu Nov 20 09:27:51 GMT 2008
** Changed in: sugar-presence-service
Status: New => Confirmed
--
Sugar Presence Service fails to connect to jabber server
https://bugs.launchpad.net/bugs/284557
You received this bug notification because you are a member of Sugar
Team, which is the registrant for Presence Service.
Status in Presence Service: Confirmed
Status in “sugar-presence-service” source package in Ubuntu: Fix Released
Bug description:
Binary package hint: sugar-presence-service
Sugar Presence Service fails to connect to a jabber server, with the error in presenceservice.log being:
1224179059.306887 DEBUG s-p-s.psutils: Error getting NetworkManager devices: org.freedesktop.DBus.Error.UnknownMethod: Method "getDevices" with signature "" on interface "org.freedesktop.NetworkManager" doesn't exist
This is because PS (Presence Service) works with NetworkManager 0.6.x, and not 0.7 which is in Intrepid. NM 0.7 has a different D-Bus interface for this call.
The failing call is to watch NM to see when we have a valid IP address. There is a fallback to manually check the IP address, but it isn't called if NM is seen on the session bus, so I have a patch to disable the initial check for NM.
debdiff on its way.
More information about the Ubuntu-sugarteam
mailing list