http://bugs.meego.com/show_bug.cgi?id=2296
--- Comment #4 from toabctl <[email protected]> 2010-05-20 03:01:19 PDT --- (In reply to comment #3) > (In reply to comment #2) > > t...@zitrone:~/devel/syncevolution/test$ syncevolution -c --template > > 'SyncEvolution Client' --sync-property peerIsClient=1 N900CONFIG > > [ERROR] running the command line inside the D-Bus server failed > > Hmm, not very informative :-/ > > Does > syncevolution -c --daemon=no --template 'SyncEvolution Client' \ > --sync-property peerIsClient=1 N900CONFIG > work? looks like it works (no output): t...@zitrone:/usr/share/syncevolution$ syncevolution -c --daemon=no --template 'SyncEvolution Client' --sync-property peerIsClient=1 N900CONFIG t...@zitrone:/usr/share/syncevolution$ > > Does the same command without --daemon=no start your own syncevo-dbus-server? > For that you must have installed your own org.syncevolution.service in > /usr/share/dbus-1/services/ i have a service-file: t...@zitrone:/usr/share/syncevolution$ cat /usr/share/dbus-1/services/org.syncevolution.service [D-BUS Service] Name=org.syncevolution Exec=/usr/lib/syncevolution/syncevo-dbus-server And the same command (without --no-daemon) starts a dbus-server: t...@zitrone:/usr/share/syncevolution$ ps awxu|grep syncevo tom 4769 0.0 0.0 3324 808 pts/1 S+ 12:00 0:00 grep syncevo t...@zitrone:/usr/share/syncevolution$ syncevolution -c --template 'SyncEvolution Client' --sync-property peerIsClient=1 N900CONFIG [ERROR] running the command line inside the D-Bus server failed t...@zitrone:/usr/share/syncevolution$ ps awxu|grep syncevo tom 4772 0.0 0.1 18312 5008 ? S 12:00 0:00 /usr/lib/syncevolution/syncevo-dbus-server tom 4774 0.0 0.0 3324 812 pts/1 S+ 12:00 0:00 grep syncevo t...@zitrone:/usr/share/syncevolution$ -- Configure bugmail: http://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
