https://bugs.meego.com/show_bug.cgi?id=19464
pohly <patrick.ohly(a)intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
--- Comment #3 from pohly <patrick.ohly(a)intel.com> 2011-06-21 15:29:40 UTC ---
(In reply to comment #2)
This result is from my jku branch, but it is up-to-date with master
and all
changes are in the UI so .
Result from executing GetConfig ("", False) in d-feet:
---
method call sender=:1.725 -> dest=:1.717 serial=158
path=/org/syncevolution/Server; interface=org.syncevolution.Server;
member=GetConfig
string ""
boolean false
method return sender=:1.717 -> dest=:1.725 reply_serial=158
array [
dict entry(
string ""
array [
dict entry(
string "ConsumerReady"
string "1"
)
dict entry(
string "configName"
string "@default"
)
]
)
dict entry(
string "source/calendar"
array [
dict entry(
string "backend"
string "calendar"
)
]
)
]
---
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
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
method return sender=:1.1078 -> dest=:1.1091 reply_serial=2
array [
dict entry(
string ""
array [
dict entry(
string "ConsumerReady"
string "1"
)
dict entry(
string "WebURL"
string "http://www.memotoo.com"
)
dict entry(
string "configName"
string "memotoo"
)
dict entry(
string "defaultPeer"
string "scheduleworld_1@client-test-1"
)
...
So I still can't reproduce the problem. Does it work when asking for a valid
template?
--------
Product: SyncEvolution
Component: SyncEvolution
MeeGo Release: unspecified
Severity: major
Priority: Medium
Keywords:
Status: NEEDINFO
Who: patrick.ohly(a)intel.com
Assigned To: jku(a)linux.intel.com
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.