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: Armin B. <arm...@de...> - 2005-11-10 21:41:40
|
Pierre Cassimans wrote: >> From: Armin Bauer <arm...@de...> >> To: Leif Adel=EF=BF=BDw <le...@ad...> >> CC: ope...@li... >> Subject: Re: [Opensync-users] (no subject) >> Date: Thu, 10 Nov 2005 10:46:13 +0100 >> >> >> Leif Adel=EF=BF=BDw wrote: >> > Hi, >> >> Hi >> >> > >> > I fetched code+plugins+multisync from svn yesterday, copied >> autogen.sh to >> > folders plugins that was missing it and compiled - FINE, but >> > >> >> it is not missing, i removed it since it is obsolete. just run >> autoreconf -sfi >> >> > msynctool --listplugins gives; >> > >> > Available plugins: >> > palm-sync >> > file-sync >> > kdepim >> > >> > even though ls /usr/local/lib/opensync/plugins gives; >> > >> > file_sync.la irmc_sync.la kdepim_lib.la kdepim_sync.la palm_sync= =2Ela >> > file_sync.so irmc_sync.so kdepim_lib.so kdepim_sync.so palm_sync= =2Eso >> > >> > I.e., why doesn't msynctool acknowledge/see irmc libs? >> > >=20 > I got the same with the gpe-sync plugin. >=20 > Problem is i can't compilt with --enable-tracing. it gives me an error > on a library he couldn't find: tau-pthreads this sounds more like enabled profiling. tau is the tuning and analysis package which can be used to profile the application. so please take a look if profiling is enabled in the configure output >=20 > From which package is this library? >=20 > Regards, >=20 > Pierre >=20 >> >> Hi, please trace the msynctool using this guide: >> http://www.opensync.org/wiki/tracing and send me the output trace file= =2E >> >> Armin >> >> > >> > Best regards >> > >> > Leif Adelow >> > >> > --- >> > uname -a >> > Linux pole 2.6.10-1.741_FC3 #1 Thu Jan 13 16:38:22 EST 2005 i686 >> i686 i386 >> > GNU/Linux >> > >> > >> > >> > ------------------------------------------------------- >> > 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 ow= n >> > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.ph= p >> > _______________________________________________ >> > Opensync-users mailing list >> > Ope...@li... >> > https://lists.sourceforge.net/lists/listinfo/opensync-users >> > >> >=20 >=20 >> << signature.asc >> >=20 >=20 |
From: Matthew K. <m_...@fa...> - 2005-11-10 20:20:48
|
> http://gnubox.dnsalias.org/gnubox/ Indeed, if your device is capable: the 6630 and 6680 are not. It may still be possible to synchonise over an internet connection on both sides, but that would be rather expensive in the long run, not to mention slow. Armin et al. are working on SyncML over bluetooth with a 6680 as a testing phone. M |
From: Pierre C. <kam...@ho...> - 2005-11-10 19:35:53
|
>From: Armin Bauer <arm...@de...> >To: Leif Adelöw <le...@ad...> >CC: ope...@li... >Subject: Re: [Opensync-users] (no subject) >Date: Thu, 10 Nov 2005 10:46:13 +0100 > > >Leif Adelöw wrote: > > Hi, > >Hi > > > > > I fetched code+plugins+multisync from svn yesterday, copied autogen.sh >to > > folders plugins that was missing it and compiled - FINE, but > > > >it is not missing, i removed it since it is obsolete. just run >autoreconf -sfi > > > msynctool --listplugins gives; > > > > Available plugins: > > palm-sync > > file-sync > > kdepim > > > > even though ls /usr/local/lib/opensync/plugins gives; > > > > file_sync.la irmc_sync.la kdepim_lib.la kdepim_sync.la palm_sync.la > > file_sync.so irmc_sync.so kdepim_lib.so kdepim_sync.so palm_sync.so > > > > I.e., why doesn't msynctool acknowledge/see irmc libs? > > I got the same with the gpe-sync plugin. Problem is i can't compilt with --enable-tracing. it gives me an error on a library he couldn't find: tau-pthreads From which package is this library? Regards, Pierre > >Hi, please trace the msynctool using this guide: >http://www.opensync.org/wiki/tracing and send me the output trace file. > >Armin > > > > > Best regards > > > > Leif Adelow > > > > --- > > uname -a > > Linux pole 2.6.10-1.741_FC3 #1 Thu Jan 13 16:38:22 EST 2005 i686 i686 >i386 > > GNU/Linux > > > > > > > > ------------------------------------------------------- > > 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 > > > ><< signature.asc >> |
From: Pierre C. <kam...@ho...> - 2005-11-10 19:35:30
|
Ok, I already found some errors in my own code, shame on me. - The licensing is wrong. I had LGPL-1.2 ipo LGPL-2.1 - some ebuilds still got some inherit eutils left from tests - some packages should be in the RDEPEND ipo DEPEND. these will be fixed in the -r1 release. Thse are not blocking. Regards, Pierre >From: "Pierre Cassimans" <kam...@ho...> >To: ope...@li... >Subject: [Opensync-users] OpenSync 0.18 ebuild >Date: Thu, 10 Nov 2005 11:20:37 +0000 > >Hi, > >after some compile problems (thx abauer for helping me out), i managed to >make the ebuilds to install OpenSync and plugins 0.18 on a gentoo >installation. I will post these ebuilds to bugs.gentoo.org too to include >them in the portage tree aswell. > >Untar the tarball to you portage overlay and start installing :) > >The only package i wasn't able to test, was the kdepim package, as my >installation doesn't have qt on it (and i try to keep it that way). I will >test it in a chroot env later, but i'm lacking the time now. > >I also included an ebuild for the gpe-plugin. It is a direct build from >cvs, so don't blame me if it doesn't work ;) I spoke to the gpe team and >they are gonna release the plugin in a very near feature. > >Please send comment or problems to this mailing list. Tomorrow, i'm away >for the weekend, so i won't be able to react on the questions or comment >till sunday evening. > >Enjoy, > >Pierre Cassimans > ><< Opensync-0.18.tar.gz >> |
From: Edgard P. <ep...@ne...> - 2005-11-10 16:51:28
|
El jue, 10-11-2005 a las 10:06 +1100, Ryan Kelly escribi=F3: > On Wed, 2005-11-09 at 19:02 -0300, Edgard Pineda wrote: > > it's my first post in this list. Please I need some hints to > > synchronize my contacts information (and todo lists, events) of my > > Evolution 2.0.4 (FC3) to my new Sony Ericsson k700i phone... anyone > > already has done this? >=20 > Funnily enough, I did almost precisely this last night :-) >=20 > My evolution is 2.4.1 and I'm running gentoo but hopefully it's not too > different. I did it using an existing MultiSync release (rather than th= e > up-and-coming-and-very-exciting opensync) with a few pointers from: ok, but which version of multisync are you using? I'm trying with multisync 0.82 and a bluetooth connection, but I get a Segmentation fault in the middle of the process... and nothing is transferred... >=20 > http://www.hentges.net/misc/k700i/index.shtml >=20 > MultiSync is available from http://multisync.sourceforge.net/ >=20 > You will need to do the following: >=20 > * Get either a bluetooth or IR connection going with your computer > * Get MultiSync up and running > * Set up a sync pair as described on hentges.net link above (default > settings work fine) > * Sync away! >=20 > Given that I already had bluetooth and multisync working, it took me > about a minute to get all my contacts across to the k700i...very slick >=20 > One point to make...if you're in a Daylight Savings timezone ensure tha= t > both your computer and phone know about it, otherwise events will be of= f > by an hour when imported from your phone into evolution. >=20 > I'm happy to try to help with any further queries, although I'm not > terribly familiar with Fedora... >=20 > Once I get internet connected at home (emailing from work, naughty > me...) I will try out the same procedure with the latest OpenSync > release and report back any success. >=20 > Cheers, >=20 > Ryan >=20 |
From: <sy...@gm...> - 2005-11-10 15:50:29
|
Sorry for the subject.It would be "SyncML over HTTP" Then ,if your device capable of this : http://gnubox.dnsalias.org/gnubox/ You can create a TCP/IP network with your computer.(PPP based) |
From: Markus W. <ma...@mw...> - 2005-11-10 15:39:28
|
On Thursday 10 November 2005 14:42, Sava=C5=9F Yatmaz wrote: > Hi, > > Finally i found a way to use syncml-http-server.Is there anyone to sync How did you do that? > Nokia 6630 with a syncml-http-server? I would like to sync with a samsung sgh-d600. How would I let it talk to a= =20 http-server?! > > Thanks > > > ------------------------------------------------------- > 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: <sy...@gm...> - 2005-11-10 13:43:58
|
Hi, Finally i found a way to use syncml-http-server.Is there anyone to sync Nokia 6630 with a syncml-http-server? Thanks |
From: Pierre C. <kam...@ho...> - 2005-11-10 11:20:42
|
Hi, after some compile problems (thx abauer for helping me out), i managed to make the ebuilds to install OpenSync and plugins 0.18 on a gentoo installation. I will post these ebuilds to bugs.gentoo.org too to include them in the portage tree aswell. Untar the tarball to you portage overlay and start installing :) The only package i wasn't able to test, was the kdepim package, as my installation doesn't have qt on it (and i try to keep it that way). I will test it in a chroot env later, but i'm lacking the time now. I also included an ebuild for the gpe-plugin. It is a direct build from cvs, so don't blame me if it doesn't work ;) I spoke to the gpe team and they are gonna release the plugin in a very near feature. Please send comment or problems to this mailing list. Tomorrow, i'm away for the weekend, so i won't be able to react on the questions or comment till sunday evening. Enjoy, Pierre Cassimans |
From: Armin B. <arm...@de...> - 2005-11-10 09:45:47
|
Leif Adel=F6w wrote: > Hi, Hi >=20 > I fetched code+plugins+multisync from svn yesterday, copied autogen.sh = to > folders plugins that was missing it and compiled - FINE, but >=20 it is not missing, i removed it since it is obsolete. just run autoreconf -sfi > msynctool --listplugins gives; >=20 > Available plugins: > palm-sync > file-sync > kdepim >=20 > even though ls /usr/local/lib/opensync/plugins gives; >=20 > file_sync.la irmc_sync.la kdepim_lib.la kdepim_sync.la palm_sync.la= > file_sync.so irmc_sync.so kdepim_lib.so kdepim_sync.so palm_sync.so= >=20 > I.e., why doesn't msynctool acknowledge/see irmc libs? >=20 Hi, please trace the msynctool using this guide: http://www.opensync.org/wiki/tracing and send me the output trace file. Armin >=20 > Best regards >=20 > Leif Adelow >=20 > --- > uname -a > Linux pole 2.6.10-1.741_FC3 #1 Thu Jan 13 16:38:22 EST 2005 i686 i686 i= 386 > GNU/Linux >=20 >=20 >=20 > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. Dow= nload > 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 >=20 |
From: Leif <le...@ad...> - 2005-11-10 09:18:21
|
Hi, I fetched code+plugins+multisync from svn yesterday, copied autogen.sh to folders plugins that was missing it and compiled - FINE, but msynctool --listplugins gives; Available plugins: palm-sync file-sync kdepim even though ls /usr/local/lib/opensync/plugins gives; file_sync.la irmc_sync.la kdepim_lib.la kdepim_sync.la palm_sync.la file_sync.so irmc_sync.so kdepim_lib.so kdepim_sync.so palm_sync.so I.e., why doesn't msynctool acknowledge/see irmc libs? Best regards Leif Adelow --- uname -a Linux pole 2.6.10-1.741_FC3 #1 Thu Jan 13 16:38:22 EST 2005 i686 i686 i386 GNU/Linux |
From: Pierre O. <drz...@dr...> - 2005-11-10 08:31:41
|
Armin Bauer wrote: > > Zachary C. Whitley wrote: >> >> Making all in synce_sync >> make[2]: Entering directory >> `/usr/src/redhat/BUILD/multisync-0.90.18/gui/synce_sync' >> make[2]: *** No rule to make target `all'. Stop. >> make[2]: Leaving directory >> `/usr/src/redhat/BUILD/multisync-0.90.18/gui/synce_sync' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory `/usr/src/redhat/BUILD/multisync-0.90.18/gui' >> make: *** [all] Error 2 >> error: Bad exit status from /var/tmp/rpm-tmp.88934 (%build) >> > > the problem is that the gui/ directory is a completely separate source > directory (with its own configure etc). they also belong into different > packages with different dependencies. > The RPM handles this, it's just that the tarball on the site lacks a Makefile.in in the synce_sync directory. My builds here work just fine. > I am now going to split the source into the -cli version and the -gui > version (the stuff thats currently in gui/). Can anyone help me with > making the rpm building work then? > Just give me a shout when you've done the changes and I'll update the spec-file. Rgds Pierre |
From: Ryan K. <ry...@rf...> - 2005-11-09 23:06:20
|
On Wed, 2005-11-09 at 19:02 -0300, Edgard Pineda wrote: > it's my first post in this list. Please I need some hints to > synchronize my contacts information (and todo lists, events) of my > Evolution 2.0.4 (FC3) to my new Sony Ericsson k700i phone... anyone > already has done this? Funnily enough, I did almost precisely this last night :-) My evolution is 2.4.1 and I'm running gentoo but hopefully it's not too different. I did it using an existing MultiSync release (rather than the up-and-coming-and-very-exciting opensync) with a few pointers from: http://www.hentges.net/misc/k700i/index.shtml MultiSync is available from http://multisync.sourceforge.net/ You will need to do the following: * Get either a bluetooth or IR connection going with your computer * Get MultiSync up and running * Set up a sync pair as described on hentges.net link above (default settings work fine) * Sync away! Given that I already had bluetooth and multisync working, it took me about a minute to get all my contacts across to the k700i...very slick One point to make...if you're in a Daylight Savings timezone ensure that both your computer and phone know about it, otherwise events will be off by an hour when imported from your phone into evolution. I'm happy to try to help with any further queries, although I'm not terribly familiar with Fedora... Once I get internet connected at home (emailing from work, naughty me...) I will try out the same procedure with the latest OpenSync release and report back any success. Cheers, Ryan --=20 Ryan Kelly http://www.rfk.id.au | This message is digitally signed. Please visit ry...@rf... | http://www.rfk.id.au/ramblings/gpg/ for details |
From: Edgard P. <ep...@ne...> - 2005-11-09 22:02:53
|
Hello All: it's my first post in this list. Please I need some hints to synchronize my contacts information (and todo lists, events) of my Evolution 2.0.4 (FC3) to my new Sony Ericsson k700i phone... anyone already has done this? thanks a lot! Edgard Pineda. |
From: Armin B. <arm...@de...> - 2005-11-09 15:46:56
|
well... i left this out on purpose. i havent yet implemented a way to safely remove a member from a group since all datebases etc have to be updated as well. this is similar to adding a member to an already synchronized group. but its definitely on my todo. Zachary C. Whitley wrote: > Is there any way to delete a member from a group without having to > delete the whole group and start from the beginning. > > I see an option for addgroup/delgroup but no addmember/???delmember??? > > Thanks. > |
From: Zachary C. W. <ma...@za...> - 2005-11-09 15:12:29
|
Is there any way to delete a member from a group without having to delete the whole group and start from the beginning. I see an option for addgroup/delgroup but no addmember/???delmember??? Thanks. -- Zachary C. Whitley |
From: <bu...@gm...> - 2005-11-09 14:40:17
|
Dnia 09-11-2005, śro o godzinie 13:23 +0000, Pierre Cassimans napisał(a): > nice work. > > How can i find out with version of SyncML my phone use? I know it can do > SyncML, but not which version. I got a Sony Ericsson T630. Try customer support, if you believe it, of course. I once considered buying a Sony-Ericsson, and I got the information that k700i and s700i use syncml 1.1 (if it helps for 630). (Polish customer care). Siemens (Polish and UK) and Samsung (Polish) customer care did not answer my questions on syncml. (the question still remains: why do I use Siemens?) cheers, Rafal |
From: Armin B. <arm...@de...> - 2005-11-09 14:11:10
|
Armin Bauer wrote: > > Zachary C. Whitley wrote: > >>I've built the rpms and posted them to >> >>http://www.zacharywhitley.com/opensync >> >>multisync, libopensync-plugin-palm, and libopensync-plugin-kde haven't >>been built yet because of build errors. >> >>==>libopensync-plugin-palm >> >> >>gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/opensync-1.0 >>-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >>-I/usr/include/libxml2 -Wall -Werror -O2 -g -pipe >>-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 >>-fasynchronous-unwind-tables -MT palm_sync.lo -MD -MP >>-MF .deps/palm_sync.Tpo -c palm_sync.c -fPIC -DPIC -o .libs/palm_sync.o >>cc1: warnings being treated as errors >>palm_sync.c: In function 'psyncTodoCommit': >>palm_sync.c:886: warning: ignoring return value of 'sscanf', declared >>with attribute warn_unused_result >>palm_sync.c:951: warning: ignoring return value of 'sscanf', declared >>with attribute warn_unused_result >>palm_sync.c: In function 'psyncContactCommit': >>palm_sync.c:1117: warning: ignoring return value of 'sscanf', declared >>with attribute warn_unused_result >>palm_sync.c:1193: warning: ignoring return value of 'sscanf', declared >>with attribute warn_unused_result >>palm_sync.c: In function 'psyncEventCommit': >>palm_sync.c:1357: warning: ignoring return value of 'sscanf', declared >>with attribute warn_unused_result >>palm_sync.c:1423: warning: ignoring return value of 'sscanf', declared >>with attribute warn_unused_result >>make[2]: *** [palm_sync.lo] Error 1 >>make[2]: Leaving directory >>`/usr/src/redhat/BUILD/libopensync-plugin-palm-0.18/src' >>make[1]: *** [all-recursive] Error 1 >>make[1]: Leaving directory >>`/usr/src/redhat/BUILD/libopensync-plugin-palm-0.18' >>make: *** [all] Error 2 >>error: Bad exit status from /var/tmp/rpm-tmp.36689 (%build) >> > > > ah. didnt know that ignoring sscanf returns gives errors with some > compilers. i fixed this in my code and will test it tomorrow. then ill > make an updated release of the palm-plugin. > i just did a commit of the fix. i also attached the patch so that you can update your source. thanks for your help! > >>==>libopensync-plugin-kde >> >>checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and >>libraries) not found. Please check your installation! >>For more details about this problem, look at the end of config.log. >>error: Bad exit status from /var/tmp/rpm-tmp.1259 (%build) >> > > > does a normal make of the plugin succeed? is it possible to get more > information why it couldnt find the qt libs? (maybe from config.log?) > > >>RPM build errors: >> Bad exit status from /var/tmp/rpm-tmp.1259 (%build) >> >>qt-devel package is installed. >> >># rpm -qa | grep -i qt >>qt-devel-3.3.4-17.4.fc4.kde >>qt-3.3.4-17.4.fc4.kde >> >> >>The libs in fc4 are in /usr/lib/qt-3.3/ >> >>==>multisync >> >>Making all in synce_sync >>make[2]: Entering directory >>`/usr/src/redhat/BUILD/multisync-0.90.18/gui/synce_sync' >>make[2]: *** No rule to make target `all'. Stop. >>make[2]: Leaving directory >>`/usr/src/redhat/BUILD/multisync-0.90.18/gui/synce_sync' >>make[1]: *** [all-recursive] Error 1 >>make[1]: Leaving directory `/usr/src/redhat/BUILD/multisync-0.90.18/gui' >>make: *** [all] Error 2 >>error: Bad exit status from /var/tmp/rpm-tmp.88934 (%build) >> > > > the problem is that the gui/ directory is a completely separate source > directory (with its own configure etc). they also belong into different > packages with different dependencies. > > I am now going to split the source into the -cli version and the -gui > version (the stuff thats currently in gui/). Can anyone help me with > making the rpm building work then? > > Armin > > >>RPM build errors: >> Bad exit status from /var/tmp/rpm-tmp.88934 (%build) >> >> |
From: Armin B. <arm...@de...> - 2005-11-09 13:39:59
|
Eduardo Pereira Habkost wrote: > On Wed, Nov 09, 2005 at 01:04:45PM +0100, Armin Bauer wrote: > >>Michal Svec wrote: >> >>>Hi! > > > Hi, > > >>>BTW is there any source what devices use which protocol and thus are / >>>are not supported in opensync? >>> >>>It'd be definitely useful for users, who often do not know which >>>protocol is spoken by a particular gadget and it's tricky to find that >>>information. >>> >>>Maybe we could start something like that on Wiki? >>> >> >>yes, i think this would be a good idea. we just have to see how the >>permission could be handled since we need anonymous write access to the >>wiki for this to work. The problem is that as soon as i enable writing >>for everyone, the wiki will get spamed (we had this with the old >>multisync wiki). > > > I've started a page with some info here: > > http://libsyncml.opensync.org/wiki/DeviceCompatibilityList > > We have only two entries on the page, right now. :) > > I think it would be good if we allowed anyone to create an account on > the wiki (I don't know if trac is easily configurable for that). Unless > there are spambots out there that know how to create an account on trac. > hmm... at the moment i use one account database for both trac and the subversion server. this way its easier to administer. i think i'd rather hack trac to support captchas :) until then i will enable anonymous writing for the wiki pages but disable deleting pages. so we can easily rollback any damage done. so... you can now go ahead and add your phone to the list Armin |
From: Armin B. <arm...@de...> - 2005-11-09 13:30:43
|
Pierre Cassimans wrote: > nice work. > > How can i find out with version of SyncML my phone use? I know it can do > SyncML, but not which version. I got a Sony Ericsson T630. > i dont think its easily possible. the best way to this would be to integrate a option for this in the syncml-http-server or create a tool which just tells you which syncml version etc the phones uses. until then you probably have to sniff the traffic from the phone or look at the packets headers in a trace file. > Pierre > > >> From: Eduardo Pereira Habkost <eha...@co...> >> To: Armin Bauer <arm...@de...> >> CC: Michal Svec >> <re...@at...>,ope...@li... >> Subject: Re: [Opensync-users] Phones/devices list >> Date: Wed, 9 Nov 2005 10:36:07 -0200 >> >> On Wed, Nov 09, 2005 at 01:04:45PM +0100, Armin Bauer wrote: >> > Michal Svec wrote: >> > > >> > > Hi! >> >> Hi, >> >> > > >> > > BTW is there any source what devices use which protocol and thus >> are / >> > > are not supported in opensync? >> > > >> > > It'd be definitely useful for users, who often do not know which >> > > protocol is spoken by a particular gadget and it's tricky to find >> that >> > > information. >> > > >> > > Maybe we could start something like that on Wiki? >> > > >> > >> > yes, i think this would be a good idea. we just have to see how the >> > permission could be handled since we need anonymous write access to the >> > wiki for this to work. The problem is that as soon as i enable writing >> > for everyone, the wiki will get spamed (we had this with the old >> > multisync wiki). >> >> I've started a page with some info here: >> >> http://libsyncml.opensync.org/wiki/DeviceCompatibilityList >> >> We have only two entries on the page, right now. :) >> >> I think it would be good if we allowed anyone to create an account on >> the wiki (I don't know if trac is easily configurable for that). Unless >> there are spambots out there that know how to create an account on trac. >> >> -- >> Eduardo > > > >> << attach3 >> > > |
From: Markus W. <ma...@mw...> - 2005-11-09 13:27:39
|
On Wednesday 09 November 2005 14:23, Pierre Cassimans wrote: > How can i find out with version of SyncML my phone use? I know it can do > SyncML, but not which version. I got a Sony Ericsson T630. Same question for a Samsung SGH-D600!? Markus |
From: Pierre C. <kam...@ho...> - 2005-11-09 13:23:30
|
nice work. How can i find out with version of SyncML my phone use? I know it can do SyncML, but not which version. I got a Sony Ericsson T630. Pierre >From: Eduardo Pereira Habkost <eha...@co...> >To: Armin Bauer <arm...@de...> >CC: Michal Svec ><re...@at...>,ope...@li... >Subject: Re: [Opensync-users] Phones/devices list >Date: Wed, 9 Nov 2005 10:36:07 -0200 > >On Wed, Nov 09, 2005 at 01:04:45PM +0100, Armin Bauer wrote: > > Michal Svec wrote: > > > > > > Hi! > >Hi, > > > > > > > BTW is there any source what devices use which protocol and thus are / > > > are not supported in opensync? > > > > > > It'd be definitely useful for users, who often do not know which > > > protocol is spoken by a particular gadget and it's tricky to find that > > > information. > > > > > > Maybe we could start something like that on Wiki? > > > > > > > yes, i think this would be a good idea. we just have to see how the > > permission could be handled since we need anonymous write access to the > > wiki for this to work. The problem is that as soon as i enable writing > > for everyone, the wiki will get spamed (we had this with the old > > multisync wiki). > >I've started a page with some info here: > >http://libsyncml.opensync.org/wiki/DeviceCompatibilityList > >We have only two entries on the page, right now. :) > >I think it would be good if we allowed anyone to create an account on >the wiki (I don't know if trac is easily configurable for that). Unless >there are spambots out there that know how to create an account on trac. > >-- >Eduardo ><< attach3 >> |
From: Zachary C. W. <ma...@za...> - 2005-11-09 13:05:54
|
> does a normal make of the plugin succeed? is it possible to get more > information why it couldnt find the qt libs? (maybe from config.log?) Strange. The rpm builds fine now. I don't have KDE installed on my machine and had to install qt. Maybe it just wasn't a clean build. > the problem is that the gui/ directory is a completely separate source > directory (with its own configure etc). they also belong into different > packages with different dependencies. > > I am now going to split the source into the -cli version and the -gui > version (the stuff thats currently in gui/). Can anyone help me with > making the rpm building work then? You had mentioned that you were going to be doing this. I just included it to be complete and for anyone reading along. -- Zachary C. Whitley |
From: Eduardo P. H. <eha...@co...> - 2005-11-09 12:36:03
|
On Wed, Nov 09, 2005 at 01:04:45PM +0100, Armin Bauer wrote: > Michal Svec wrote: > >=20 > > Hi! Hi, > >=20 > > BTW is there any source what devices use which protocol and thus are / > > are not supported in opensync? > >=20 > > It'd be definitely useful for users, who often do not know which > > protocol is spoken by a particular gadget and it's tricky to find that > > information. > >=20 > > Maybe we could start something like that on Wiki? > >=20 >=20 > yes, i think this would be a good idea. we just have to see how the > permission could be handled since we need anonymous write access to the > wiki for this to work. The problem is that as soon as i enable writing > for everyone, the wiki will get spamed (we had this with the old > multisync wiki). I've started a page with some info here: http://libsyncml.opensync.org/wiki/DeviceCompatibilityList We have only two entries on the page, right now. :) I think it would be good if we allowed anyone to create an account on the wiki (I don't know if trac is easily configurable for that). Unless there are spambots out there that know how to create an account on trac. --=20 Eduardo |
From: Armin B. <arm...@de...> - 2005-11-09 12:04:24
|
Michal Svec wrote: > > Hi! > > BTW is there any source what devices use which protocol and thus are / > are not supported in opensync? > > It'd be definitely useful for users, who often do not know which > protocol is spoken by a particular gadget and it's tricky to find that > information. > > Maybe we could start something like that on Wiki? > yes, i think this would be a good idea. we just have to see how the permission could be handled since we need anonymous write access to the wiki for this to work. The problem is that as soon as i enable writing for everyone, the wiki will get spamed (we had this with the old multisync wiki). > Regards > Michal > > > ------------------------------------------------------- > 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 > |