https://bugs.meego.com/show_bug.cgi?id=19464
Jussi Kukkonen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #5 from Jussi Kukkonen <[email protected]> 2011-06-22 12:53:55 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 Ah, just noticed we're doing slightly different things here: I'm calling GetConfig("", False) in the code -- don't ask me why, I couldn't remember. The same call with "True" does fail with the same error as yours. In any case, that has worked before but changing it is not a problem if it's wrong. > So I still can't reproduce the problem. Does it work when asking for a valid > template? This is still a negative: Template does not include defaultPeer. -------- Product: SyncEvolution Component: SyncEvolution MeeGo Release: unspecified Severity: major Priority: Medium Keywords: Status: NEW Who: [email protected] Assigned To: [email protected] Target Build: --- Flags: Changed: Status -------- 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
