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: Dotan C. <dot...@gm...> - 2008-05-03 17:38:19
|
2008/5/3 Daniel Gollub <dg...@su...>: > On Monday 28 April 2008 15:38:39 Dotan Cohen wrote: >> Does OpenSync support Akonadi, the new KDE-PIM storage backend? Will >> OpenSync be able to sync KDE4's PIM suite with other devices? Thanks. > > I hope so. Someone only have to write a kdepim4-sync plugin... I'm not that > familiar with the details of Akonadi itself. But i wonder if there is still > an interface to "knotes" - those notes are Plasmoids now - right? > Thanks. I the Nokia 6288 is SyncML compatible, but I cannot find out how to use it with OpenSync. It's not listed on the compatibility page. Assuming that it is compatible anyway (it is a SyncML device) how do I connect it? Thanks. Dotan Cohen http://what-is-what.com http://gibberish.co.il א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? |
From: Daniel G. <dg...@su...> - 2008-05-03 16:03:46
|
On Monday 28 April 2008 15:38:39 Dotan Cohen wrote: > Does OpenSync support Akonadi, the new KDE-PIM storage backend? Will > OpenSync be able to sync KDE4's PIM suite with other devices? Thanks. I hope so. Someone only have to write a kdepim4-sync plugin... I'm not that familiar with the details of Akonadi itself. But i wonder if there is still an interface to "knotes" - those notes are Plasmoids now - right? |
From: Daniel G. <dg...@su...> - 2008-05-03 15:55:47
|
On Thursday 24 April 2008 09:44:31 Sascha Peilicke wrote: > he factor > that it's written in C brings some difficulties with it too, since all the > Qt/Qtopia stuff is C++. You have two other free library options then: (Overseen this one...) What kind of difficulties do you see here with writting C++ code on top of a C library? The KDE-PIM guys did with KitchenSync a really great job and wrapped nearly entirely libopensync in C++ and made it even Qt'ish - the result is libqopensync which is used by KitchenSync. We could do the same for libsyncml -> libqsyncml ;) Let me know if there is interested in a libqsyncml. I could prepare a fast prototype if there is interested, maybe we could team here up with Michael's effort and clean up the libsyncml API. Anything else which makes libsyncml and/or OpenSync unattractive for embedded devices and/or Qtopia? best regards, Daniel |
From: Daniel G. <dg...@su...> - 2008-05-03 15:39:47
|
On Thursday 24 April 2008 09:44:31 Sascha Peilicke wrote: > First of all I wouldn't recommend using libsyncml from the opensync > project, it's a rock-solid (and to my knowledge) very favorable library but > it's hard to get that thing on the greenphone because of it's dependencies. > Glibc and libxml have a footprint around 2.5MB (correct me, but i tested > it) without your app. That's certainly too much for every embedded device, > the factor that it's written in C brings some difficulties with it too, > since all the Qt/Qtopia stuff is C++. You have two other free library > options then: glibc or glib? IIRC, there are projects like BlueZ which have also glib dependency, they ship optional something called "eglib" which is a small subset of glib which they use. We actually could also strip down our use of glib or also use this "eglib". Don't you use use BlueZ on Qtopia? libxml - that's might be true. Maybe it's worth to look at libexpat to make libsyncml (and OpenSync) more attractive for embedded devices. wbxml2 already has a dependency on libexpat, and wbxml is quite nice if it comes to Bluetooth or IrDA ;) best regards, Daniel |
From: Ramona N. <cm...@bo...> - 2008-05-03 06:09:13
|
Best prices to secure your potence power Do you have problems with a good pharmacy store in your country?!!! The best prices you ever seen!!! Full of health? Don't click!!! |
From: xyon <xy...@in...> - 2008-05-02 12:50:56
|
> Actually in this ticket there is a text/x-vcard request which seems to > work fine here (why?). But not the text/x-vcalendar variant... I seem to be having a similar problem with the n95. > That name rings a bell, cc'ing him :-) Would be interested in knowing > what the root cause is and what part needs fixing. Could you please post your findings to the list? |
From: Soeren S. <ope...@nn...> - 2008-05-02 10:27:33
|
On Fri, 2008-05-02 at 10:55 +0200, Christian Hilgers wrote: > Soeren Sonnenburg schrieb: > > > $ syncml-obex-client -b 00:11:22:33:44:55 10 --slow-sync text/x-vcalendar Calendar --wbxml --identifier "PC Suite" > > connection with device succeeded > > Received an Alert for the DS Server at Calendar: Type: 201, Last , Next 20080502T053518Z > > > Slowsyncing <--- (*) > > > Just received a new session with ID 1 > > Received the DevInf > > Session 1 reported final. flushing > > Received an transport error: Forbidden (0x43) > ... > > > Ideas welcome, > > http://libsyncml.opensync.org/ticket/143 Actually in this ticket there is a text/x-vcard request which seems to work fine here (why?). But not the text/x-vcalendar variant... > Rootcause seems to be a slow sync requested (*) from the > mobile and the libsycml sends improper answers. > That cause the forbidden from the phone. > > Michael Bell knows the root cause. That name rings a bell, cc'ing him :-) Would be interested in knowing what the root cause is and what part needs fixing. Soeren. |
From: Christian H. <Chr...@co...> - 2008-05-02 08:55:33
|
Soeren Sonnenburg schrieb: > $ syncml-obex-client -b 00:11:22:33:44:55 10 --slow-sync text/x-vcalendar Calendar --wbxml --identifier "PC Suite" > connection with device succeeded > Received an Alert for the DS Server at Calendar: Type: 201, Last , Next 20080502T053518Z > Slowsyncing <--- (*) > Just received a new session with ID 1 > Received the DevInf > Session 1 reported final. flushing > Received an transport error: Forbidden (0x43) ... > Ideas welcome, http://libsyncml.opensync.org/ticket/143 Rootcause seems to be a slow sync requested (*) from the mobile and the libsycml sends improper answers. That cause the forbidden from the phone. Michael Bell knows the root cause. Christian -- Christian Hilgers |ConSol* Tel. +49.2102.994-423 |Consulting&Solutions Software GmbH Fax +49.2102.994-411 |Berliner Str. 101, 40880 Ratingen email: Chr...@co... |WWW: http://www.consol.de |
From: Soeren S. <ope...@nn...> - 2008-05-02 07:02:44
|
Dear all, I successfully managed to use libsyncml from current svn to do receive the contacts via $ syncml-obex-client -b 00:11:22:33:44:55 10 --slow-sync text/x-vcard contacts --wbxml --identifier "PC Suite" However trying to receive the calendar entries always results in Forbidden (0x43) and the phone saying 'system error': $ syncml-obex-client -b 00:11:22:33:44:55 10 --slow-sync text/x-vcalendar Calendar --wbxml --identifier "PC Suite" connection with device succeeded Received an Alert for the DS Server at Calendar: Type: 201, Last , Next 20080502T053518Z Slowsyncing Just received a new session with ID 1 Received the DevInf Session 1 reported final. flushing Received an transport error: Forbidden (0x43) SYNCML_LOG/SYNCML_TRACE's are here: http://nn7.de/debugging/syncml/sent-0.xml http://nn7.de/debugging/syncml/received-0.xml http://nn7.de/debugging/syncml/sent-1.xml http://nn7.de/debugging/syncml/Thread3079489312-30333.log http://nn7.de/debugging/syncml/Thread3079486352-30333.log Ideas welcome, Soeren |
From: Gerardo S. <xdb...@be...> - 2008-05-01 23:31:26
|
You wont sorry if order in our store! 1 trusted chemical 100% customer satisfaction! 100% Customer Satisfaction! Not sure where to buy drugs! The best prices you ever seen! Watch out this! on cassette. her it dissident, cabinet. on media oblivion. Not at during shortening. to A. The inch. in it working, impacted. For leash strength. |
From: Andreas B. <an...@bo...> - 2008-04-29 12:47:47
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, ... I got some problems when synchronizing kde-pim/syncml-obex-client with my mobile (Nokia E50). The mobile shows "System Error" when synchronizing the Event objects using msynctool. So I decided to delete all events on my mobile and re-sync all events to it again (this helped once, when I played around with syncing initially). Syncing works again now, but only events inserted on my laptop after the last successfull sync are being synchronized :( Is there a way of synchronizing all events again - regardless of when the have been created? Thanks for any hints, andy P.S.: concerning the "System Error" with my Nokia E50 - I would be willing to provide every log needed to track/fix that problem, or is it a known issue? - -- Andy Bourges "Please help keep the world clean: others may wish to use it." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIFxjCRrny/uOBVy4RAng2AKCT1rbXf0sS7IketFPi+fhY4QXB0QCeLu1z ySsGJ4ZY8BVqswsr5a+CRP0= =P+vt -----END PGP SIGNATURE----- |
From: Tammie S. <mmq...@ba...> - 2008-04-28 23:07:30
|
You won't find High-quality low-priced incredible at incredibly low price at your local chemist's If you do not need to improve erections now, we really must leave soon! Being intelligent! Decode link bellow and type it in your browser! getmanhealth (dot) com |
From: Dotan C. <dot...@gm...> - 2008-04-28 13:38:34
|
Does OpenSync support Akonadi, the new KDE-PIM storage backend? Will OpenSync be able to sync KDE4's PIM suite with other devices? Thanks. Dotan Cohen http://what-is-what.com http://gibberish.co.il א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? |
From: Oliver W. <li...@wa...> - 2008-04-27 13:14:24
|
Hello, I tried with two Nokia mobile phones (N70 and E65). I connected with bluetooth and tried to sync the phone (with KDE-PIM or Evolution). At the first time all entries synced correct - only some errors like: (Sent an entry 1924 of size 281 to member 2. Changetype ADDED Error writing entry 1135 to member 2: Unable to commit change. Error 424 Mapping Write Error: Unable to commit change. Error 424 Sent an entry 1925 of size 255 to member 2. Changetype ADDED) But the data seems to be ok. But one Problem is always there - on every sync the phone got one entry more for all tasks in the calendar. Can somebody help me to solve this problem??? Maybe a error at the configuration-file from syncml (with bluetooth)? tia and greetings from germany Oli |
From: ivagra i. <cad...@ea...> - 2008-04-25 21:53:24
|
Hello, make a right choice, buy your pills from the most well-known supplier. http://www.google.fr/pagead/iclk?sa=l&ai=vzuadb&num=49892&adurl=http://ramsackent.com/redir.html Coupon #6NRt galven annie |
From: xyon <xy...@in...> - 2008-04-24 15:30:21
|
Hi everyone, When trying to sync my n95 with the CLI msynctool, I get timeout errors. Once msynctool is started, the phone immediately reports "Connecting". After some time (long pause noted below in msynctool output), the phone reports "Sending Calendar 5 of 5", and msynctool reports a disconnect (shown below). I've attached the hex hcidump and included below all pertinent information I could think of. Packages/versions: bluez-hcidump 1.41-1 bluez-libs 3.27-1 bluez-utils 3.27-2 evolution 2.12.3-2 evolution-data-server 1.12.3-1 gnome-bluetooth 0.11.0-1.1 kdebluetooth 1.0_beta8-2 libopensync 0.36-1 libopensync-plugin-evolution2 0.36-4 libopensync-plugin-syncml 0.36-3 libopensync-plugin-vformat 0.36-1 hcidump command: # hcidump -i hci0 -x -w hci.dump HCI sniffer - Bluetooth packet analyzer ver 1.41 device: hci0 snap_len: 1028 filter: 0x0 msynctool command/output: $ msynctool --sync evo_n95 Synchronizing group "evo_n95" The previous synchronization was unclean. Slow-syncing event sink of member 1 of type evo2-sync just connected event sink of member 2 of type syncml-obex-client just connected contact sink of member 2 of type syncml-obex-client just connected contact sink of member 1 of type evo2-sync just connected Main sink of member 1 of type evo2-sync just connected Main sink of member 2 of type syncml-obex-client just connected All clients connected or error event sink of member 1 of type evo2-sync just sent all changes Main sink of member 2 of type syncml-obex-client just sent all changes Received an entry pas-id-4810983F00000003 from member 1 (evo2-sync). Changetype ADDED Received an entry pas-id-480E984A00000017 from member 1 (evo2-sync). Changetype ADDED Received an entry pas-id-4810983B00000002 from member 1 (evo2-sync). Changetype ADDED Received an entry pas-id-4810979C00000000 from member 1 (evo2-sync). Changetype ADDED contact sink of member 1 of type evo2-sync just sent all changes Main sink of member 1 of type evo2-sync just sent all changes **** There is a long pause here **** event sink of member 2 of type syncml-obex-client had an error: Timeout. contact sink of member 2 of type syncml-obex-client had an error: Timeout. The sync failed: At least one object engine failed while getting changes. Aborting event sink of member 2 of type syncml-obex-client just disconnected contact sink of member 2 of type syncml-obex-client just disconnected event sink of member 1 of type evo2-sync just disconnected contact sink of member 1 of type evo2-sync just disconnected Main sink of member 1 of type evo2-sync just disconnected Configurations: Member1 (evo2-sync): <?xml version="1.0"?> <config> <address_path>default</address_path> <calendar_path>default</calendar_path> </config> Member2 (Nokia n95 (Europe, non-8GB)): <?xml version="1.0"?> <config> <!-- sets the connection type to use. --> <!-- please note that actually OBEX over network is not supported --> <!-- 1 means obex over serial cable --> <!-- 2 means obex over bluetooth --> <!-- 3 means obex over IRDA --> <!-- 4 means obex over network --> <!-- 5 means obex over usb --> <type>2</type> <!-- (Only for bluetooth) The bluetooth address if the bluetooth mode is selected. `hciconfig scan` to search bluetooth devices. --> <bluetooth_address>00:xx:xx:xx:xx:xx</bluetooth_address> <!-- (Only for bluetooth) The bluetooth channel to use. `sdptool browse $MAC` to search for the correct channel --> <bluetooth_channel>10</bluetooth_channel> <!-- (Only for USB) The usb interface number of the SYNCML-SYNC target. use syncml-obex-client -u (you will need access to the USB raw device) to find it. --> <interface>0</interface> <!-- The string that the plugin will use to identify itself. Some devices need a special string here. --> <identifier>PC Suite</identifier> <!-- The syncml version to use: 0 for 1.0, 1 for 1.1 and 2 for 1.2 --> <version>1</version> <!-- if the plugin should use wbxml --> <wbxml>1</wbxml> <!-- The username to use. Leave empty to not require a username --> <username></username> <!-- the password for the username --> <password></password> <!-- If wbxml is enabled, defines wether the wbxml should use string tables --> <usestringtable>1</usestringtable> <!-- Never send ADD command, but send REPLACE (not needed normally) --> <onlyreplace>0</onlyreplace> <!-- Workaround around for mobile phones which only use local timestamps and _no_ UTC timestamps! --> <onlyLocaltime>0</onlyLocaltime> <!-- Sets the maximum allowed size in bytes of incoming messages (some device need this option set). Example: 10000 --> <recvLimit>0</recvLimit> <maxObjSize>0</maxObjSize> <!-- XXX: Currently you need to write this by your own. Later it's planned to create such entries on the fly during the discovery() call. Example database field: <database> <name>Contacts</name> <objtype>contact</objtype> <objformat>vcard21</objformat> </database> --> <database> <name>Contacts</name> <objtype>contact</objtype> <objformat>vcard21</objformat> </database> <database> <name>Calendar</name> <objtype>event</objtype> <objformat>vevent20</objformat> </database> </config> |
From: Sascha P. <spe...@tr...> - 2008-04-24 07:44:32
|
Hi Nazar, maybe I can help you out, since i've currently finished exactly what you want, an PIM synchronization application which uses SyncML to communicate with groupware servers and can share some hints about that. First of all I wouldn't recommend using libsyncml from the opensync project, it's a rock-solid (and to my knowledge) very favorable library but it's hard to get that thing on the greenphone because of it's dependencies. Glibc and libxml have a footprint around 2.5MB (correct me, but i tested it) without your app. That's certainly too much for every embedded device, the factor that it's written in C brings some difficulties with it too, since all the Qt/Qtopia stuff is C++. You have two other free library options then: The SyncML C reference implementation: Seems to be feature-complete (no assumptions about transport) but unmaintained since 2004, I didn't investigate that really deep because it's almost non-documented and difficult to understand. The Funambol C++ Client API: I chose this one, because it's written C++ (a really big advantage you don't have to write a wrapper for using it together with Qtopia) and has a relatively big community behind it. It has drawbacks too, documentation is poor (you will use the source, luke) and I got the feeling that this one is more like a side-project to the funambol community (since their whole software-stack is written in that coffee language). The nice thing it has is a working http transport based on libcurl (which is a 3rdparty dependency for now but next version of Qtopia will have it anyway) and it has a quite elaborate API (as long as you are ready to discover this through reading lot's of code lines :-). I plan to release my software soon, there is some polishing necessary at the moment and some license clarification, I'll keep you informed if you wish. Feel free to contact me if you have questions or remarks. -- Sascha |
From: Nazar A. <Naz...@st...> - 2008-04-23 15:44:13
|
hei guys, I have a question regarding using opensync. Im working on bachelor project which involves syncing qtopia based phone devices with KDE PIM applications. For this we have chosen to do it over opensync. But we are not quite sure how we can start. We did some reading at the opensync website (very useful). And my questions are as follows: qtopia support bluetooth and obex (obex file push and object push services), thats what we are planning to use. it doesnt have syncml implementation. will it be easier to implement syncml on the phone side? ( i found the syncml plugin for opensync quite interesting, because it uses syncml over obex - BT or usb, which is quite what we are looking for) >From the qtopia phone we have direct access to all PIM data, we have the ability to convert the data into XML. Will then creating a plugin for opensync be an easier way to go? The reason im looking for an easier implementation is because we are new to this and the bachelor project has a timeframe of 5 weeks. If you guys have any suggestions, please let me know. Because you guys are more familiar with opensync structure, maybe you have better ways i could tackle this problem. If you need any information, i will try my best to answer. |
From: shrikant <in...@pi...> - 2008-04-22 08:58:39
|
View My Invitation here >> http://pimpmysearch.com/r.php?g=Vkulndqw&m=rshqvbqf-xvhuv,olvwv.vrxufhirujh.qhw&s=shrikant thanks, shrikant --------------------------------------------- This invitation was sent by shrikant (shr...@gm...) via PimpMySearch to ope...@li.... If you would not like to receive further invitations from your friends please let us know http://invite.pimpmysearch.com/i/stopinvites.php?id=ope...@li... Or write to: Zyber Media, PO Box 1046, Novi, MI 48376-1046, USA. |
From: David <dv...@ab...> - 2008-04-20 19:59:02
|
Hi, i’m searching several websites for information about my problem, maybe you can halp me… Want to sync my W890i via USB, read already several howtos, but everytime i get this error: $ msynctool –sync W890i Synchronizing group “W890i” The previous synchronization was unclean. Slow-syncing Member 2 of type evo2-sync just connected <some seconds pause> Member 1 of type syncml-obex-client had an error while connecting: Link Error: 0×0 Member 2 of type evo2-sync just disconnected All clients have disconnected The sync failed: Unable to connect one of the members <some seconds pause> Error while synchronizing: Unable to connect one of the members All the other tests and presteps are successfull, e.g. syncml-obex-client -u etc. ANY idea? Thanks! David Versions: libsyncml-utils 0.4.6-3 libsyncml0 0.4.6-3 multisync-tools 0.92.0~svn355-1 $ syncml-obex-client -u Superuser privileges are required to access complete USB information. Found 1 USB OBEX interfaces Interface 0: Manufacturer: Sony Ericsson Product: Sony Ericsson W890 Interface description: Sony Ericsson Device 0B3 USB WMC OBEX Interface Use '-u interface_number' to connect (I've a udev rule to get full access to usb device (also tested syncing with root user.)) |
From: pramod g. <pra...@ya...> - 2008-04-16 13:33:13
|
Hi All I am few day old to opensync now. I synced my mobile using msynctool. I want to do the same from my mobile. Can msynctool act as a server? I tried going into the source. But no clue. Also in libsyncml (0.4.5) the syncml-obex-client is implimented but not the syncml-obex-server. Does anybody know the place/link where I can find a syncml server application to ru on my linux system listening for a incoming sync connection. I tried searching open sources but could not find anything as such. Any help is appreciated. Thanks and Best regards Pramod Get the freedom to save as many mails as you wish. To know how, go to http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html |
From: Irene H. <Ire...@Su...> - 2008-04-10 17:09:55
|
This bug http://www.opensync.org/ticket/721 should be the situation you are in. Attached a suggested fix. Hope it helps --Irene On Thu, 2008-04-10 at 16:29 +0100, OSC wrote: > hi, all > > I build libopensync and msynctool on my box and try the instructions > given by the setup guide at http://www.opensync.org/wiki/SetupGuide > > However it doesn't work as expected. (output attached) > Does anyone has any idea about this? > > $ msynctool --showgroup file > Group: file > $ msynctool --addmember file file-sync > $ msynctool --addmember file file-sync > $ msynctool --configure file file-sync > ERROR: Unable to find member with id file-sync > $ msynctool --configure file 1 > $ msynctool --configure file 2 > $ mkdir -p tmp/file/sync1 > $ mkdir -p tmp/file/sync2 > $ msynctool --sync file > Synchronizing group "file" > ERROR: No synchronizable objtype > $ msynctool --showobjtypes file > Member 1 has no objtypes. Has it already been discovered? > Member 2 has no objtypes. Has it already been discovered? > Group has no objtypes. Have the objtypes already been discovered? > $ msynctool --discover file 1 > Discovered Objtypes: > data > Format: file > $ msynctool --discover file 2 > Discovered Objtypes: > data > Format: file > $ msynctool --showgroup file > Group: file > Member 1: file-sync > Configuration : <?xml version="1.0"?> > <config> > <directory> > <path>/export/home/Irene/tmp/file/sync1</path> > <objtype>data</objtype> > </directory> > </config> > > Member 2: file-sync > Configuration : <?xml version="1.0"?> > <config> > <directory> > <path>/export/home/Irene/tmp/file/sync2</path> > <objtype>data</objtype> > </directory> > </config> > > Thanks in advance. > > --osc > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users |
From: OSC <sop...@gm...> - 2008-04-10 15:29:11
|
hi, all I build libopensync and msynctool on my box and try the instructions given by the setup guide at http://www.opensync.org/wiki/SetupGuide However it doesn't work as expected. (output attached) Does anyone has any idea about this? $ msynctool --showgroup file Group: file $ msynctool --addmember file file-sync $ msynctool --addmember file file-sync $ msynctool --configure file file-sync ERROR: Unable to find member with id file-sync $ msynctool --configure file 1 $ msynctool --configure file 2 $ mkdir -p tmp/file/sync1 $ mkdir -p tmp/file/sync2 $ msynctool --sync file Synchronizing group "file" ERROR: No synchronizable objtype $ msynctool --showobjtypes file Member 1 has no objtypes. Has it already been discovered? Member 2 has no objtypes. Has it already been discovered? Group has no objtypes. Have the objtypes already been discovered? $ msynctool --discover file 1 Discovered Objtypes: data Format: file $ msynctool --discover file 2 Discovered Objtypes: data Format: file $ msynctool --showgroup file Group: file Member 1: file-sync Configuration : <?xml version="1.0"?> <config> <directory> <path>/export/home/Irene/tmp/file/sync1</path> <objtype>data</objtype> </directory> </config> Member 2: file-sync Configuration : <?xml version="1.0"?> <config> <directory> <path>/export/home/Irene/tmp/file/sync2</path> <objtype>data</objtype> </directory> </config> Thanks in advance. --osc |
From: Michael B. <mic...@cm...> - 2008-04-10 10:27:42
|
Oliver Wagner wrote: > now I tried a quite long time to sync my N70 with KDE PIM. The Phone send and > receive some entries but there some errors left. I hope someone can tell me > why these errors appear or how I identify which entries the errors cause. First it would help to know which plugin is member 1 and which is number 2. > Error writing entry 1715 to member 2: Unable to commit change. Error 424 > Mapping Write Error: Unable to commit change. Error 424 (SyncML) Error 424 means "size mismatch". This usually happens if a large object is send and the size which was send in the first message does not match the real size. This can also happen if the object which should be send is larger than MaxObjSize. Please check the configured maximal object size and size of entry 1336. If you don't know what's entry 1336 then simply look for the largest object (some people - like me - add photos to their contacts but forget that a 4MB photo is not optimal for a phone, especially if MaxObjSize is 400kB). > Error writing entry 1336 to member 2: Unable to commit change. Error 500 > Mapping Write Error: Unable to commit change. Error 500 The error message is perfect here. Usually the phone detected duplicated UIDs because of problems with the vformat stuff which is not 100% perfect until now. Best regards Michael -- _______________________________________________________________ Michael Bell Humboldt-Universitaet zu Berlin Tel.: +49 (0)30-2093 2482 ZE Computer- und Medienservice Fax: +49 (0)30-2093 2704 Unter den Linden 6 mic...@cm... D-10099 Berlin _______________________________________________________________ X.509 CA Certificates / Wurzelzertifikate http://ra.pki.hu-berlin.de |
From: Oliver W. <li...@wa...> - 2008-04-09 08:14:34
|
Hello list, now I tried a quite long time to sync my N70 with KDE PIM. The Phone send and receive some entries but there some errors left. I hope someone can tell me why these errors appear or how I identify which entries the errors cause. tia Oli ERROR1: ======== Sent an entry 2721 of size 301 to member 2. Changetype ADDED Sent an entry 2722 of size 260 to member 2. Changetype ADDED Error writing entry 1715 to member 2: Unable to commit change. Error 424 Mapping Write Error: Unable to commit change. Error 424 Sent an entry 2723 of size 270 to member 2. Changetype ADDED Sent an entry 2724 of size 294 to member 2. Changetype ADDED ERROR2: (at least 10 of these errors) ======== Sent an entry 2345 of size 290 to member 2. Changetype ADDED Sent an entry 2346 of size 272 to member 2. Changetype ADDED Error writing entry 1336 to member 2: Unable to commit change. Error 500 Mapping Write Error: Unable to commit change. Error 500 Sent an entry 2347 of size 335 to member 2. Changetype ADDED Sent an entry 2348 of size 293 to member 2. Changetype ADDED The final message at the end of the sync: ============================== Sent an entry 49 of size 814 to member 2. Changetype MODIFIED Sent an entry 50 of size 194 to member 2. Changetype MODIFIED Member 2 of type syncml-obex-client committed all changes. All clients have written Member 2 of type syncml-obex-client just disconnected Member 1 of type kdepim-sync just disconnected All clients have disconnected The sync failed: Unable to write one or more objects tow@ibmt61:~> |