From: Daniel G. <dg...@su...> - 2006-07-27 21:00:27
|
On Sunday 23 July 2006 19:11, Rafa=C5=82 Pr=C3=B3chniak wrote: > 2. Irmc in general promises to work (at least transfers contacts > properly to Evolution), but: > - Polish characters (it may also break other languages) are lost when > syncing phone back from Evolution Can you try to reproduce this with the irmc-development branch? Also with=20 enabled OSYNC_TRACE to get more detailed information.=20 (( export OSYNC_TRACE=3D/tmp/osync_trace; mkdir /tmp/osync_trace; msynctool ---sync *yourgroup* )) In the trace log files are information stored about the used encoding which= =20 should help to fix your encoding problems. Christopher has done many work to fix encoding problems. > - tasks and calendar entries are messed up > - I don't know if it possible to sync notes (evolution 2.6 features > memos module) should work with the irmc-sync plugin. > > Perhaps with proper amount of trial and error it is possible to get it > working, but I don't really have time to test it (it involves manual > editing of config files and manual removal of broken contacts from the > phone). I decided to give up and next time get a device with better (out > of the box?) support... The irmc-sync config for the S65 via Bluetooth should look like this: <connectionmedium>bluetooth</connectionmedium> <btunit>FF:FF:FF:FF:FF:FF</btunid> <btchannel>5</btchannel> > > If you're interested in Siemens (R.I.P.), you might take a look at 75 > series - S75 and SL75 (and maybe others) come with linux support (XMPM - > phone manager for linux), which relies on opensync. I haven't tested > those, XMPM can't recognize S65. There is a better chance to make them > work, especially with syncml though. > > Siemens phones have at least one advantage - easy access to phone memory > (via FUSE and SieFS) via irda, cable or bluetooth. so far as i know siefs works also with obex like the irmc-sync plugin. best regards, Daniel |