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: Erik T. <er...@de...> - 2006-08-31 13:50:23
|
Am Donnerstag, den 31.08.2006, 15:08 +0200 schrieb Emmanuel Seyman: > Daniel Gollub wrote: > > > > This can't work! Channel 11 is wrong, sorry. For e70 it seems to be > > channel 10. (Or maybe 13 or 14 .. these are also syncml similar > > services.) >=20 > It's 10 on mine : >=20 > 13 is SyncML DM Client > 14 is Nokia SyncML Server Thanks, now the simple command line client works, but sync with evolution failed. I will try again later. |
From: Daniel G. <dg...@su...> - 2006-08-31 13:11:48
|
On Thursday 31 August 2006 15:08, Emmanuel Seyman wrote: > It's 10 on mine : Did you try to run syncml-obex-client with channel 10 instead 11? |
From: Emmanuel S. <es...@li...> - 2006-08-31 13:08:55
|
Daniel Gollub wrote: > > This can't work! Channel 11 is wrong, sorry. For e70 it seems to be > channel 10. (Or maybe 13 or 14 .. these are also syncml similar > services.) It's 10 on mine : 13 is SyncML DM Client 14 is Nokia SyncML Server Emmanuel |
From: Daniel G. <dg...@su...> - 2006-08-31 11:54:47
|
On Thursday 31 August 2006 10:50, Erik Tews wrote: > > syncml-obex-client -b <MAC> 11 --slow-sync text/x-vcard > > Contacts --identifier "PC Suite" --wbxml > This can't work! Channel 11 is wrong, sorry. For e70 it seems to be channel 10. (Or maybe 13 or 14 .. these are also syncml similar services.) Or maybe it does differ on your cellphone. Please check for "Syncml Client" services with: sdptool browse <MAC> and try: syncml-obex-client -b <MAC> <Channel> --slow-sync text/x-vcard Contacts --identifier "PC Suite" --wbxml But i guess 10 is correct: syncml-obex-client -b <MAC> 10 --slow-sync text/x-vcard Contacts --identifier "PC Suite" --wbxml > I get: > > Received an transport error: Request not successfull: 68 > Received an transport error: Request not successfull: 67 > > Sometimes I just get: > > Received an transport error: Request not successfull: 68 |
From: Erik T. <er...@de...> - 2006-08-31 10:30:10
|
Am Donnerstag, den 31.08.2006, 11:51 +0200 schrieb Daniel Gollub: > On Thursday 31 August 2006 10:50, Erik Tews wrote: > > I got this version, this bugfix is listend in my changelog. >=20 > I asked the author, of the bugfix, how he connected to the cellphone. He=20 > managed to sync with syncml via http. Also he said he had to change setti= ngs=20 I used bluetooth, I will try http later. > in the cellphone. Try to change the syncml version from 1.2 (which seems = to=20 > be default on the e70) to version 1.1 OK, I changed that and tried with bluetooth, no effect so far. > If you still have problems with syncing, please provide SYNCML_TRACE file= s and=20 > SYNCML_LOGS. OK, if http doesn't work I will post these files here. |
From: Daniel G. <dg...@su...> - 2006-08-31 09:50:09
|
On Thursday 31 August 2006 10:50, Erik Tews wrote: > I got this version, this bugfix is listend in my changelog. I asked the author, of the bugfix, how he connected to the cellphone. He managed to sync with syncml via http. Also he said he had to change settings in the cellphone. Try to change the syncml version from 1.2 (which seems to be default on the e70) to version 1.1 If you still have problems with syncing, please provide SYNCML_TRACE files and SYNCML_LOGS. |
From: Erik T. <er...@de...> - 2006-08-31 09:00:11
|
Am Donnerstag, den 31.08.2006, 09:16 +0200 schrieb Daniel Gollub: > On Sunday 27 August 2006 22:42, Erik Tews wrote: > > Has somebody got a working configuration for syncing it with evolution > > using syncml or anything else? I tried syncml obex with bluetooth and > > usb and syncml http, but could get nothing to work, not even with the > > command line client. > Did you try the latest revison of libsyncml? > The latest changes contains fixes also for Nokia E70: I got this version, this bugfix is listend in my changelog. > http://libsyncml.opensync.org/changeset/183 >=20 > Please try: >=20 > syncml-obex-client -b <MAC> 11 --slow-sync text/x-vcard=20 > Contacts --identifier "PC Suite" --wbxml I get: Received an transport error: Request not successfull: 68 Received an transport error: Request not successfull: 67 Sometimes I just get:=20 Received an transport error: Request not successfull: 68 |
From: Daniel G. <dg...@su...> - 2006-08-31 07:15:41
|
On Sunday 27 August 2006 22:42, Erik Tews wrote: > Has somebody got a working configuration for syncing it with evolution > using syncml or anything else? I tried syncml obex with bluetooth and > usb and syncml http, but could get nothing to work, not even with the > command line client. Did you try the latest revison of libsyncml? The latest changes contains fixes also for Nokia E70: http://libsyncml.opensync.org/changeset/183 Please try: syncml-obex-client -b <MAC> 11 --slow-sync text/x-vcard Contacts --identifier "PC Suite" --wbxml and reply the error. > > I tried gnokii too, but could not get gnokii to connect to the e70 using > bluetooth. Did the bluetooth connection work with syncml obex? Did you try the gnokii command line client to connect or only gnokii-sync plugin? Version of gnokii? best regards, Daniel |
From: Daniel G. <dg...@su...> - 2006-08-31 07:07:12
|
On Wednesday 30 August 2006 21:20, schlomo wrote: > Unable to get configdata for member 1: Member has not been configured Please reply the output of: msynctool --showgroup kdepimsyncml |
From: Haggai E. <hag...@gm...> - 2006-08-31 06:53:59
|
Hi I encountered a problem with the google calendar plugin. I've attached the bug report. Thanks, Haggai PS I tried to use the trac ticket system, but I couldn't get a login. |
From: schlomo <sch...@ya...> - 2006-08-30 19:20:57
|
Hallo, i'm trying to connect a synchtmlserver and kdepim via kdepim. I do it they as it is discript. and after msynctool --configure kdepimsyncml 1 1-- is the syncml-http-server plugin I get following error message: Unable to get configdata for member 1: Member has not been configured Is there anybody, who can help? -- View this message in context: http://www.nabble.com/syncml-%3C--%3E-kdepim-tf2192112.html#a6066292 Sent from the Opensync - User forum at Nabble.com. |
From: Rodolfo M. <rod...@gm...> - 2006-08-30 14:36:18
|
I'm following the tutorial at: http://blog.dukanovic.com/?p=5#comments , but during the opensync installation step I get the following output: $ autoreconf -sfi configure.in:21: error: possibly undefined macro: AC_DISABLE_STATIC If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.in:22: error: possibly undefined macro: AC_PROG_LIBTOOL autoreconf: /usr/bin/autoconf failed with exit status: 1 . Hints requested here, I don't know how to handle this. Besides: the above tutorial uses the syncml-obex-client and file-sync plugins for Nokia 6630 over bluetooth. Will those plugins be all right for USB connection as well? Thanks, Rodolfo |
From: Stefan W. <sw...@xs...> - 2006-08-30 10:05:17
|
* Rodolfo Medina <rod...@gm...> [2006-08-30 08:54] : > I want to synchronize my Nokia 6630, USB connection, > with Evolution in order to read the phonebook through PC. > > The only available plugin seems to be `file-sync', in fact the command > `msynctool --listplugins' gets the following output: > > Available plugins: > file-sync > > What plugin am I missing for phone-evolution synchronization? evolution2 Greetz Stefan |
From: Rodolfo M. <rod...@gm...> - 2006-08-30 08:52:10
|
Hi. I want to synchronize my Nokia 6630, USB connection, with Evolution in order to read the phonebook through PC. The only available plugin seems to be `file-sync', in fact the command `msynctool --listplugins' gets the following output: Available plugins: file-sync . What plugin am I missing for phone-evolution synchronization? Thanks for any reply, Rodolfo |
From: daniel f. <dan...@gm...> - 2006-08-29 19:31:55
|
hi, i hope i can help to fix this problem. it seems to be tricky but should be solvable :-) i can take part at both weekends, so it is equal for me on which weekend we solve the problem. best regards, daniel Am Freitag, den 25.08.2006, 10:45 +0200 schrieb Armin Bauer: > Hi, >=20 > we are currently thinking how we can solve bug #301: >=20 > "No package 'release-party-0.19' found" >=20 > http://www.opensync.org/ticket/301 :) >=20 > We have been talking to daniel and christopher from suse in nuremberg, > germany, about a session to fix this issue once and for all. We were > thinking about a 2 day session with some coding and of course some beer > in the evening :) >=20 > Right now the possible dates are between 08.09 and 16.09. If you would > like to come, please drop a note about the dates where it would be > possible for you to join in. If you have a better idea about the > location (or time or whatever) please let us now. >=20 > The meeting room would be sponsored by suse, but we have to look for > accommodation for ourselves. >=20 > Best regards and looking forward to meet you, > Armin >=20 > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job ea= sier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronim= o > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > _______________________________________________ Opensync-users mailing li= st Ope...@li... https://lists.sourceforge.net/lists= /listinfo/opensync-users |
From: Jean-Eric C. (JeSC) <je...@je...> - 2006-08-28 21:11:17
|
Hi, Is there a howto on using opensync in the *user* point of view? I can find none... I tried Palm <=3D> Files without success. Thanks for help -jec --=20 JeSC - Software et Consulting Jean-Eric Cuendet Ing=E9nieur HES en t=E9l=E9communications 1168 Villars-sous-Yens Web : http://jesc.ch Tel : +41 21 800 3343 Mobile : +41 76 222 3343 -------------------------------------------------------- |
From: William L. <wr...@gm...> - 2006-08-28 02:35:29
|
Hi, I've been working a little PyGtk application to synchronize files/folders between two desktop computers (e.g.: a workstation and a laptop). Thus far, I've been taking the approach of making it call Unison (http://www.cis.upenn.edu/~bcpierce/unison/) via pexpect, but I've gotten a bit frustrated with some of its limitations. My most recent irk is that it doesn't allow you to synchronize a folder with another machine unless all the parent folders also exist on such a machine. I'm interested in trying opensync as an alternative. I don't have a problem using/contributing-to alpha-level software, but I have to admit I'm having a bit of trouble getting to grips with the documentation/source. >From a systems-level point of view, what I'm looking to do is have a daemon running on each machine which can accept a "synchronization request" on a network port (ideally over an encrypted channel), then proceed with synchronizing a set of paths (with a set of files of arbitrary size) on both machines. If there are conflicts during the synchronization, I'd like to provide the user some way of resolving them. Is this something I could set up with the OpenSync infrastructure? If not, what kind of work would be required to get that going? If so, are there any examples of doing this lurking about? (I couldn't find any on the website) -- William Lachance wr...@gm... |
From: Erik T. <er...@de...> - 2006-08-27 20:50:12
|
Hi Has somebody got a working configuration for syncing it with evolution using syncml or anything else? I tried syncml obex with bluetooth and usb and syncml http, but could get nothing to work, not even with the command line client. I tried gnokii too, but could not get gnokii to connect to the e70 using bluetooth. |
From: Erik T. <er...@de...> - 2006-08-27 20:50:12
|
Hi I tried syncing my google calendar with evolution. But somehow, all entrys in the google calendar are reported as conflict. Is this problem known, or can I help you to debug it? I couln't find it in the bts. I know that google calendar is still very beta. |
From: Rodolfo M. <rod...@gm...> - 2006-08-27 08:15:06
|
Rodolfo Medina <rod...@gm...> wrote: > I wish to read phonebook and sms from my mobile phone, a Nokia 6630 > plugged to the PC with USB cable, Markus Meyer <me...@me...> wrote: > 1. OpenSync is for synchronizing phonebook and calendar. You will be > able to _synchronize_ your phonebook with another app using OpenSync, > but you will not be able to simply "read" it. OpenSync will also not > deal with SMS. I installed opensync with syncml support, successfully I think, following the steps described at http://www.opensync.org/ . Please could you suggest how I can read the phonebook from my Nokia 6630 and my sister's Nokia 6100, synchronizing the phone with other app, as Markus says? I'm no expert at all, and the opensync documentation doesn't seem to be very helpful for my purpose. O.S.: GNU/Linux Debian Sarge, kernel 2.4. Thanks for any hint, Rodolfo |
From: Quantum S. <In...@qu...> - 2006-08-25 15:38:06
|
Why the Hell did you ask me this Armin, if you were not going to help? On Sunday 20 August 2006 19:29, Quantum Scientific wrote: > On Sunday 20 August 2006 17:14, Armin Bauer wrote: > > what exactly do you have connected on ppp0 that gets "murdered"? > > This is with SynCE. When my iPaq 4700 is connected and communicating with the notebook over USB, I can get status and everything seems fine, until I try and copy a file in either direction... using either rapip in Konq, or synce-pcp. > > The copy goes for about five seconds, and then raki on the notebook disconnects. Reason is, the ppp0 device got murdered. Watching this with Ethereal, there are several retransmissions (comm failures) before the disconnect,and then BAM. Syslog only says: > pppd[4275]: LCP terminated by peer > pppd[4275]: Connect time 2.1 minutes. > pppd[4275]: Sent 5952 bytes, received 2654 bytes. > pppd[4275]: Hangup (SIGHUP) > pppd[4275]: Modem hangup > pppd[4275]: Connection terminated. > kernel: usb 1-1: USB disconnect, address 2 > kernel: ipaq 1-1:1.0: device disconnected > pppd[4275]: Exit. > kernel: ipaq ttyUSB0: PocketPC PDA converter now disconnected from ttyUSB0 > > No password is set for the iPaq in Settings|Password. Haven't dared attempt a sync. > > No idea what's wrong. |
From: Quantum S. <In...@qu...> - 2006-08-25 13:23:44
|
Hey, it's been loads of fun... On Wednesday 23 August 2006 6:20, Quantum Scientific wrote: > Apparently no one else is seeing these issues. > > No one is syncing a WM2003 iPaq with Kontact? > > > > On Saturday 19 August 2006 15:56, Quantum Scientific wrote: > > When I run Kontact and hit the Synchronization button, I get: > > libmultisynkpart.la not found > > > > Nope, it's nowhere to be found in Debian, according to a search in installed and uninstalled packages using kpackage. What does it want? > > > > ---------------------------------------------------------------------------------------------------------- > > > > The above command-line sync only synced those contacts in the std.vcf file, and not those in a second addressbook which is in the separate vcard file subdirectory format. Does Opensync only sync the single file format? > > > > ---------------------------------------------------------------------------------------------------------- > > > > OK, so OpenSync can sync kontact files to a subdirectory under my user. I need to sync contacts between a WM2003 PDA and Kontact. Is this possible? If so, can you reference the HowTo, as I can not find it in the Wiki. > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users > > > |
From: Cornelius S. <sch...@kd...> - 2006-08-25 09:42:54
|
On Friday 25 August 2006 10:45, Armin Bauer wrote: > > we are currently thinking how we can solve bug #301: > > "No package 'release-party-0.19' found" > > http://www.opensync.org/ticket/301 :) This bug is clearly a showstopper ;-). > We have been talking to daniel and christopher from suse in nuremberg, > germany, about a session to fix this issue once and for all. We were > thinking about a 2 day session with some coding and of course some beer > in the evening :) Sounds like a good approach. I already have some ideas for a patch to fix the problem, but it still would need some decent peer-review at the meeting. > Right now the possible dates are between 08.09 and 16.09. If you would > like to come, please drop a note about the dates where it would be > possible for you to join in. If you have a better idea about the > location (or time or whatever) please let us now. I will be there. -- Cornelius Schumacher <sch...@kd...> |
From: Armin B. <arm...@de...> - 2006-08-25 08:45:20
|
Hi, we are currently thinking how we can solve bug #301: "No package 'release-party-0.19' found" http://www.opensync.org/ticket/301 :) We have been talking to daniel and christopher from suse in nuremberg, germany, about a session to fix this issue once and for all. We were thinking about a 2 day session with some coding and of course some beer in the evening :) Right now the possible dates are between 08.09 and 16.09. If you would like to come, please drop a note about the dates where it would be possible for you to join in. If you have a better idea about the location (or time or whatever) please let us now. The meeting room would be sponsored by suse, but we have to look for accommodation for ourselves. Best regards and looking forward to meet you, Armin |
From: Quantum S. <In...@qu...> - 2006-08-23 13:20:23
|
Apparently no one else is seeing these issues. No one is syncing a WM2003 iPaq with Kontact? On Saturday 19 August 2006 15:56, Quantum Scientific wrote: > When I run Kontact and hit the Synchronization button, I get: > libmultisynkpart.la not found > > Nope, it's nowhere to be found in Debian, according to a search in installed and uninstalled packages using kpackage. What does it want? > > ---------------------------------------------------------------------------------------------------------- > > The above command-line sync only synced those contacts in the std.vcf file, and not those in a second addressbook which is in the separate vcard file subdirectory format. Does Opensync only sync the single file format? > > ---------------------------------------------------------------------------------------------------------- > > OK, so OpenSync can sync kontact files to a subdirectory under my user. I need to sync contacts between a WM2003 PDA and Kontact. Is this possible? If so, can you reference the HowTo, as I can not find it in the Wiki. |