You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
(10) |
Apr
(30) |
May
(11) |
Jun
(8) |
Jul
(28) |
Aug
(113) |
Sep
(74) |
Oct
(43) |
Nov
(111) |
Dec
(31) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(70) |
Feb
(78) |
Mar
(110) |
Apr
(99) |
May
(106) |
Jun
(128) |
Jul
(65) |
Aug
(123) |
Sep
(80) |
Oct
(128) |
Nov
(80) |
Dec
(54) |
2007 |
Jan
(89) |
Feb
(83) |
Mar
(56) |
Apr
(56) |
May
(69) |
Jun
(29) |
Jul
(89) |
Aug
(44) |
Sep
(32) |
Oct
(114) |
Nov
(36) |
Dec
(46) |
2008 |
Jan
(88) |
Feb
(100) |
Mar
(63) |
Apr
(27) |
May
(39) |
Jun
(61) |
Jul
(35) |
Aug
(11) |
Sep
(9) |
Oct
(19) |
Nov
(28) |
Dec
(72) |
2009 |
Jan
(33) |
Feb
(4) |
Mar
(15) |
Apr
(24) |
May
(17) |
Jun
(17) |
Jul
(11) |
Aug
(30) |
Sep
(19) |
Oct
(8) |
Nov
(10) |
Dec
(5) |
2010 |
Jan
(5) |
Feb
(10) |
Mar
(12) |
Apr
(1) |
May
(8) |
Jun
(4) |
Jul
(9) |
Aug
(29) |
Sep
(6) |
Oct
(19) |
Nov
(4) |
Dec
(3) |
2011 |
Jan
(9) |
Feb
|
Mar
|
Apr
(7) |
May
(2) |
Jun
(9) |
Jul
(3) |
Aug
(2) |
Sep
|
Oct
|
Nov
(7) |
Dec
|
2012 |
Jan
(2) |
Feb
(5) |
Mar
(5) |
Apr
|
May
(1) |
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(9) |
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(5) |
From: Daniel G. <dg...@su...> - 2006-10-04 19:53:04
|
On Monday 02 October 2006 23:56, Paulo Wollny wrote: > i'm new in opensync and would like to get sone help. > I'm trying to sync kde kontact address book with my SE W900i and i'm not > finding out how to do it. > Trying with kitchensync-opensync, i did add 2 members: > =A0- KDE Desktop and IrMC Mobile Device. > In the IrMC Mobile device settings, my phone is recognized (bluetooth). > In the KDE Desktop, i only see the entry <config></config>. > Trying to sync, i get the message: synchronization worked - KCrash: > Application 'libopensync-kdepim-plugin' crashing... > Unable to connect to one of the members. Which version of OpenSync do you use? This shouldn't happen. If you still can reproduce this please create for mo= re=20 debugging information OSYNC_TRACE files: export OSYNC_PRIVACY=3D1; export OSYNC_TRACE=3D/tmp/osync_trace/; mkdir $OSYNC_TRACE; kitchensync; After the sync/crash there should be trace/debugging files=20 in /tmp/osync_trace/ which you can reply as tarball to this Mailinglist=20 thread. To see why the plugin is crashing. Also the detailed configuration of booth plugins are helpful: msynctool --showgroup *groupname* > What is to be done in the KDE Desktop entry? The kdepim-sync doesn't need to be configured in current version. > > Looking at the documentation, i could not find what is to be done. > > If someone succedded, and can help, thanks a lot > > BTW, if someone has it done using msynctool, please let me know. msynctool setup: msynctool --addgroup kdepim2irmc; msynctool --addmember kdepim2irmc kdepim-sync; msynctool --addmember kdepim2irmc irmc-sync; msynctool --configure kdepim2irmc 2; The kdepim-sync doesn't need to be configured only the irmc-sync plugin=20 (second plugin). The config for the irmc-sync plugin should look like this: <config> <donttellsync>false</donttellsync> <connectmedium>bluetooth</connectmedium> <btunit>00:16:20:33:33:33</btunit> <btchannel>8</btchannel> </config> The bluetooth channel for the IrMC service may differ on your device. You c= an=20 check for the correct service channel with the sdptool command: sdptool browse *MAC* and look for entrys like: <snip> Service Name: OBEX IrMC Sync Server Service RecHandle: 0x10008 Service Class ID List: "IrMC Sync" (0x1104) Protocol Descriptor List: "L2CAP" (0x0100) "RFCOMM" (0x0003) Channel: 8 <--- $CHANNEL "OBEX" (0x0008) Profile Descriptor List: "IrMC Sync" (0x1104) Version: 0x0100 </snap> In this case the bluetooth channel for the IrMC sync service is 8. =46or more detailed description how to configure the irmc-sync plugin, read= the=20 README of irmc-sync which should be provided in the irmc-sync package. If you have configured your irmc-sync member in your sync group start the=20 synchronization with: msynctool --sync kdepim2irmc --filter-objtype note; Hint: "--filter-objtype note" is required for newer Sony Erricson cellphone= s=20 which also supports SyncML. (Most SE models with SyncML implementation seem= s=20 to have a broken IrMC implementation which doesn't allow to sync the=20 notes/memos). I would recommend to sync at the moment with msynctool because only msyncto= ol=20 provide the --filter-objtype feature at the moment. This should be with=20 further version of OpenSync obsolte. If you still have questions or if you don't understand something from this= =20 mail don't hestitate to ask ;) best regards, Daniel |
From: Daniel G. <dg...@su...> - 2006-10-04 19:33:08
|
On Tuesday 03 October 2006 20:19, Graham Smith wrote: > Hi, > > I've been trying to sync a Nokia E61 with KDE addressbook using the > syncml-obex-client. > I'm using the following packages on SuSE 10.0 with KDE 3.5.4 Release 88.1 [...] > msynctool-0.19-1.1.i586.rpm > wbxml2-0.9.0-29.1.i586.rpm There was a patch missing in the wbxml2 package from the openSUSE repo. Sor= ry=20 my fault. The packages got updated and should fix the "NumberOfChanged"=20 error.=20 > > I'm getting the following error message when I attempt to sync. I cannot > get any trace messages using OSYNC_TRACE=3D/home/graham/traces Try (in the same console): export OSYNC_TRACE=3D/tmp/osync_trace/; export mkdir $OSYNC_TRACE; msynctool --listplugins: ls /tmp/osync_trace/*; > > I have found that I get a connection using Channels 10 and 14 all other > channels I have tried end up with a Transport Error type 68. > > Could you please advise on anything else to try to get this Phone to sync > with the KDE Addressbook. msynctool --addgroup kdepim2syncml; msynctool --addmember kdepim2syncml kdepim-sync; msynctool --addmember kdepim2syncml syncml-obex-client; msynctool --configure kdepim2syncml 2; This config should work in your case: <config> <bluetooth_address>00:12:D1:AB:80:21</bluetooth_address> <bluetooth_channel>14</bluetooth_channel> <interface>0</interface> <identifier>PC Suite</identifier> <version>1</version> <wbxml>1</wbxml> <username></username> <password></password> <type>2</type> <usestringtable>0</usestringtable> <onlyreplace>0</onlyreplace> <recvLimit>0</recvLimit> <maxObjSize>0</maxObjSize> <contact_db>Contacts</contact_db> <calendar_db>Calendar</calendar_db> <note_db>Tasks</note_db> </config> kdepim-sync doesn't need to be configured at the moment. So lets start=20 syncing: msynctool --sync kdepim2syncml; I hope this should work. Please let us know if this configuration is workin= g=20 for your. > > graham@linux:~> syncml-obex-client -b 00:12:D1:AB:80:21 14 --identifier > "PC Suite" --version 1.1 --wbxml --dumpinfo --sync 'text/x-vcard' Contacts > connection with device succeeded > Received an Alert for the DS Server at Contacts: Type: 201, Last , Next > 20061003T172443Z > Just received a new session with ID 1 > Received the DevInf > Session 1 reported final. flushing > Received an reply to our Alert > There was an error in the session 1: wrong initial node: NumberOfChanged > Send the output below to the libsyncml developers With the latest build from the openSUSE Buildservice=20 (wbxml2-0.9.0-31.1.i586.rpm for 10.0) this issue should be fixed. (See explanation above..) best regards, Daniel |
From: Iron B. <iro...@wp...> - 2006-10-04 19:23:09
|
The syncronization betwen Evolution and (by me) Palm works well but to see the records from Palm in Evolution I must after syncronization log out and then log in - and the records are there :). I use Gnome - mayby in Evolution is there a posibility to say to Evolution - read youe date one more time? I.B. |
From: Daniel G. <dg...@su...> - 2006-10-04 17:37:16
|
On Wednesday 04 October 2006 12:53, J.L. Blom wrote: > To continue my trials to work with opensync I obtained libopensync-0.19 > (the latest) and tried to compile it (using rpmbuild). > However, the use of the -Werror flag in the Makefile.am files results in > the following errors: > ________________________________________________ > cc1: warnings being treated as errors > opensync_wrap.c:214: warning: 'SWIG_TypeDynamicCast' defined but not [...] > My question is why defining parameters when they are not used (in > certain configurations). opensync_wrap.c is a autogenerated file by SWIG. dani@sugga:~/OPENSYNC-devel/svn/opensync/wrapper> head -n 3 opensync_wrap.c= =20 /* ------------------------------------------------------------------------= =2D--- * This file was automatically generated by SWIG (http://www.swig.org). * Version 1.3.29 I guess it is related to your version of your swig generator. Which version= of=20 swig do you use? > I also cannot see the use of the Werror flag in a rather stable product > as in most cases warnings are just what they are: warnings. They don't > produce an unstable run-time instance. In my case it prevents the > compilation unnecessary. > Is it possible to produce a version without the Werror activated? It is possible ... feel free to remove -Werror or add other compiler flags = to=20 ignore suche warnings. best regards, Daniel |
From: Daniel G. <dg...@su...> - 2006-10-04 17:17:52
|
On Wednesday 04 October 2006 18:20, le...@ad... wrote: > Hi, > > I get: > $ msynctool --addmember kde-irmc kdepim-sync > Unable to instance plugin with name kdepim-sync: Could not find format > "xml-note" > > after compiling tar-sources for the 0.19 release. (same thing with svn > sources as of today, oct 4-06) > > Any clue anyone? Strange.. maybe some borken linking... Please create OSYNC_TRACE files: export OSYNC_TRACE=/tmp/osync_trace/; mkdir $OSYNC_TRACE; msynctool --addmember kde-irmc kdepim-sync; cd /tmp/; tar cvfj osync-trace-xmlnote-missing.tar.bz2 ./osync_trace/; .. and reply the tarball to this mail. Thanks! best regards, Daniel |
From: <le...@ad...> - 2006-10-04 16:20:59
|
Hi, I get: $ msynctool --addmember kde-irmc kdepim-sync Unable to instance plugin with name kdepim-sync: Could not find format "xml-note" after compiling tar-sources for the 0.19 release. (same thing with svn sources as of today, oct 4-06) Any clue anyone? Regards Leif A -- $ msynctool --listplugins Available plugins: irmc-sync sunbird-sync kdepim-sync palm-sync -- $ rpm -qa|grep kdepim kdepim-3.5.1-1.0.fc3.kde kdepim-devel-3.5.1-1.0.fc3.kde --- |
From: <gro...@gm...> - 2006-10-04 11:03:26
|
On FC5 I get some dependency errors: -------------------------- # yum update ... Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Downloading header for gnomad2 to pack into transaction set. gnomad2-2.8.9-2.fc5.i386. 100% |=========================| 9.6 kB 00:00 ---> Package gnomad2.i386 0:2.8.9-2.fc5 set to be updated ---> Downloading header for gnokii to pack into transaction set. gnokii-0.6.14-23.1.i386.r 100% |=========================| 13 kB 00:00 ---> Package gnokii.i386 0:0.6.14-23.1 set to be updated --> Running transaction check --> Processing Dependency: libmtp.so.2 for package: gnomad2 --> Processing Dependency: libgnokii.so.2 for package: kdepim --> Restarting Dependency Resolution with new changes. --> Populating transaction set with selected packages. Please wait. ---> Downloading header for libmtp to pack into transaction set. libmtp-0.0.20-1.fc5.i386. 100% |=========================| 3.0 kB 00:00 ---> Package libmtp.i386 0:0.0.20-1.fc5 set to be updated --> Running transaction check --> Processing Dependency: libgnokii.so.2 for package: kdepim --> Finished Dependency Resolution Error: Missing Dependency: libgnokii.so.2 is needed by package kdepim -------------------------- If I do "yum install libopensync openobex wbxml2 multisync-gui" it installs okey, but the it doesn't run: -------------------------- $ multisync0.90 Starting up! register plugins 0x837ac30 env 0x837ac30 name file-sync option (nil) env 0x837ac30 name evo2-sync option 0x837ad20 env 0x837ac30 name synce-plugin option 0x837ad20 loaded group syncmlfile loaded group irmcfile loaded group syncml-http-file loaded group kdefile ** (multisync-gui:17482): WARNING **: Couldn't find pixmap file: multisync-0.90/multisync_small.png msync_open_mainwindow() show_pairlist Showing group syncmlfile Showing group irmcfile Showing group syncml-http-file Showing group kdefile setting status Ready setting status Unclean shutdown detected. Slow-syncing now ** ERROR **: file opensync_plugin.c: line 452 (osync_plugin_get_path): assertion failed: (plugin) aborting... Terminated -------------------------- Same goes for: $ msynctool --sync kdefile Synchronizing group "kdefile" The previous synchronization was unclean. Slow-syncing ** ERROR **: file opensync_plugin.c: line 452 (osync_plugin_get_path): assertion failed: (plugin) aborting... I'm looking forward to get mye Sony Ericsson T610 sync with Kontact. Is it possible to run opensync thourgh "multisynk" or "kitchensync"? -Martin |
From: J.L. B. <jl...@ne...> - 2006-10-04 10:53:46
|
To continue my trials to work with opensync I obtained libopensync-0.19 (the latest) and tried to compile it (using rpmbuild). However, the use of the -Werror flag in the Makefile.am files results in the following errors: ________________________________________________ cc1: warnings being treated as errors opensync_wrap.c:214: warning: 'SWIG_TypeDynamicCast' defined but not used opensync_wrap.c:402: warning: 'SWIG_UnpackDataName' defined but not used opensync_wrap.c:482: warning: 'SWIG_PropagateClientData' defined but not used opensync_wrap.c:1181: warning: 'SWIG_Python_MustGetPtr' defined but not used opensync_wrap.c:1195: warning: 'SWIG_Python_ConvertPacked' defined but not used opensync_wrap.c:1479: warning: 'SWIG_Check_int' defined but not used opensync_wrap.c:3396: warning: 'SWIG_Python_addvarlink' defined but not used make[2]: *** [opensync_wrap.lo] Error 1 make[2]: Leaving directory `/usr/src/redhat/BUILD/libopensync-0.19/wrapper' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/redhat/BUILD/libopensync-0.19' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.91433 (%build) ____________________________________________________________________ My question is why defining parameters when they are not used (in certain configurations). I also cannot see the use of the Werror flag in a rather stable product as in most cases warnings are just what they are: warnings. They don't produce an unstable run-time instance. In my case it prevents the compilation unnecessary. Is it possible to produce a version without the Werror activated? Joep |
From: Vizo A. <viz...@gm...> - 2006-10-04 06:35:29
|
Has anyone gotten libopensync-plugin-synce-0.19 to install on Freebsd? If so any tips ? Thanks -vizo- -- "Nor aught availed him now To have build in Heaven high towers Nor did he scape By all his engines But was headlong sent with his industrious crew To build in Hell "Milton, "Paradise Lost" |
From: Vizo A. <viz...@gm...> - 2006-10-04 01:53:41
|
Has anyone gotten libopensync-plugin-synce-0.19 to install on Freebsd? If so any tips ? Thanks -vizo- -- "Nor aught availed him now To have build in Heaven high towers Nor did he scape By all his engines But was headlong sent with his industrious crew To build in Hell "Milton, "Paradise Lost" |
From: Graham S. <gq...@tp...> - 2006-10-03 18:21:18
|
Hi, I've been trying to sync a Nokia E61 with KDE addressbook using the syncml-obex-client. I'm using the following packages on SuSE 10.0 with KDE 3.5.4 Release 88.1 kitchensync-opensync-0.01+svn574743-16.5.i586.rpm libopensync-0.19-33.1.i586.rpm libopensync-plugin-kdepim-0.19-18.1.i586.rpm libopensync-plugin-syncml-0.19-17.1.i586.rpm libopensync-tools-0.19-33.1.i586.rpm libsoup-2.2.94-5.1.i586.rpm libsyncml-0.4.1-20.1.i586.rpm msynctool-0.19-1.1.i586.rpm wbxml2-0.9.0-29.1.i586.rpm I'm getting the following error message when I attempt to sync. I cannot get any trace messages using OSYNC_TRACE=/home/graham/traces I have found that I get a connection using Channels 10 and 14 all other channels I have tried end up with a Transport Error type 68. Could you please advise on anything else to try to get this Phone to sync with the KDE Addressbook. graham@linux:~> syncml-obex-client -b 00:12:D1:AB:80:21 14 --identifier "PC Suite" --version 1.1 --wbxml --dumpinfo --sync 'text/x-vcard' Contacts connection with device succeeded Received an Alert for the DS Server at Contacts: Type: 201, Last , Next 20061003T172443Z Just received a new session with ID 1 Received the DevInf Session 1 reported final. flushing Received an reply to our Alert There was an error in the session 1: wrong initial node: NumberOfChanged Send the output below to the libsyncml developers ======================================== Man: NOKIA Mod: E61 FirmwareVersion: SoftwareVersion: 1.0610.04.04 HardwareVersion: ReceiveLimit: 0 MaxObjSize: 0 Connection used: Obex Identifier: PC Suite Databases: DB Locations: Contacts DB Type: text/x-vcard DB Slow: 0 Bluetooth: Yes Wbxml: Yes SyncML Version: 1.1 SupportsNumberofChanges: Yes SupportsLargeObjects: Yes graham@linux:~> -- Regards, Graham Smith |
From: J.L. B. <jl...@ne...> - 2006-10-03 13:25:19
|
Hi, I try for a long time to synchronize my Windows CE PDA (HP 1940) with Evolution, my standard PIM. Up to this moment I have done everything by hand (takes me sometimes 20 minutes a day) as I haven't achieved it with opensync-multisync. I have opensync 0.18 installed and I can connect to my PDA which is visible as 'Mobile Device" on my desktop. After making the config file (synce-serial-config <parameters>), as user starting dccm with password and running synce-serial-start, an icon appears on my desktop and I can use nautilus to look into the device. I can only read from the device writing is impossible as the user is unknown and when writing to the device gedit(e.g.) waits eternally. I then start multisync but the only plugin I see is "Ximian Evolution 2". I have separately compiled SyncML which is also visible but doesn't work. The file-plugin I expect is not available. I have the suspicion that my 64-bit Linux is the culprit as multisync - which I compiled from source - has libraries as well in /usr/local/lib as in /usr/lib64/. I refuse to be defeated and go to WXP and Outlook but please can anybody give more detailed information how to achieve this. I've tried in the multisync-list without result, hopefully this list can help me. system: AMD64 3000+ Linux 2.6.17-1.2187_FC5; 1 GB memory; sufficient disk space; opensync 0.18 multisync 0.90.18 Joep |
From: Paulo W. <pau...@ib...> - 2006-10-02 21:56:05
|
Hi, i'm new in opensync and would like to get sone help. I'm trying to sync kde kontact address book with my SE W900i and i'm not finding out how to do it. Trying with kitchensync-opensync, i did add 2 members: - KDE Desktop and IrMC Mobile Device. In the IrMC Mobile device settings, my phone is recognized (bluetooth). In the KDE Desktop, i only see the entry <config></config>. Trying to sync, i get the message: synchronization worked - KCrash: Application 'libopensync-kdepim-plugin' crashing... Unable to connect to one of the members. What is to be done in the KDE Desktop entry? Looking at the documentation, i could not find what is to be done. If someone succedded, and can help, thanks a lot BTW, if someone has it done using msynctool, please let me know. Regards and TIA! Paulo |
From: Iron B. <iro...@wp...> - 2006-10-02 14:34:31
|
In the next days I will try to reproduce the errors and post more informations. The open problem is why after syncronizing only the Date Book I can not see in Evolution the records from my Palm? Tomek Actually the evolution2 plugin doesn't support syncing of Memos yet. If you like you can create a ticket for this missing feature for the upcoming version 0.20. I will try to reproduce the segmentation fault, if you still can reproduce the segfault please enable OSYNC_TRACE and OSYNC_PRIVACY (detailed describtion can be found in the wiki - keyword: tracing) and create a new bug ticket and attach the trace files. So far i would suggested to disable syncing of memos: msynctool --sync palm-evol2 --filter-objtype note best regards, Daniel -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ |
From: Daniel G. <dg...@su...> - 2006-10-02 14:18:25
|
On Monday 02 October 2006 13:17, Iron Bone wrote: > I have problem with syncronize my Palm Zire 21 with evolution. > 1. If there are Memos msynctool --sync palm-evol2 > return segmentation fault, or other errors > Actually the evolution2 plugin doesn't support syncing of Memos yet. If you= =20 like you can create a ticket for this missing feature for the upcoming=20 version 0.20. I will try to reproduce the segmentation fault, if you still= =20 can reproduce the segfault please enable OSYNC_TRACE and OSYNC_PRIVACY=20 (detailed describtion can be found in the wiki - keyword: tracing) and crea= te=20 a new bug ticket and attach the trace files. So far i would suggested to disable syncing of memos: msynctool --sync palm-evol2 --filter-objtype note best regards, Daniel |
From: Iron B. <iro...@wp...> - 2006-10-02 11:17:43
|
I have problem with syncronize my Palm Zire 21 with evolution. 1. If there are Memos msynctool --sync palm-evol2 return segmentation fault, or other errors If there are no memos at the synchronization all looks ok but I can not see any data from my Palm in Evolution. I use evolution-2.6.0-75 libopensync-0.19-33.1 multisync-cli-0.90.19-19.1 libopensync-plugin-palm-0.19-14.1 libopensync-plugin-evolution2-0.19-16.1 The output of msynctool follows ------------------------------------------------------- msynctool --sync palm-evol2 Synchronizing group "palm-evol2" The previous synchronization was unclean. Slow-syncing Member 2 of type evo2-sync just connected Member 1 of type palm-sync just connected All clients connected or error Member 2 of type evo2-sync just sent all changes Member 1 of type palm-sync just sent all changes All clients sent changes or error Member 1 of type palm-sync committed all changes. Member 2 of type evo2-sync committed all changes. All clients have written Member 2 of type evo2-sync just disconnected Member 1 of type palm-sync just disconnected All clients have disconnected The sync was successful tomek@home-blues:~> msynctool --sync palm-evol2 Synchronizing group "palm-evol2" Member 2 of type evo2-sync just connected Member 1 of type palm-sync just connected All clients connected or error Member 2 of type evo2-sync just sent all changes Received an entry uid-DatebookDB-5283860 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5283856 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5283858 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5283861 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5283862 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5283854 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5283843 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5283846 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5283844 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5283847 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5283848 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5283852 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5283845 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5283849 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5283850 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5283857 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5283851 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5283859 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5283853 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5283855 with data of size 4 from member 1. Changetype ADDED Member 1 of type palm-sync just sent all changes All clients sent changes or error All conflicts have been reported Member 1 of type palm-sync committed all changes. Sent an entry 20061002T104216Z-3773-100-1-2@home-blues of size 265 to member 2. Changetype ADDED Sent an entry 20061002T104216Z-3773-100-1-3@home-blues of size 262 to member 2. Changetype ADDED Sent an entry 20061002T104216Z-3773-100-1-4@home-blues of size 268 to member 2. Changetype ADDED Sent an entry 20061002T104216Z-3773-100-1-5@home-blues of size 269 to member 2. Changetype ADDED Sent an entry 20061002T104216Z-3773-100-1-6@home-blues of size 265 to member 2. Changetype ADDED Sent an entry 20061002T104216Z-3773-100-1-7@home-blues of size 156 to member 2. Changetype ADDED Sent an entry 20061002T104216Z-3773-100-1-8@home-blues of size 147 to member 2. Changetype ADDED Sent an entry 20061002T104216Z-3773-100-1-9@home-blues of size 147 to member 2. Changetype ADDED Sent an entry 20061002T104216Z-3773-100-1-10@home-blues of size 147 to member 2. Changetype ADDED Sent an entry 20061002T104216Z-3773-100-1-11@home-blues of size 147 to member 2. Changetype ADDED Sent an entry 20061002T104216Z-3773-100-1-12@home-blues of size 147 to member 2. Changetype ADDED Sent an entry 20061002T104216Z-3773-100-1-13@home-blues of size 156 to member 2. Changetype ADDED Sent an entry 20061002T104216Z-3773-100-1-14@home-blues of size 147 to member 2. Changetype ADDED Sent an entry 20061002T104216Z-3773-100-1-15@home-blues of size 147 to member 2. Changetype ADDED Sent an entry 20061002T104216Z-3773-100-1-16@home-blues of size 147 to member 2. Changetype ADDED Sent an entry 20061002T104216Z-3773-100-1-17@home-blues of size 158 to member 2. Changetype ADDED Sent an entry 20061002T104216Z-3773-100-1-18@home-blues of size 147 to member 2. Changetype ADDED Sent an entry 20061002T104216Z-3773-100-1-19@home-blues of size 158 to member 2. Changetype ADDED Sent an entry 20061002T104216Z-3773-100-1-20@home-blues of size 156 to member 2. Changetype ADDED Sent an entry 20061002T104216Z-3773-100-1-21@home-blues of size 154 to member 2. Changetype ADDED Member 2 of type evo2-sync committed all changes. All clients have written Member 2 of type evo2-sync just disconnected Member 1 of type palm-sync just disconnected All clients have disconnected The sync was successful ---------------------------------------------------------- -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ |
From: Giuseppe C. <Giu...@en...> - 2006-10-01 13:30:30
|
Thank you very much for the new relase, Daniel Gollub wrote: > > OpenSync 0.19 and most of it's appendant plugins have been packaged with > the openSUSE Build Service and are available for Mandriva 2006, Fedora > Core 5, SUSE Linux 10.0 and 10.1 at: > > http://software.opensuse.org/download/OpenSync/ > Unfortunately not all FC5 packages install: Missing Dependency: libedata-cal-1.2.so.1 is needed by package libopensync-plugin-evolution2 Missing Dependency: libpisock.so.9 is needed by package libopensync-plugin-palm Missing Dependency: libecal-1.2.so.3 is needed by package libopensync-plugin-evolution2 Indeed FC5 still uses pilot-link-0.11, and the version installed for FC5 for libecal and libedata-cal are newer /usr/lib/libecal-1.2.so.6 /usr/lib/libedata-cal-1.2.so.5 So it would be very kind of you if you fixed the dependencies and provided the pilot-link-0.12.1 rpm package, as well. Finally there is no rpm for my mostly wanted plugin, that is google-calendar. Just a matter of time or are there serious problems? Thanks again ---Beppe--- |
From: Daniel G. <dg...@su...> - 2006-09-30 21:36:02
|
Hi everyone, I'm happy to announce the general availability of OpenSync 0.19, after=20 many, many changes and 11 month of intense development. These are the highlights of this release: o IPC, which enables OpenSync to run each plugin as a separate process o added a VCalendar converter o improved the ICalendar converter o simplified filtering off object types (e.g. disable syncing of memos) o 4 additional plugins, boosting the number of plugins up to 14 o Support for a wide range of applications and devices. The OpenSync project is eagerly seeking for contributors. If you are=20 interested in testing plugins, writing new code, fixing bugs, creating=20 tutorials, improving documentation, join our IRC channel #opensync on=20 irc.freenode.org or subscribe to the OpenSync -users and/or -devel=20 mailing list: https://lists.sourceforge.net/lists/listinfo/opensync-users https://lists.sourceforge.net/lists/listinfo/opensync-devel OpenSync is still in early stages of development. Please don't sync=20 without a _full backup_ and only sync if you are able to restore from=20 your backup! Please follow the plugin's README prior to using a plugin! OpenSync 0.19 and most of it's appendant plugins have been packaged with=20 the openSUSE Build Service and are available for Mandriva 2006, Fedora=20 Core 5, SUSE Linux 10.0 and 10.1 at: http://software.opensuse.org/download/OpenSync/ Debian and Ubuntu packages are being provided by Matthias Jahn at: http://www.in.fh-merseburg.de/~jahn/opensync/ Source Tarballs: http://www.opensync.org/wiki/download The 0.20 release will be a bug fixing release and is hopefully following=20 in a few weeks. Armin will soon be releasing a testing release of the=20 devel branch, which includes brand-new core features, such as improved=20 filtering (enabling/disabling) of object types, improved performance of=20 syncing, no more memory leaks, a reworked schema of the internal XML=20 format and so one. Stay tuned! Many thanks to everyone who helped getting this release out the door,=20 especially (sorted alphabetically): Andrew Baumann, Christopher Stender, Daniel Friedrich, Eduardo Pereira Habkost, Markus Meyer, Matthias Jahn, and everyone in #opensync on freenode, all on the OpenSync users and development mailing list, the openSUSE Build Service team @ Novell And last, but not least, a big thankyou to Armin for his great work on=20 OpenSync! Have fun! Daniel |
From: Iron B. <iro...@wp...> - 2006-09-29 14:40:15
|
After syncronize between file and evolution using msynctool --sync evol2-file the program get all changes but at the end it stops and does note close - I have to interrupt it by <CTRL C> The there are some date syncronized between file and evolution. Here is the output ------------------------- Synchronizing group "palm-evol2" The previous synchronization was unclean. Slow-syncing Member 2 of type evo2-sync just connected Member 1 of type palm-sync just connected All clients connected or error Received an entry pas-id-451D1DE400000001 with data of size 4 from member 2. Changetype ADDED Received an entry pas-id-451D1DB400000000 with data of size 4 from member 2. Changetype ADDED Member 2 of type evo2-sync just sent all changes Received an entry uid-ToDoDB-1024001 with data of size 4 from member 1. Changetype ADDED Pipe closed! Exiting. Pipe closed! Exiting. Naruszenie ochrony pamięci tomek@home-blues:~> msynctool --sync evol2-file Synchronizing group "evol2-file" The previous synchronization was unclean. Slow-syncing Member 2 of type file-sync just connected Member 1 of type evo2-sync just connected All clients connected or error Received an entry 20060929T132409Z-3666-100-1-3@home-blues with data of size 4 from member 1. Changetype ADDED Received an entry 20060929T132344Z-3666-100-1-2@home-blues with data of size 4 from member 1. Changetype ADDED Received an entry 20060929T132514Z-3666-100-1-6@home-blues with data of size 4 from member 1. Changetype ADDED Member 1 of type evo2-sync just sent all changes Received an entry uid-ToDoDB-1024001 with data of size 4 from member 2. Changetype ADDED Received an entry uid-MemoDB-4 with data of size 4 from member 2. Changetype ADDED Member 2 of type file-sync just sent all changes All clients sent changes or error All conflicts have been reported Sent an entry 20060929T132409Z-3666-100-1-3@home-blues of size 24 to member 2. Changetype ADDED Sent an entry 20060929T132344Z-3666-100-1-2@home-blues of size 24 to member 2. Changetype ADDED Sent an entry 20060929T132514Z-3666-100-1-6@home-blues of size 24 to member 2. Changetype ADDED Sent an entry 20060929T132616Z-3666-100-1-7@home-blues of size 403 to member 1. Changetype ADDED ------------------------- The same I have by syncronizing between Evolution i Palm Sometimes I get also the error: Segmentation fault Here is the output: -------------------------- tomek@home-blues:~> msynctool --sync palm-evol2 Synchronizing group "palm-evol2" The previous synchronization was unclean. Slow-syncing Member 2 of type evo2-sync just connected Member 1 of type palm-sync just connected All clients connected or error Received an entry pas-id-451D2CE600000002 with data of size 4 from member 2. Changetype ADDED Received an entry pas-id-451D1DE400000001 with data of size 4 from member 2. Changetype ADDED Received an entry pas-id-451D1DB400000000 with data of size 4 from member 2. Changetype ADDED Member 2 of type evo2-sync just sent all changes Received an entry uid-ToDoDB-2 with data of size 4 from member 1. Changetype ADDED Received an entry uid-ToDoDB-3 with data of size 4 from member 1. Changetype ADDED Received an entry uid-ToDoDB-10063873 with data of size 4 from member 1. Changetype ADDED Received an entry uid-ToDoDB-10063874 with data of size 4 from member 1. Changetype ADDED Received an entry uid-AddressDB-4079618 with data of size 4 from member 1. Changetype ADDED Received an entry uid-AddressDB-3 with data of size 4 from member 1. Changetype ADDED Received an entry uid-AddressDB-4079617 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5066753 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5066755 with data of size 4 from member 1. Changetype ADDED Received an entry uid-DatebookDB-5066756 with data of size 4 from member 1. Changetype ADDED Received an entry uid-MemoDB-2 with data of size 4 from member 1. Changetype ADDED Pipe closed! Exiting. Pipe closed! Exiting. Naruszenie ochrony pamięci (this is Segmentation fault in Polish) -------------------------- There is no problem if syncronized between Palm and File I installed the program from rpm from http://software.opensuse.org/download/OpenSync/SL-10.1/i586/ I use Suse 10.1 with all updateds. The versions: libopensync - 0.19.22.1 multisync_cli - 0.90.19-8.4 libopensync-plugin-evolution2 - 0.19-84 libopensync-plugin-file - 0.19-13.4 libopensync-plugin-palm - 0.19-5.4 evolution 2.6.0-75 evolution-data-server - 1.6.0-73 Tomek -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ |
From: schlomo <sch...@ya...> - 2006-09-29 10:12:50
|
schlomo wrote: > > msynctool --showgroup kdepimsyncml > Groupname: kdepimsyncml > Member 2: kdepim-sync > Member 1: syncml-http-server > > > I found the solution myself. There is a small bug I think, they forgot to create a file during creating the member syncml-http-server. If you create it yourself, everything works fine. /.opensync/group1/1/syncml-http-server.conf -- View this message in context: http://www.nabble.com/syncml-%3C--%3E-kdepim-tf2192112.html#a6562396 Sent from the Opensync - User mailing list archive at Nabble.com. |
From: Vizo A. <viz...@gm...> - 2006-09-26 21:01:21
|
ok followed that (the ususal stuff I guess) and that part wet as expected. Now I cd into the gui dir to the same . First I got /home/vizo/Sources/multisync-0.90.18/gui/plugins.c:35: undefined reference to `msync_register_synce_sync' support.o(.text+0x1d0): In function `create_pixbuf': /home/azrael/multisync-0.90/trunk/gui/support.c:92: undefined reference to `stderr' *** Error code 1 there is no /home/azreal on my box so I did a 'make clean' then ran make again now I get plugins.o(.text+0xd8): In function `msync_register_plugins': /home/vizo/Sources/multisync-0.90.18/gui/plugins.c:35: undefined reference to `msync_register_synce_sync' *** Error code 1 any ideas? -vizo- On 9/25/06, Ashley J Gittins <agi...@pu...> wrote: > On Tuesday 26 September 2006 09:59, Vizo Allman wrote: > > Hey: > > I am very new to this so bear with me. I have recentlty downloaded > > multisync-0.90.18, it seems that the Makefile is not not being created > > in synce_synce directory. From what I have read so far I think this is > > supposed to be created by the configure file in the multisync-0.90.18 > > directory. I am using Freebsd can anyone point me in the right > > derection to generate this file? > > Thanks > > -vizo- > > Yes, configure should create the makefile. Generally speaking, with most > automake-based projects, the steps are: > > untar the source (eg: "tar xvzf multisync-0.90.18.tgz") > cd into the new directory (eg: "cd multisync-0.90.18" > run "./configure" > run "make" > run "make install" > > You might need to supply extra options to configure if it can't find libraries > etc, you can run "./configure --help" to get a list of options. > > You should verify that each step completes successfully before proceeding to > the next (ie, no point running "make install" if the "make" failed). > > I hope that helps you get started. I don't know if there are any tricks to > getting it all going on FreeBSD or whether it all "just works" out of the > box. > > -- > Regards, > Ashley J Gittins > web: http://www.purple.dropbear.id.au > jabber: agi...@pu... > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users > -- "Nor aught availed him now To have build in Heaven high towers Nor did he scape By all his engines But was headlong sent with his industrious crew To build in Hell "Milton, "Paradise Lost" |
From: Alex L. <ale...@gm...> - 2006-09-26 09:45:02
|
Hi, I've made some progress since previous posts and have now managed to get some synchronisation between pc and phone. Following a tip from another thread ([Opensync-users] Tips for troubleshooting syncml connect with SE phone) I tried using " --filter-objtype note". This resulted in a successful download of my contacts to the PC. However, when I try to sync everything ( i.e. without the --filter-objtype option) the process stalls and the phone persists in a synchronisation state until I either cancel on the phone or kill the sync from the PC and not even the contacts are transferred. These are the results from a "grep ERROR *" of the thread logs. Thread3033271216-17071.log:[1159261878.867847] <--- ERROR --- osync_change_detect_objformat: None of the detectors was able to recognize this data Thread3033271216-17071.log:[1159261878.867875] <--- ERROR --- osync_change_detect_objformat_full: None of the detectors was able to recognize this data Thread3033271216-17071.log:[1159261878.892005] <--- ERROR --- osync_change_detect_objformat: None of the detectors was able to recognize this data Thread3033271216-17071.log:[1159261878.892032] <--- ERROR --- osync_change_detect_objformat_full: None of the detectors was able to recognize this data Thread3033271216-17071.log:[1159261878.914568] <--- ERROR --- osync_change_detect_objformat: None of the detectors was able to recognize this data Thread3033271216-17071.log:[1159261878.914595] <--- ERROR --- osync_change_detect_objformat_full: None of the detectors was able to recognize this data Thread3033271216-17071.log:[1159261878.939445] <--- ERROR --- osync_change_detect_objformat: None of the detectors was able to recognize this data Thread3033271216-17071.log:[1159261878.939471] <--- ERROR --- osync_change_detect_objformat_full: None of the detectors was able to recognize this data Thread3069520816.log:[1159261878.820399] <--- ERROR --- _smlItemParse: Missing nodes Thread3069520816.log:[1159261878.820502] <--- ERROR --- _smlChangeParse: Missing nodes Thread3069520816.log:[1159261878.820528] <--- ERROR --- smlXmlParserGetCommand: Missing nodes Thread3069520816.log:[1159261878.820554] <--- ERROR --- smlParserGetCommand: Missing nodes Thread3069520816.log:[1159261878.820579] <--- ERROR --- smlSessionReceiveBody: Missing nodes Thread3069520816.log:[1159261878.820831] <--- ERROR --- _smlManagerDataHandler: Missing nodes Thread3086022336-17071.log:[1159261871.494033] <--- ERROR --- osync_queue_create: (null) Thread3086022336-17071.log:[1159261871.494155] <--- ERROR --- __osync_queue_connect: (null) Thread3086022336-17071.log:[1159261871.494179] <--- ERROR --- osync_queue_is_alive: Unable to connect Thread3086022336-17071.log:[1159261871.954938] <--- ERROR --- osync_queue_create: (null) Thread3086022336-17071.log:[1159261871.955081] <--- ERROR --- __osync_queue_connect: (null) Thread3086022336-17071.log:[1159261871.955106] <--- ERROR --- osync_queue_is_alive: Unable to connect Thread3086718656-17075.log:[1159261871.521437] <--- ERROR --- osync_queue_create: Unable to create fifo Thread3086718656-17075.log:[1159261878.845322] <--- ERROR --- _manager_event: Missing nodes Thread3086870208-17081.log:[1159261871.965112] <--- ERROR --- osync_queue_create: Unable to create fifo This is the command output: alex@1[~]$ msynctool --sync pc_nokia Synchronizing group "pc_nokia" Member 1 of type file-sync just connected received event dsession received contact dsession received note dsession Member 2 of type syncml-obex-client just connected All clients connected or error Received an entry 1 with data of size 0 from member 1. Changetype DELETED Received an entry 2 with data of size 0 from member 1. Changetype DELETED Received an entry 5 with data of size 0 from member 1. Changetype DELETED Received an entry 7 with data of size 0 from member 1. Changetype DELETED Received an entry 8 with data of size 0 from member 1. Changetype DELETED Received an entry 9 with data of size 0 from member 1. Changetype DELETED Received an entry 10 with data of size 0 from member 1. Changetype DELETED Received an entry 11 with data of size 0 from member 1. Changetype DELETED Received an entry 12 with data of size 0 from member 1. Changetype DELETED Received an entry 13 with data of size 0 from member 1. Changetype DELETED Received an entry 14 with data of size 0 from member 1. Changetype DELETED Received an entry 15 with data of size 0 from member 1. Changetype DELETED Received an entry 16 with data of size 0 from member 1. Changetype DELETED Received an entry 17 with data of size 0 from member 1. Changetype DELETED Received an entry 18 with data of size 0 from member 1. Changetype DELETED Received an entry 19 with data of size 0 from member 1. Changetype DELETED Received an entry 21 with data of size 0 from member 1. Changetype DELETED Received an entry 22 with data of size 0 from member 1. Changetype DELETED Received an entry 23 with data of size 0 from member 1. Changetype DELETED Received an entry 24 with data of size 0 from member 1. Changetype DELETED Received an entry 25 with data of size 0 from member 1. Changetype DELETED Received an entry 26 with data of size 0 from member 1. Changetype DELETED Received an entry 27 with data of size 0 from member 1. Changetype DELETED Received an entry 28 with data of size 0 from member 1. Changetype DELETED Received an entry 29 with data of size 0 from member 1. Changetype DELETED Received an entry 30 with data of size 0 from member 1. Changetype DELETED Received an entry 31 with data of size 0 from member 1. Changetype DELETED Received an entry 32 with data of size 0 from member 1. Changetype DELETED Received an entry 33 with data of size 0 from member 1. Changetype DELETED Received an entry 36 with data of size 0 from member 1. Changetype DELETED Received an entry 38 with data of size 0 from member 1. Changetype DELETED Received an entry 40 with data of size 0 from member 1. Changetype DELETED Received an entry 41 with data of size 0 from member 1. Changetype DELETED Received an entry 42 with data of size 0 from member 1. Changetype DELETED Received an entry 43 with data of size 0 from member 1. Changetype DELETED Received an entry 44 with data of size 0 from member 1. Changetype DELETED Received an entry 45 with data of size 0 from member 1. Changetype DELETED Received an entry 46 with data of size 0 from member 1. Changetype DELETED Received an entry 47 with data of size 0 from member 1. Changetype DELETED Received an entry 48 with data of size 0 from member 1. Changetype DELETED Received an entry 49 with data of size 0 from member 1. Changetype DELETED Received an entry 50 with data of size 0 from member 1. Changetype DELETED Received an entry 51 with data of size 0 from member 1. Changetype DELETED Received an entry 52 with data of size 0 from member 1. Changetype DELETED Received an entry 53 with data of size 0 from member 1. Changetype DELETED Received an entry 54 with data of size 0 from member 1. Changetype DELETED Received an entry 55 with data of size 0 from member 1. Changetype DELETED Received an entry 56 with data of size 0 from member 1. Changetype DELETED Received an entry 57 with data of size 0 from member 1. Changetype DELETED Received an entry 58 with data of size 0 from member 1. Changetype DELETED Received an entry 59 with data of size 0 from member 1. Changetype DELETED Received an entry 60 with data of size 0 from member 1. Changetype DELETED Received an entry 61 with data of size 0 from member 1. Changetype DELETED Received an entry 62 with data of size 0 from member 1. Changetype DELETED Received an entry 63 with data of size 0 from member 1. Changetype DELETED Received an entry 64 with data of size 0 from member 1. Changetype DELETED Received an entry 65 with data of size 0 from member 1. Changetype DELETED Received an entry 67 with data of size 0 from member 1. Changetype DELETED Received an entry 68 with data of size 0 from member 1. Changetype DELETED Received an entry 69 with data of size 0 from member 1. Changetype DELETED Received an entry 70 with data of size 0 from member 1. Changetype DELETED Received an entry 71 with data of size 0 from member 1. Changetype DELETED Received an entry 72 with data of size 0 from member 1. Changetype DELETED Received an entry 73 with data of size 0 from member 1. Changetype DELETED Received an entry 74 with data of size 0 from member 1. Changetype DELETED Received an entry 75 with data of size 0 from member 1. Changetype DELETED Received an entry 76 with data of size 0 from member 1. Changetype DELETED Member 1 of type file-sync just sent all changes Received an reply to our Alert Received an reply to our Alert Received an reply to our Alert Going to receive 0 changes Going to receive 0 changes Going to receive 8 changes Received an entry 1 with data of size 50 from member 2. Changetype ADDED Received an entry 2 with data of size 18 from member 2. Changetype ADDED Received an entry 3 with data of size 87 from member 2. Changetype ADDED Received an entry 4 with data of size 34 from member 2. Changetype ADDED Member 2 of type syncml-obex-client had an error while getting changes: Missing nodes Member 1 of type file-sync just disconnected Any ideas would be appreciated. Thanks, Alex |
From: Ashley J G. <agi...@pu...> - 2006-09-26 02:32:22
|
On Tuesday 26 September 2006 09:59, Vizo Allman wrote: > Hey: > I am very new to this so bear with me. I have recentlty downloaded > multisync-0.90.18, it seems that the Makefile is not not being created > in synce_synce directory. From what I have read so far I think this is > supposed to be created by the configure file in the multisync-0.90.18 > directory. I am using Freebsd can anyone point me in the right > derection to generate this file? > Thanks > -vizo- Yes, configure should create the makefile. Generally speaking, with most automake-based projects, the steps are: untar the source (eg: "tar xvzf multisync-0.90.18.tgz") cd into the new directory (eg: "cd multisync-0.90.18" run "./configure" run "make" run "make install" You might need to supply extra options to configure if it can't find libraries etc, you can run "./configure --help" to get a list of options. You should verify that each step completes successfully before proceeding to the next (ie, no point running "make install" if the "make" failed). I hope that helps you get started. I don't know if there are any tricks to getting it all going on FreeBSD or whether it all "just works" out of the box. -- Regards, Ashley J Gittins web: http://www.purple.dropbear.id.au jabber: agi...@pu... |
From: Vizo A. <viz...@gm...> - 2006-09-25 23:59:15
|
Hey: I am very new to this so bear with me. I have recentlty downloaded multisync-0.90.18, it seems that the Makefile is not not being created in synce_synce directory. From what I have read so far I think this is supposed to be created by the configure file in the multisync-0.90.18 directory. I am using Freebsd can anyone point me in the right derection to generate this file? Thanks -vizo- -- "Nor aught availed him now To have build in Heaven high towers Nor did he scape By all his engines But was headlong sent with his industrious crew To build in Hell "Milton, "Paradise Lost" |
From: Robert F. <ro...@gm...> - 2006-09-25 17:56:40
|
Hi, I'm interested in writing something to accomplish calendar synchronization between google calendar and a palm. However, I am not familiar with this stuff -- is opensync appropriate, and do users have to install some sort of opensync client, or can it operate directly with the native palm calendar? Sorry for the newb question, but any pointers would be appreciated. Thanks, Rob |