Patrick Ohly <patrick.ohly@...> writes:
Thanks for helping me.
> ==end goal==
I should have clarified that any "good enough"
PIM suite will do. But Thunderbird doesn't cut
it, and I've hear bad things about evolution.
By elimination, korganizer it shall be.
So that's SyncEvolution 1.4 with syncevolution-libs-kde
installed,
right?
Yes.
Which sonyericsson backend? Do you mean SyncML over Bluetooth with
SyncEvolution?
The "synchronization" GUI app offers "Nokia",
"Sony Ericsson (SyncML 1.1)", "Sony Ericsson",
"Syncevolution Client". I was originally
using "Sony Ericsson" because the SyncML
backend doesn't work, but see below.
The sync doesn't actually start: [...]
Unfortunately one can only guess why the phone refuses to sync notes.
The "Notes" remoteID looks suspicious. Neither SyncEvolution nor the
sony-ericsson.ini template in SyncEvolution for Sony Ericsson phones use
that name.
How did you configure "Meie-K510i"? [...]
I'm explicitly listing just the three sources for which you chose
Akonadi collections.
Check the "uri" value of your sources. addressbook = Contact, calendar =
Calendar, todo = Task is what we found to work with phones like the Sony
Ericsson W810i.
Then sync one source at a time, just to keep it simple:
I deleted everything and set it up from scratch again
(to make sure everything is on the default setting):
new Ubuntu user, fresh Bluetooth pairing,
and then:
meie@Zweithirn:~$ syncevolution --template "Sony Ericsson" \
syncURL=bt-obex://00:19:63:C9:63:32 Meie-K510i \
addressbook calendar todo
[INFO] addressbook: looking for databases...
[INFO] addressbook: no backend available
[ERROR] error code from SyncEvolution fatal error \
(local, status 10500): addressbook: no backend available
Selecting the backend is likely what I got wrong
last time, too. What should I do here?
meie@Zweithirn:~$ syncevolution --print-databases
CalDAV:
select database via absolute URL, set \
username/password to scan, set syncURL to base URL \
if server does not support auto-discovery (<path>)
CalDAVTodo:
select database via absolute URL, set \
username/password to scan, set syncURL to\
base URL if server does not support auto-discovery (<path>)
CalDAVJournal:
select database via absolute URL, set \
username/password to scan, set syncURL to\
base URL if server does not support auto-discovery (<path>)
CardDAV:
select database via absolute URL, set\
username/password to scan, set syncURL\
to base URL if server does not support\
auto-discovery (<path>)
KDE Address Book = KDE Contacts = kde-contacts:
Persönliche Kontakte (akonadi:?collection=2) <default>
KDE Calendar = kde-calendar:
akonadi_ical_resource_10 (akonadi:?collection=24) <default>
akonadi_ical_resource_11 (akonadi:?collection=25)
akonadi_ical_resource_3 (akonadi:?collection=17)
akonadi_ical_resource_4 (akonadi:?collection=18)
akonadi_ical_resource_5 (akonadi:?collection=19)
akonadi_ical_resource_6 (akonadi:?collection=20)
akonadi_ical_resource_7 (akonadi:?collection=21)
akonadi_ical_resource_8 (akonadi:?collection=22)
akonadi_ical_resource_9 (akonadi:?collection=23)
KDE Task List = KDE Tasks = kde-tasks:
akonadi_ical_resource_10 (akonadi:?collection=24) <default>
akonadi_ical_resource_11 (akonadi:?collection=25)
akonadi_ical_resource_3 (akonadi:?collection=17)
akonadi_ical_resource_4 (akonadi:?collection=18)
akonadi_ical_resource_5 (akonadi:?collection=19)
akonadi_ical_resource_6 (akonadi:?collection=20)
akonadi_ical_resource_7 (akonadi:?collection=21)
akonadi_ical_resource_8 (akonadi:?collection=22)
akonadi_ical_resource_9 (akonadi:?collection=23)
KDE Memos = kde-memos:
Notizen (akonadi:?collection=13) <default>
With Android you would have to install a third-party SyncML client
(Synthesis is known to work) and run SyncEvolution as HTTP server.
Certainly less convenient than SyncML over Bluetooth.
Thanks, good to know.