From: Rainer L. <rai...@gm...> - 2005-09-21 20:09:16
|
Hi, I would like to sync my Nokia 6230i via bluetooth with my KDE apps (korganizer, kaddressbook, ...). I tried it several times; without success. Is there something like a howto??? kind regards, Rainer |
From: Armin B. <arm...@de...> - 2005-09-22 08:29:35
Attachments:
signature.asc
|
Hi Rainer, what exactly did you try to use? syncml over obex, syncml over http or irmc? Was there a error message from opensync? Armin Rainer Lay wrote: > Hi, > > I would like to sync my Nokia 6230i via bluetooth with my KDE apps > (korganizer, kaddressbook, ...). > I tried it several times; without success. Is there something like a > howto??? > > kind regards, > Rainer > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. > Download it for free - -and be entered to win a 42" plasma tv or your very > own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users |
From: Rainer L. <rai...@gm...> - 2005-09-22 09:11:45
|
Hi Armin, what should I use? :-) I tried irmc and could find the device, but the button "test connection" always returned false. I tried several channels - without success. BTW, I had no idea, which channel to use; a hint at this place would be useful. regarding syncml: I could only find setting for a web server, which seems not adequate for my little handy -> I have no idea, how to connect my handy via syncml. This all is based on multisync 0.82 (SuSE version). I also tried to download 0.90 with plugins, but I couldn't compile the irmc-sync plugin: after autoconf and automake, I get: plugins/irmc-sync> ./configure ./configure: line 1304: syntax error near unexpected token `foreign' ./configure: line 1304: `AM_INIT_AUTOMAKE(foreign)' Any help would be appreciated. kind regards, Rainer Armin Bauer wrote: > Hi Rainer, > > what exactly did you try to use? syncml over obex, syncml over http or irmc? > > Was there a error message from opensync? > > Armin > > Rainer Lay wrote: >> Hi, >> >> I would like to sync my Nokia 6230i via bluetooth with my KDE apps >> (korganizer, kaddressbook, ...). >> I tried it several times; without success. Is there something like a >> howto??? >> >> kind regards, >> Rainer >> >> >> ------------------------------------------------------- >> SF.Net email is sponsored by: >> Tame your development challenges with Apache's Geronimo App Server. >> Download it for free - -and be entered to win a 42" plasma tv or your very >> own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php >> _______________________________________________ >> Opensync-users mailing list >> Ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensync-users |
From: Armin B. <arm...@de...> - 2005-09-22 09:51:32
Attachments:
signature.asc
|
Rainer Lay wrote: > Hi Armin, > > what should I use? :-) > > I tried irmc and could find the device, but the button "test connection" > always returned false. I tried several channels - without success. BTW, > I had no idea, which channel to use; a hint at this place would be useful. > i dont know if there is a standard channel to use. But we are planning to implement a device detector at some point that will then be able to tell which channel has to be used. But until then its more guessing or asking for help :) > regarding syncml: I could only find setting for a web server, which > seems not adequate for my little handy -> I have no idea, how to connect > my handy via syncml. normally there is a "Sync" menu item where you can enter stuff like username, password, url, database name. If you phone has such a item (might be hidden somewhere deep) it should work with syncml over http. > > This all is based on multisync 0.82 (SuSE version). > I also tried to download 0.90 with plugins, but I couldn't compile the > irmc-sync plugin: after autoconf and automake, I get: > plugins/irmc-sync> ./configure > ./configure: line 1304: syntax error near unexpected token `foreign' > ./configure: line 1304: `AM_INIT_AUTOMAKE(foreign)' > what does automake --version return? Armin > > Any help would be appreciated. > > kind regards, > Rainer > > Armin Bauer wrote: > >>Hi Rainer, >> >>what exactly did you try to use? syncml over obex, syncml over http or irmc? >> >>Was there a error message from opensync? >> >>Armin >> >>Rainer Lay wrote: >> >>>Hi, >>> >>>I would like to sync my Nokia 6230i via bluetooth with my KDE apps >>>(korganizer, kaddressbook, ...). >>>I tried it several times; without success. Is there something like a >>>howto??? >>> >>>kind regards, >>>Rainer >>> >>> >>>------------------------------------------------------- >>>SF.Net email is sponsored by: >>>Tame your development challenges with Apache's Geronimo App Server. >>>Download it for free - -and be entered to win a 42" plasma tv or your very >>>own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php >>>_______________________________________________ >>>Opensync-users mailing list >>>Ope...@li... >>>https://lists.sourceforge.net/lists/listinfo/opensync-users |
From: Rainer L. <rai...@gm...> - 2005-09-22 12:06:22
|
Armin Bauer wrote: > > Rainer Lay wrote: >> Hi Armin, >> >> what should I use? :-) >> >> I tried irmc and could find the device, but the button "test connection" >> always returned false. I tried several channels - without success. BTW, >> I had no idea, which channel to use; a hint at this place would be useful. >> > > i dont know if there is a standard channel to use. But we are planning > to implement a device detector at some point that will then be able to > tell which channel has to be used. > > But until then its more guessing or asking for help :) OK, but which channel do I need? I have: OBEX File Transfer OBEX Object Push Audio Gateway COM 1 Dial-up Nokia PC Suite SIM Access SyncML Client Voice Gateway > >> regarding syncml: I could only find setting for a web server, which >> seems not adequate for my little handy -> I have no idea, how to connect >> my handy via syncml. > > normally there is a "Sync" menu item where you can enter stuff like > username, password, url, database name. If you phone has such a item > (might be hidden somewhere deep) it should work with syncml over http. OK, I found something. > >> This all is based on multisync 0.82 (SuSE version). >> I also tried to download 0.90 with plugins, but I couldn't compile the >> irmc-sync plugin: after autoconf and automake, I get: >> plugins/irmc-sync> ./configure >> ./configure: line 1304: syntax error near unexpected token `foreign' >> ./configure: line 1304: `AM_INIT_AUTOMAKE(foreign)' >> > > what does automake --version return? > After finding the syncml-guide, I tried autoreconf -fsi, which did the job. But I have a libsoup 2.2.6 already installed. Can I use this one instead of your patched version? rgds, Rainer |
From: Armin B. <arm...@de...> - 2005-09-22 13:05:06
Attachments:
signature.asc
|
Rainer Lay wrote: > > Armin Bauer wrote: > >>Rainer Lay wrote: >> >>>Hi Armin, >>> >>>what should I use? :-) >>> >>>I tried irmc and could find the device, but the button "test connection" >>>always returned false. I tried several channels - without success. BTW, >>>I had no idea, which channel to use; a hint at this place would be useful. >>> >> >>i dont know if there is a standard channel to use. But we are planning >>to implement a device detector at some point that will then be able to >>tell which channel has to be used. >> >>But until then its more guessing or asking for help :) > > OK, but which channel do I need? I have: Hmm good question :) > OBEX File Transfer > OBEX Object Push one of these for irmc probably > Audio Gateway > COM 1 > Dial-up > Nokia PC Suite > SIM Access > SyncML Client and this one for syncml i guess > Voice Gateway > > > >>>regarding syncml: I could only find setting for a web server, which >>>seems not adequate for my little handy -> I have no idea, how to connect >>>my handy via syncml. >> >>normally there is a "Sync" menu item where you can enter stuff like >>username, password, url, database name. If you phone has such a item >>(might be hidden somewhere deep) it should work with syncml over http. > > OK, I found something. > > >>>This all is based on multisync 0.82 (SuSE version). >>>I also tried to download 0.90 with plugins, but I couldn't compile the >>>irmc-sync plugin: after autoconf and automake, I get: >>>plugins/irmc-sync> ./configure >>>./configure: line 1304: syntax error near unexpected token `foreign' >>>./configure: line 1304: `AM_INIT_AUTOMAKE(foreign)' >>> >> >>what does automake --version return? >> > > After finding the syncml-guide, I tried autoreconf -fsi, which did the > job. But I have a libsoup 2.2.6 already installed. Can I use this one > instead of your patched version? No, the patched version is needed at the moment since it adds a new api to libsoup. we are currently in talks with the libsoup maintainer to get the patches accepted upstream. > > rgds, Rainer |
From: Rainer L. <rai...@gm...> - 2005-09-23 10:45:57
|
Armin Bauer wrote: ... >> >> >> >>>> regarding syncml: I could only find setting for a web server, which >>>> seems not adequate for my little handy -> I have no idea, how to connect >>>> my handy via syncml. >>> normally there is a "Sync" menu item where you can enter stuff like >>> username, password, url, database name. If you phone has such a item >>> (might be hidden somewhere deep) it should work with syncml over http. >> OK, I found something. But I still miss the port parameter on the phone. I will tried it with port 8080, but no connection: after pressing sync on the phone, I only get "Keine Genehmigung"/"no authorization" Any other ideas? ... >>> >> After finding the syncml-guide, I tried autoreconf -fsi, which did the >> job. But I have a libsoup 2.2.6 already installed. Can I use this one >> instead of your patched version? > > No, the patched version is needed at the moment since it adds a new api > to libsoup. > > we are currently in talks with the libsoup maintainer to get the patches > accepted upstream. > this would be great! Maybeyou can also get your code in wbxml too. rgds, Rainer |
From: Armin B. <arm...@de...> - 2005-09-23 13:10:19
Attachments:
signature.asc
|
Rainer Lay wrote: > > Armin Bauer wrote: > ... > >>> >>> >>>>>regarding syncml: I could only find setting for a web server, which >>>>>seems not adequate for my little handy -> I have no idea, how to connect >>>>>my handy via syncml. >>>> >>>>normally there is a "Sync" menu item where you can enter stuff like >>>>username, password, url, database name. If you phone has such a item >>>>(might be hidden somewhere deep) it should work with syncml over http. >>> >>>OK, I found something. > > But I still miss the port parameter on the phone. I will tried it with > port 8080, but no connection: after pressing sync on the phone, I only > get "Keine Genehmigung"/"no authorization" > the port is normally encoded in the url like this: http://www.url.com:8080/path but i guess its easier to just set the port in opensync to 8080. If you can manage it, i would be interested in a trace of the connection attempt. Do do this open a shell and type: export OSYNC_TRACE=/path/to/log/dir export SYNCML_TRACE=/path/to/log/dir then run opensync from this shell. Afterwards you will find a couple of Thread*.log files in the directory. Please send these traces to me then. Thanks! Armin > Any other ideas? > > ... > > >>>After finding the syncml-guide, I tried autoreconf -fsi, which did the >>>job. But I have a libsoup 2.2.6 already installed. Can I use this one >>>instead of your patched version? >> >>No, the patched version is needed at the moment since it adds a new api >>to libsoup. >> >>we are currently in talks with the libsoup maintainer to get the patches >>accepted upstream. >> > > this would be great! > Maybeyou can also get your code in wbxml too. > > rgds, Rainer |