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: Marco M. <mar...@gm...> - 2007-01-15 18:04:41
|
Hello, I don't get it working. I want sync the nokia e61 with evolution2. I don't have bluetooth on my pc and my 2.6.17-10 kernel has no workaround for the nokia usb bug. The e61 connects to the pc via WLAN. I configured a group with sync-evo2 and obex-http-server. If I use syncml1.2 on the phone I get the following error from opensync: /tmp/buildd/libsyncml-0.4.1/./libsyncml/sml_session.c:1023:E:smlSessionGetSessionID: Assertion "session" failed If I use syncml1.1 the phone shows "connecting" forever and the opensync tracefile don't show an activity. Regards, Marco |
From: Dan S. <dan...@ea...> - 2007-01-15 14:58:29
|
Thanks, Yes, it is 0.20 for both libopensync and opie-plugin. Thanks - Dan Paul Eggleton wrote: > On Monday 15 January 2007 07:09, Dan Sawyer wrote: > >> The open issue is: the times are incorrect on the evo-2 side. Both >> systems are UTC and both show correct local time - however opie to evo-2 >> calendar events come through as UTC. In other words noon events are >> logged as 4 AM, etc. (time zone US West Coast) >> > > Actually I just realised, you are running version 0.20 of OpenSync itself, > which has a known bug to do with time zone conversion. If you are able to > build and install a version from SVN, or wait for the next release, you > should find that it will convert times properly. > > Cheers, > Paul > > |
From: Juha T. <Juh...@ik...> - 2007-01-15 12:36:27
|
On Monday 15 January 2007 12:49, Horst Koehler wrote: > The mailing list is ok, but to attract and to keep a pushing community, to > help new people get involved, explain how it works, make them curious in > contributing and to supply them with up-to-date news, other than the I dont' find myself at home in wiki systems either, but this is a good place to start with: http://www.opensync.org/wiki/TitleIndex Take a svn checkout and see docs/, there is an excellent paper about the internals. Tuju -- Ajatteleva ihminen tarvitsee unta. |
From: Juha T. <Juh...@ik...> - 2007-01-15 12:33:26
|
On Monday 15 January 2007 13:27, Andrew Ruthven wrote: > On Mon, 2007-01-15 at 11:49 +0100, Horst Koehler wrote: > > Anyway, who is in charge in deciding this ? Is anyone interested in > > having a place to chat ? Are there any arguments against it ? (Besides > > flooding the ticket system with duplicate entries by unexperienced > > users, which I dont think will happen) > > I for one am against setting up a forum. It would be yet another place > I need to keep an eye on for watching the status of OpenSync, which > means I won't keep an eye on it. > > Besides there is already an IRC channel if people want to chat about > OpenSync. Otherwise discussions are on the mailing list are good. Agree. Another question is, why off-topic stuff belongs to Opensync anyway. I think postings to the mailing lists have kept up well with the status of the project. Opensync is not yet ready for endusers and when that time comes, support issues should be addressed then if needed. Tuju (just a bystander, not a dev) -- Ajatteleva ihminen tarvitsee unta. |
From: Daniel G. <dg...@su...> - 2007-01-15 12:04:01
|
On Saturday 13 January 2007 18:11, Jim Maas wrote: > Is there a quick way to diagnose what the cause of this problem might > be? An incorrect setting on the phone? 1. If you establish the connection via bluetooth check if you connect to the correct bluetooth channel: ( `sdptool browse $MAC` | search for keyworkds like SyncML (OBEX) Client ) 2. Is wbxml enabled? 3. Identifier set to "PC Suite"? 4. try command line: syncml-obex-client -b $MAC $CHANNEL --slow-sync text/x-vcard Contacts --slow-sync text/x-vcalendar --wbxml --identifier "PC Suite" 5. Create SYNCML_TRACE and SYNCML_LOG files: export SYNCML_TRACE=/tmp/syncml_trace/ export SYNCML_LOG=/tmp/syncml_log/ mkdir $SYNCML_LOG syncml-obex-client -b ....... Please check in your mobile configuration for SyncML 1.2 options... best regards, Daniel |
From: Andrew R. <an...@et...> - 2007-01-15 11:45:12
|
Hi, On Mon, 2007-01-15 at 11:49 +0100, Horst Koehler wrote: > Anyway, who is in charge in deciding this ? Is anyone interested in > having a place to chat ? Are there any arguments against it ? (Besides > flooding the ticket system with duplicate entries by unexperienced > users, which I dont think will happen)=20 I for one am against setting up a forum. It would be yet another place I need to keep an eye on for watching the status of OpenSync, which means I won't keep an eye on it. Besides there is already an IRC channel if people want to chat about OpenSync. Otherwise discussions are on the mailing list are good. Cheers! --=20 Andrew Ruthven Wellington, New Zealand At home: an...@et... | This space intentionally | left blank. |
From: Horst K. <gle...@gm...> - 2007-01-15 11:01:59
|
For me personally, I think OpenSync is sleeping, as the main page is not updated very often, and there are hardly any infos about it on any news site, since 2005 or early 2006. The mailing list is ok, but to attract and to keep a pushing community, to help new people get involved, explain how it works, make them curious in contributing and to supply them with up-to-date news, other than the ticket-system, I think a Forum is really needed in the Trac system. I like OpenSync very much and think its important to reach a wide spread of people with the information thats hard to find currently, making it easier for them to do there part. As for now, I think only very technical related people are contributing in the ticket system, and this may be fine for the early state of releases, but as it moves on, on a productive base of working, the less geek user should state their opinion as well, and at this point, the board should already be fully developed and be a vivid place of conversation. Even at the moment, I hardly do not know where to place off-topic questions, the users-list isnt really the thing to go, is it ? Anyway, who is in charge in deciding this ? Is anyone interested in having a place to chat ? Are there any arguments against it ? (Besides flooding the ticket system with duplicate entries by unexperienced users, which I dont think will happen) Any Ideas ? Greetings, Gletscher |
From: Paul E. <blu...@bl...> - 2007-01-15 05:10:30
|
On Monday 15 January 2007 07:09, Dan Sawyer wrote: > After many tries a mostly successful sync between evo2 and opie. > > The open issue is: the times are incorrect on the evo-2 side. Both > systems are UTC and both show correct local time - however opie to evo-2 > calendar events come through as UTC. In other words noon events are > logged as 4 AM, etc. (time zone US West Coast) > > How may this time error be corrected? Are you sure the correct time zone has been set up on the Opie device? You can verify this by going to a console prompt on the device and running "date" and seeing what time zone it says. Cheers, Paul |
From: Dan S. <dan...@ea...> - 2007-01-14 18:10:18
|
All, After many tries a mostly successful sync between evo2 and opie. The open issue is: the times are incorrect on the evo-2 side. Both systems are UTC and both show correct local time - however opie to evo-2 calendar events come through as UTC. In other words noon events are logged as 4 AM, etc. (time zone US West Coast) How may this time error be corrected? Thanks - Dan |
From: Dan S. <dan...@ea...> - 2007-01-14 16:38:59
|
The system is Fedora running .91 multisync and .20 opensync. The config seems to be ok. The sync process finds and reports contact, event, and todo as expected. The pairs are opie and evo-2. There are a few errors, but most go correctly. After processing all the entries (many many) msynctool reports: Sent an entry 1622705350 of size 285 to member 1 (evo2-sync). Changetype ADDED Sent an entry 10865436 of size 237 to member 1 (evo2-sync). Changetype ADDED Sent an entry 1259386550 of size 239 to member 1 (evo2-sync). Changetype ADDED Sent an entry 119131280 of size 238 to member 1 (evo2-sync). Changetype ADDED Sent an entry 1462326629 of size 239 to member 1 (evo2-sync). Changetype ADDED Sent an entry 448594741 of size 238 to member 1 (evo2-sync). Changetype ADDED Sent an entry -1127926406 of size 208 to member 1 (evo2-sync). Changetype ADDED Sent an entry -1127926420 of size 208 to member 1 (evo2-sync). Changetype ADDED Sent an entry -1127926434 of size 208 to member 1 (evo2-sync). Changetype ADDED Sent an entry -1127926445 of size 208 to member 1 (evo2-sync). Changetype ADDED Sent an entry -1127926453 of size 208 to member 1 (evo2-sync). Changetype ADDED Sent an entry -1127926467 of size 208 to member 1 (evo2-sync). Changetype ADDED Sent an entry -1137100379 of size 212 to member 1 (evo2-sync). Changetype ADDED Sent an entry -1138213887 of size 208 to member 1 (evo2-sync). Changetype ADDED Sent an entry -1138210694 of size 239 to member 1 (evo2-sync). Changetype ADDED and goes to sleep. No updates occur. This is true in both directions. If I erase the data on member 1 and try to re-initialize it from member 2 or visa verse. (The straight up sync results in all the entries being conflicts. There are thousands so that is not practical) What is msynctool waiting on to update evo-2? The same situation occurs in the reverse - reloading member 2 from member 1. - Dan |
From: Paul E. <blu...@bl...> - 2007-01-13 21:31:00
|
On Sunday 14 January 2007 10:22, Dan Sawyer wrote: > The source for the Opie plugin has been loaded and ./configure ran. The > README lists config options. Where do these go? I understand their usage > from the old multisync. However there does not seem to be a file or > directions indicating where they go? If you're using msynctool, you can use: msynctool --configure <syncgroup> <member> where <syncgroup> is the name of the sync group and <member> is a number referring to the member of the group you want to configure (usually 1 or 2). Cheers, Paul |
From: Dan S. <dan...@ea...> - 2007-01-13 21:24:06
|
All, The source for the Opie plugin has been loaded and ./configure ran. The README lists config options. Where do these go? I understand their usage from the old multisync. However there does not seem to be a file or directions indicating where they go? Does the current Opie plugin work with multisync .91? Thanks - Dan |
From: Jim M. <ja...@bt...> - 2007-01-13 17:11:25
|
Is there a quick way to diagnose what the cause of this problem might be? An incorrect setting on the phone? Thanks Jim Nokia n80 syncml-obex-client error in trace is [1168706740.16957] <<<<<<< _incoming_dispatch: Done dispatching [1168706740.969818] >>>>>>> _manager_event(0x805c280, 0, (nil), (nil), 0x805cb90) [1168706740.969924] <<<<<<< _manager_event [1168706740.989935] >>>>>>> _manager_event(0x805c280, 2, (nil), 0x8060ab0, 0x805cb90) [1168706740.989983] There was an error in the transport: Request not successfull: 79 [1168706741.993869] >>>>>>> _manager_event(0x805c280, 1, (nil), (nil), 0x805cb90) [1168706741.993908] connection with device has ended [1168706741.993925] <<<<<<< _manager_event [1168706741.993960] >>>>>>> osync_context_report_osyncerror(0x805a9e0, 0xbfe3bf78:(Request not successfull: 79)) [1168706741.993980] >>>>>>> message_callback(0x8059658, 0x805a9c8, 0xbfe3bf78) [1168706741.994034] [CLI] WARNING: Member is replying with message 0x805eca8 to message 0x80608f8:"-1105866025-1164388992" with error 1: Request not successfull: 79 [1168706741.994054] >>>>>>> osync_queue_send_message(0x805a118, (nil), 0x805eca8, (nil)) [1168706741.995782] <<<<<<< osync_queue_send_message [1168706741.995805] <<<<<<< message_callback [1168706741.995826] <<<<<<< osync_context_report_osyncerror [1168706741.995843] <--- ERROR --- _manager_event: Request not successfull: 79 [1168706742.194473] >>>>>>> _incoming_dispatch(0x80597b8) [1168706742.194524] >>>>>>> message_handler(0x80608f8, 0xbfe3c0f0) [1168706742.194565] plugin received command 13 |
From: Dan S. <dan...@ea...> - 2007-01-13 15:06:08
|
All, Does anyone know the status of the opie plugin on Fedora? The plugin is not available as an rpm. Is the plugin available as a non rpm source? Is there a reason why it was not included in the rpm? Is it less stable or was it simply a package selection issue? thanks - Dan |
From: Tim O. W. <li...@wa...> - 2007-01-12 08:00:23
|
Am Donnerstag, 11. Januar 2007 09:43 schrieb Daniel Gollub: > The subversion command to checkout is: > svn co http://svn.opensync.org/libsyncml/trunk libsyncml Hello, now I installed the svn version of libsyncml and the wbxml2-0.9.2. But the problem is still the same. What can I do to solve this problem? Just to get the calendar data works: syncml-obex-client -u 0 --slow-sync text/x-vcalendar Calendar --wbxml --identifier "PC Suite" --version "1.1" But to get the contacs doesn't work: op:/usr/src/external # syncml-obex-client -u 0 --slow-sync text/x-vcard Contacts --wbxml --identifier "PC Suite" --version "1.1" connection with device succeeded Received an Alert for the DS Server at Contacts: Type: 200, Last 20070104T082428Z, Next 20070112T044859Z Slowsyncing Just received a new session with ID 11 Session 11 reported final. flushing Received an transport error: Link Error op:/usr/src/external # I think there is a little bug. Because the transfer starts and at approximate contact 96 of 324 the error occours (the phone counts the contacts while transfering data). Maybe its useful to get the contact where the error appear. Do you know how I can get a dump of the (maybe) successful transfered contacts? Is the Transfer a XML-ASCII transfer? If so - is it possible to get the XML-ASCII-Data direct? Because maybe the xmllib can't handle only one contact entry ... I don't know ... I hope you have a idear how to solve the transfer problem. tia Oli |
From: Daniel G. <dg...@su...> - 2007-01-12 07:20:02
|
On Thursday 11 January 2007 21:53, Tim Oliver Wagner wrote: > Hello, > thanks for your information. > > Can you please tell me how to compile the svn-version? I have already > checked out the Revision 215. But I can't find a file which describe how to > compile and install the lib and there is no configure-script. I hope you > can help me again (maybe you can add a file (a little howto) to the > svn-tree and everybody will find it in future). I added the build instruction for SVN snapshots on the download page: http://libsyncml.opensync.org/wiki/download Just run this commands: autoreconf -sfi ./configure --prefix=/your/prefix/ make make install best regards, Daniel |
From: Tim O. W. <li...@wa...> - 2007-01-11 20:53:27
|
Hello, thanks for your information. Can you please tell me how to compile the svn-version? I have already checked out the Revision 215. But I can't find a file which describe how to compile and install the lib and there is no configure-script. I hope you can help me again (maybe you can add a file (a little howto) to the svn-tree and everybody will find it in future). tia Oli Am Donnerstag, 11. Januar 2007 09:43 schrieb Daniel Gollub: > On Wednesday 10 January 2007 23:50, Tim Oliver Wagner wrote: > > Where can I checkout the latest svn version of libsyncml? I only found > > the svn for opensync and the syncml-plugin ... > > > > svn co http://svn.opensync.org/plugins/syncml > > > > ( http://www.opensync.org/wiki/download#subversion ) > > > > But I think you mean the library of syncml ...but at > > libsyncml.sourceforge.net I can't find a hint to get it. > > > > I will be really happy for a link or the svn comand to checkout the > > latest version ... > > Oopps, Sorry for the confusion! I will link the libsyncml website on the > OpenSync website somewhere. The libsyncml website can be found at: > http://libsyncml.opensync.org > > The subversion command to checkout is: > svn co http://svn.opensync.org/libsyncml/trunk libsyncml > > best regards, > Daniel > > ------------------------------------------------------------------------- > 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 |
From: Daniel G. <dg...@su...> - 2007-01-11 08:45:58
|
On Wednesday 10 January 2007 23:50, Tim Oliver Wagner wrote: > Where can I checkout the latest svn version of libsyncml? I only found the > svn for opensync and the syncml-plugin ... > > svn co http://svn.opensync.org/plugins/syncml > > ( http://www.opensync.org/wiki/download#subversion ) > > But I think you mean the library of syncml ...but at > libsyncml.sourceforge.net I can't find a hint to get it. > > I will be really happy for a link or the svn comand to checkout the latest > version ... Oopps, Sorry for the confusion! I will link the libsyncml website on the OpenSync website somewhere. The libsyncml website can be found at: http://libsyncml.opensync.org The subversion command to checkout is: svn co http://svn.opensync.org/libsyncml/trunk libsyncml best regards, Daniel |
From: Tim O. W. <li...@wa...> - 2007-01-10 22:50:49
|
Am Dienstag, 9. Januar 2007 15:44 schrieb Daniel Gollub: > If not please try the _latest_ svn version of libsyncml. Hi! Where can I checkout the latest svn version of libsyncml? I only found the svn for opensync and the syncml-plugin ... svn co http://svn.opensync.org/plugins/syncml ( http://www.opensync.org/wiki/download#subversion ) But I think you mean the library of syncml ...but at libsyncml.sourceforge.net I can't find a hint to get it. I will be really happy for a link or the svn comand to checkout the latest version ... I just got a cvs-repository at this site ... is this the correct one? tow@op:~/testSVN/libsyncml> cvs -d:pserver:ano...@li...:/cvsroot/libsyncml login Logging in to :pserver:ano...@li...:2401/cvsroot/libsyncml CVS password: tow@op:~/testSVN/libsyncml> cvs -z3 -d:pserver:ano...@li...:/cvsroot/libsyncml co -P libsyncml cvs checkout: Updating libsyncml U libsyncml/AUTHORS U libsyncml/COPYING U libsyncml/ChangeLog U libsyncml/Makefile.am U libsyncml/NEWS U libsyncml/README U libsyncml/acinclude.m4 U libsyncml/bootstrap.sh U libsyncml/configure.in cvs checkout: Updating libsyncml/include U libsyncml/include/Makefile.am U libsyncml/include/syncml.h cvs checkout: Updating libsyncml/libsyncml cvs checkout: Updating libsyncml/libsyncml/include cvs checkout: Updating libsyncml/libsyncml/src cvs checkout: Updating libsyncml/m4 U libsyncml/m4/Makefile.am U libsyncml/m4/libsyncml.m4 cvs checkout: Updating libsyncml/src U libsyncml/src/Makefile.am U libsyncml/src/SMLFlattener.cc U libsyncml/src/SMLFlattener.h U libsyncml/src/SMLResponsePacket.cc U libsyncml/src/SMLResponsePacket.h U libsyncml/src/SMLURI.cc U libsyncml/src/devinf.cc U libsyncml/src/devinf.h U libsyncml/src/main.cc U libsyncml/src/namespace.cc U libsyncml/src/namespace.h U libsyncml/src/parser.cc U libsyncml/src/parser.h U libsyncml/src/parser_tree.cc U libsyncml/src/parser_tree.h U libsyncml/src/sessionHandler.cc U libsyncml/src/wbxml.cc U libsyncml/src/wbxml.h tow@op:~/testSVN/libsyncml> Greetings, Oli |
From: Tim O. W. <li...@wa...> - 2007-01-10 09:38:38
|
Hello Daniel, thanks for your information. I'm really happy that you help to sync with the nokia N70. > Please try this syncml-obex-client command line: > > syncml-obex-client -u 0 --slow-sync text/x-vcard Contacts --slow-sync > text/x-vcalendar Calendar --wbxml --identifier "PC Suite" --version "1.1" While the Comand is executing the phone shows me "sending contacts", counts the contacts and break after the comand line dump the error message. The comand line show the following lines: op:~ # syncml-obex-client -u 0 --slow-sync text/x-vcard Contacts --slow-sync text/x-vcalendar Calendar --wbxml --identifier "PC Suite" --version "1.1" connection with device succeeded Received an Alert for the DS Server at Calendar: Type: 200, Last 20070104T082428Z, Next 20070110T062213Z Slowsyncing Received an Alert for the DS Server at Contacts: Type: 200, Last 20070104T082428Z, Next 20070110T062213Z Slowsyncing Just received a new session with ID 6 Session 6 reported final. flushing Received an transport error: Link Error op:~ # I connected the phone via usb-cable ... what means a transport error??? Its not possible to parse the data/information? > This line should request all Contact and Calendar entries of your mobile > and dump them on your screen. If this works, then your mobile is compatible > to libsyncml. If not please try the _latest_ svn version of libsyncml. I will do that very soon ... I hope this evening ... > Check if your mobile use SyncML 1.2 or 1.1. If you can choose between 1.2 > and 1.1 please use 1.1. > (i guess you can configure this in the synchronization configuration on you > rmobile) hmmm, I searched at the phone but I can't find a option to switch between syncml1.1 and syncml 1.2. :-( > Let me know if this works for you. If not please tell me the detailed > version number of opensync, wbxml2 and libsyncml. That doesn't work for me. The information follows (SuSE 10.1): opensync: libopensync-0.20 wbxml2: wbxml2-0.9.0-16 libsyncml: libsyncml-0.4.2 additional information: drwxr-xr-x 10 tow users 1.4K Nov 14 17:39 libopensync-0.20 drwxr-xr-x 4 tow users 776 Dec 1 13:54 libopensync-plugin-file-0.20 drwxrwxrwx 6 tow users 1.4K Nov 6 22:38 libopensync-plugin-kdepim-0.20 drwxr-xr-x 3 tow users 784 Dec 1 13:50 libopensync-plugin-palm-0.20 drwxr-xr-x 3 tow users 752 Nov 14 17:54 libopensync-plugin-syncml-0.20 drwxr-xr-x 5 tow users 992 Nov 15 13:16 libsoup-2.2.96 drwxr-xr-x 7 tow users 840 Nov 15 13:18 libsyncml-0.4.2 tia and a lot of greetings from germany Oli |
From: Daniel G. <dg...@su...> - 2007-01-09 14:47:29
|
On Tuesday 09 January 2007 13:28, Tim Oliver Wagner wrote: > Can you tell me how I should proceed? I think the software should work, but > I dont know how to configure the software. Please try this syncml-obex-client command line: syncml-obex-client -u 0 --slow-sync text/x-vcard Contacts --slow-sync text/x-vcalendar Calendar --wbxml --identifier "PC Suite" --version "1.1" This line should request all Contact and Calendar entries of your mobile and dump them on your screen. If this works, then your mobile is compatible to libsyncml. If not please try the _latest_ svn version of libsyncml. Check if your mobile use SyncML 1.2 or 1.1. If you can choose between 1.2 and 1.1 please use 1.1. (i guess you can configure this in the synchronization configuration on you rmobile) If the command line from above is working you can go on with OpenSync. Create a synchronization group with a kdepim plugin and the syncml obex plugin: msynctool --addgroup kdepim2nokia msynctool --addmember kdepim2nokia kdepim-sync msynctool --addmember kdepim2nokia syncml-obex-client # You only have to configure the syncml obex plugin: msynctool --configure kdepim2nokia 2 # The config look like this: <config> <type>5</type> <interface>0</interface> <version>1</version> <identifier>PC Suite</identifier> <wbxml>1</wbxml> <recvLimit>0</recvLimit> <maxObjSize>0</maxObjSize> <usestringtable>0</usestringtable> <onlyreplace>0</onlyreplace> <contact_db>Contacts</contact_db> <calendar_db>Calendar</calendar_db> <note_db>Notes</note_db> </config> # now everything should be done: msynctool --sync kdepim2nokia Let me know if this works for you. If not please tell me the detailed version number of opensync, wbxml2 and libsyncml. best regards, Daniel |
From: Daniel G. <dg...@su...> - 2007-01-09 14:34:53
|
Hi, i successfully synced a Nokia E63 with SyncML version 1.2. libsyncml SVN 215 + patch and wbxml 0.9.2 is needed for this! The needed libsyncml patch is attached (at least SVN revision 215 is needed for this!). !!! WBXML 0.9.2 is REQUIRED for this !!! In libsyncml the notification which got send while connecting get assemble for SyncML 1.2 in a slightly different way then 1.0 and 1.1. I am not this familiar yet with the differences of SyncML 1.2 and 1.1 and the notification which got send wile connecting (will change this ASAP). The attached patch use the same notification function as SyncML 1.1 and 1.0 does instead of sending the san type for SyncML 1.2. Feel free to try this patch if your device support SyncML 1.2 by default or only 1.2. And let me know if this helped to get your device syncing... This is the config for the OpenSync syncml plugin: --- SNIP --- <config> <username></username> <password></password> <type>2</type> <bluetooth_address>00:12:D2:AA:FF:EE</bluetooth_address> <bluetooth_channel>10</bluetooth_channel> <interface>0</interface> <version>2</version> <identifier>PC Suite</identifier> <wbxml>1</wbxml> <recvLimit>0</recvLimit> <maxObjSize>0</maxObjSize> <usestringtable>0</usestringtable> <onlyreplace>0</onlyreplace> <contact_db>Contacts</contact_db> <calendar_db>Calendar</calendar_db> <note_db>Notes</note_db> </config> -- SNAP -- best regards, Daniel |
From: Tim O. W. <li...@wa...> - 2007-01-09 12:28:45
|
Hello List, in my last mail I asked about compatibility with some phones. Now I got a new Nokia N70 and want to use it with opensync (sync Nokia N70 with KDE PIM). I installed the Software and get the following lines: op:~ # syncml-obex-client -u Found 2 USB OBEX interfaces Interface 0: Manufacturer: Nokia Product: Nokia N70 Interface description: SYNCML-SYNC Interface 1: Manufacturer: Nokia Product: Nokia N70 Interface description: PC Suite Services Use '-u interface_number' to connect op:~ # Can you tell me how I should proceed? I think the software should work, but I dont know how to configure the software. tia for your help Oli |
From: Nicholas P. <nic...@ni...> - 2007-01-05 21:28:37
|
(Replying to myself) On Fri, 05 Jan 2007, Nicholas Piper wrote: > On Tue, 02 Jan 2007, Daniel Gollub wrote: > > Will try to reproduce your further problem with net: sync. Actually the > > unwanted "return;" fixed this issue for one of my devices. The problem is/was > > that this timeout-workaround keeps ping the device all the time. Also when > > the sync is finished. This is the reason why opensync never stops. Have to > > check how we can solve this.. > Is the attached patch something in the region? It 'seems to work' for > me, but I wasn't sure where the best place to keep the g_source tags > were. I've improved this patch a little, and also implemented support for an anchor so we can better tell if we need a slow-sync. Also fixed a spelling error. Let me know if you'd prefer this split out into 3 patches. Now I'm going to concentrate on the problems I have on the Nokia end. Once that is done, I'll probably return and add Contacts support to the palm plugin (rather than using AddressDB, which is limited.) Nick -- Nick Piper, Developer, LogicaCMG http://www.nickpiper.co.uk/ GPG Encrypted mail welcome! 1024D/3ED8B27F Choose life. Be Vegan :-) Please reduce needless cruelty + suffering ! |
From: Nicholas P. <nic...@ni...> - 2007-01-05 18:53:46
|
Daniel, On Tue, 02 Jan 2007, Daniel Gollub wrote: > Will try to reproduce your further problem with net: sync. Actually the > unwanted "return;" fixed this issue for one of my devices. The problem is/was > that this timeout-workaround keeps ping the device all the time. Also when > the sync is finished. This is the reason why opensync never stops. Have to > check how we can solve this.. Is the attached patch something in the region? It 'seems to work' for me, but I wasn't sure where the best place to keep the g_source tags were. Nick -- Nick Piper, Developer, LogicaCMG http://www.nickpiper.co.uk/ GPG Encrypted mail welcome! 1024D/3ED8B27F Choose life. Be Vegan :-) Please reduce needless cruelty + suffering ! |