Hallo zusammen,
ich versuche gerade, mein SE W810i mit Evolution zu synchronisieren. Meistens ergeben sich die Probleme hier ja bei der Verbindung zum Mobilgerät. Bei mir nicht, das funktioniert tadellos. Bei mir tut's das Evolution-Plugin nicht.
Über das Tool Multisync-gui gestartet sagt das evo2-sync Plugin: Error while connecting
Starte ich das ganze im Terminal über
msynctool --sync W810i
erhalte ich als Ergebnis:
Member 1 of type evo2-sync had an error while connecting: Unable to open anything
Die Konfiguration des Plugins (evo2-sync.conf) sieht folgendermaßen aus:
1 2 3 4 5 6 | <?xml version="1.0"?> <config> <address_path>/home/christoph/.evolution/addressbook/local/system/</address_path> <calendar_path>/home/christoph/.evolution/calendar/local/system/</calendar_path> <tasks_path>/home/christoph/.evolution/tasks/local/system/</tasks_path> </config> |
Die Pfade habe ich manuell in die Config eingetragen. Konfiguriere ich das Paar über die GUI steht statt des Pfades dort nur default also so:
1 | <address_path>default</address_path> |
Das Ergebnis, also die Fehlermeldung ist aber das Gleiche.
Hat jemand eine Idee was da schief geht? Oder hat jemand eine funktionierende Konfiguration des Plugins als Beispiel?
Danke. Christoph