Notices


Reply
Thread Tools
Posts: 1 | Thanked: 2 times | Joined on Jan 2010
#11
Brilliant!

Just what I've be trying to do but couldn't get syncevolution to work with anything but address book (I think I was missing something in compilation). This makes my N900 usable day to day.

This works with my own locally hosted Funambol server. I had to change the uri in each config.ini to uri=card for addressbook, uri=task for todo and uri=event for calendar. Now all syncs perfectly with Funambol.

I also uncommented the
clientAuthType = syncml:auth-md5
line in
~/.config/syncevolution/config.ini
To make a desktop icon create /usr/share/applications/hildon/syncevolution.desktop (as root) with

[Desktop Entry]
Encoding=UTF-8
Version=1.0
Name=Syncevolution
Comment=Sync Cal, Tasks, Contacts
Exec=/usr/bin/osso-xterm -e "/usr/bin/syncevolution sync1"
Icon=general_synchronization
Terminal=true
Type=Application
X-HildonDesk-ShowInToolbar=true
X-Osso-Type=application/x-executable

Thanks so much tarek.

Last edited by lsdreamer; 2010-01-13 at 23:00.
 

The Following 2 Users Say Thank You to lsdreamer For This Useful Post:
x61's Avatar
Posts: 932 | Thanked: 278 times | Joined on Sep 2009 @ Kentucky
#12
Originally Posted by paai View Post
For some reason or another I always get confused when I read about syncevolution, syncml and similar. What I /want/ is a solution for syncing the N900 with my local Linux PC running Evolution or Kontakt (the KDE counterpart). But what I find is syncing with some remote cloud service like Google, Funambol or so.

Can you, or somebody else confirm that this will work with a local Linux PC without a detour in the cloud, before I go to the trouble of installing that stuff?

Paai
This is just what I am also looking for. This is Nokia's way of reaching diverse society. They made a linux based for that don't support synching with linux products. This is very frustrating for me and many others because they purchased the N900 to completely do away with Windows.
 

The Following User Says Thank You to x61 For This Useful Post:
Posts: 2 | Thanked: 0 times | Joined on Jan 2010
#13
Originally Posted by hstende View Post
I got it working with my funambol server
How exactly did you do this? I still get the "CurlTransport Failure" error message.

You can select the calendar you want to sync by providing a different evolutionsource in the config. If you want to sync multiple calendars, I guess you need to configure more than one server.
 
Posts: 162 | Thanked: 25 times | Joined on Dec 2009
#14
Originally Posted by x61 View Post
This is just what I am also looking for. This is Nokia's way of reaching diverse society. They made a linux based for that don't support synching with linux products. This is very frustrating for me and many others because they purchased the N900 to completely do away with Windows.
Yes, I am also very vexed with firms like Nokia (and Google!) that have products based on Linux but then the Linux community can go take a running leap. Still, I suppose that is how the world goes.

BTW: there exists an Open Source alternative for MS Exchange, called Zarafa. That should solve our contacts, email and calendar syncing, but I couldn't get it to install.

Paai
 

The Following User Says Thank You to paai For This Useful Post:
Posts: 40 | Thanked: 43 times | Joined on Oct 2008
#15
Originally Posted by paai View Post
Yes, I am also very vexed with firms like Nokia (and Google!) that have products based on Linux but then the Linux community can go take a running leap. Still, I suppose that is how the world goes.
I find the N900's compatibility with GNU/Linux to be just fine. I suspect one of the issues you're having is that there is little developer interest in the exact thing you're trying to do, though you can always commit to what you want by donating to the developers working on it. I still do think you'll be happier if you drink the cloud koolaid and use syncevolution even before it gets the bluetooth sync (which is what you're asking for).

I'm also not sure what you mean about nokia telling the linux community to take a flying leap. I suspect you are actually plain wrong. The argument can be seriously leveled against Palm and Google. However, the attack on Nokia's FOSS approach would have to be significantly more nuanced, since maemo allows root access, uses accepted SDKs (hildon and soon to be QT), contributes to projects (see the contributions to the bluetooth stack), releases code, and carries few binary blobs. It's the closest a Free software purist has to a Free software telephone unless you consider openmoko a serious contender.

tarek : )
 
Posts: 2 | Thanked: 0 times | Joined on Jan 2010 @ Netherlands
#16
syncevolution apparently (now) has a template for funambol.
After many frustrating attempts to follow the instructions, I just did 'syncevolution -c Funambol' and adapted the main config.ini. All worked great. Thanks Tarek, and thanks Isdreamer for the desktop icon!
bbb
 
Posts: 13 | Thanked: 5 times | Joined on Nov 2009
#17
I've used syncevolution & a local Funambol to synchronise my wm5 (htc universal) over wifi. It was reasonably easy, as I don't have any windows host around. I was just disappointed that the SMS sync wasn't implemented out of the box somehow.
 
Posts: 3 | Thanked: 3 times | Joined on Dec 2009
#18
Originally Posted by eetu View Post
How exactly did you do this? I still get the "CurlTransport Failure" error message.
don't use the beta and funambol is a little bit strange. my username on the website is Bolle, but syncml uses bolle...?!
 
Posts: 152 | Thanked: 41 times | Joined on Dec 2009 @ Sydney
#19
http://wiki.memotoo.com/wiki/Sync_Maemo_5_/_Nokia_N900

Any memotoo.com users, here is a step-by-step in setting up Syncevolution for that service. Works great for me!

I love the fine grain control options of how data is synced at the head of the config
 
Posts: 5 | Thanked: 0 times | Joined on Dec 2009
#20
Has anyone gotten multiple calendars to sync using syncevolution and their own funambol server?

The problem I'm having is not n900 specific, but I see several mentions of multiple calendars in this thread, so maybe if someone has gotten it to work, they can point me in the right direction.

I added different calendar databases in funambol with separate URIs. Syncevolution is configured on both the n900 and Evolution on a desktop by creating additional directories inside the source directory and editing the evolutionsource and uri in the config.ini files so that each config file should associate one specific source (as reported by syncevolution) to one specific calendar URI on funambol. (At least it seems it should work that way.)

Syncevolution steps through the additional source directories/config.ini files on both the n900 and the desktop, but it makes a mess of everything; events from one calendar get copied to other calendars, and subsequent two-way syncs result in duplicate entries. It is as if it ignores the specified URI and syncs each source to whichever URI(s) it chooses.

Will setting up completely different server profiles with only one calendar each work?


Edit: I tried the separate server profiles with no better luck. I imported an .ics into one calendar via evolution and ran syncevolution on each profile. The data was transferred to every calendar.

I am obviously misunderstanding how syncevolution is supposed to work. evolutionsource and uri settings aren't obeyed the way I assume they'd be.

Last edited by m0par; 2010-01-20 at 14:02. Reason: Additional Info
 
Reply

Tags
calendar sync, maemo 5


 
Forum Jump


All times are GMT. The time now is 16:29.