https://bugs.meego.com/show_bug.cgi?id=19464
--- Comment #4 from Jussi Kukkonen <[email protected]> 2011-06-22 10:19:00 UTC --- (In reply to comment #3) > I get a different result: > > $ dbus-send --print-reply --dest=org.syncevolution /org/syncevolution/Server > org.syncevolution.Server.GetConfig string:'' boolean:true > > Error org.syncevolution.NoSuchConfig: No template '' found Interesting... The reason I'm calling it like this is that it happens on startup and I don't yet have a configuration (I'm trying to find out which one to load). > With a valid template name I get: > > $ dbus-send --print-reply --dest=org.syncevolution /org/syncevolution/Server > org.syncevolution.Server.GetConfig string:'memotoo' boolean:true > > ... > > So I still can't reproduce the problem. Does it work when asking for a valid > template? No. I set a defaultPeer with SetConfig (saving a local configuration) and it gets written in the config file. If I ask for the template with GetConfig("Google_Calendar",True) I get no defaultPeer, but if I ask for the configuration I saved I do get a defaultPeer. -------- Product: SyncEvolution Component: SyncEvolution MeeGo Release: unspecified Severity: major Priority: Medium Keywords: Status: NEEDINFO Who: [email protected] Assigned To: [email protected] Target Build: --- Flags: Changed: -------- https://bugs.meego.com/show_bug.cgi?id=19464 -- Configure bugmail: https://bugs.meego.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
