https://bugs.freedesktop.org/show_bug.cgi?id=76273
--- Comment #7 from Patrick Ohly <patrick.ohly(a)gmx.de> ---
(In reply to comment #6)
When I run this:
export EAS_DEBUG=5
./dbus-session.sh /usr/libexec/activesyncd syncevolution --print-databases
username=$email backend=eas-events
Perhaps try this:
export EAS_DEBUG=5 SYNCEVOLUTION_DEBUG=1
./dbus-session.sh /usr/libexec/activesyncd syncevolution --daemon=no
--print-databases username=$email backend=eas-events
That's a bit simpler because SyncEvolution doesn't try to move execution into
syncevo-dbus-server. That should work, but who knows.
it produces only this (and doesn't return):
Auto-launching activesyncd seems to work. No idea why there is no further
output.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.