https://bugs.meego.com/show_bug.cgi?id=19470
--- Comment #1 from Jussi Kukkonen <[email protected]> 2011-06-17 10:15:58 UTC --- I found another bug in the NM status code. Fixes are in jku branch -- do not merge the whole branch though, it has work-in-progress webdav commits as well. Let me know if you'd rather have patches or another branch... commit cde0ef80b0430a4dbc41545f78dc55182a720dbb Author: Jussi Kukkonen <[email protected]> Date: Fri Jun 17 13:06:37 2011 +0300 Specify interface name in NM DBus GetProperty call NetworkManager 0.9 is more strict about the call arguments: it seems newer dbus-glib requires that the interface name is specified, otherwise there is an AccessDenied error. commit ac7d0e69147e98264e4c54081823b7e2a2f7aed7 Author: Jussi Kukkonen <[email protected]> Date: Fri Jun 17 11:44:48 2011 +0300 Update NetworkManager Status-handling to 0.9 API NetworkManager 0.9 changes the values of org.freedesktop.NetworkManager.Status property. Fortunately the new and old values are not in conflict. Commit also starts setting presence to false only when we know this should happen (and not the other way around): It's better to fail this way than prevent user from syncing if things like this happen. -------- Product: SyncEvolution Component: SyncEvolution MeeGo Release: unspecified Severity: normal Priority: Undecided Keywords: Status: NEW Who: [email protected] Assigned To: [email protected] Target Build: --- Flags: Changed: -------- https://bugs.meego.com/show_bug.cgi?id=19470 -- Configure bugmail: https://bugs.meego.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
