|
View:
New views
12 Messages
—
Rating Filter:
Alert me
|
|
|
synce & fc11 install questionI've got a new FC11 install that I want to set up to sync to my HTC Tytn.
I've done the package installs that I think are necessary: [root@laptop01 ~]# yum list | grep synce libopensync-plugin-synce.i586 1:0.22.1-1.fc11 @updates libsynce.i586 0.14-1.fc11 @updates synce-hal.i586 0.14-3.fc11 @updates synce-software-manager.i586 0.9.0-12.fc11 @fedora synce-sync-engine.i586 0.14-3.fc11 @updates synce-trayicon.i586 0.13-1.fc11 @fedora ........... [jeff@laptop01 ~]$ msynctool --listplugins Available plugins: file-sync synce-plugin My problem is that from what I understand I should see 'opensync-plugin-synce' as the plugin not 'synce-plugin'. Which Opensync plugin should I use for synce? Who is maintaining it? Should I have asked the Opensync people these questions? Thanks in advance. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ SynCE-Users mailing list SynCE-Users@... https://lists.sourceforge.net/lists/listinfo/synce-users |
|
|
Re: synce & fc11 install questionIIRC you've got to install synce-opensync-plugin manually. You can get
it from the Opensync wiki and place it at the following path: /usr/lib64/opensync/python-plugins/synce-opensync-plugin-2x.py Andri On Fri, 2009-09-04 at 08:45 -0700, Jeff Christensen wrote: > I've got a new FC11 install that I want to set up to sync to my HTC Tytn. > > I've done the package installs that I think are necessary: > > [root@laptop01 ~]# yum list | grep synce > libopensync-plugin-synce.i586 1:0.22.1-1.fc11 > @updates > libsynce.i586 0.14-1.fc11 > @updates > synce-hal.i586 0.14-3.fc11 > @updates > synce-software-manager.i586 0.9.0-12.fc11 > @fedora > synce-sync-engine.i586 0.14-3.fc11 > @updates > synce-trayicon.i586 0.13-1.fc11 > @fedora > > ........... > > [jeff@laptop01 ~]$ msynctool --listplugins > Available plugins: > file-sync > synce-plugin > > > My problem is that from what I understand I should see > 'opensync-plugin-synce' as > the plugin not 'synce-plugin'. > > Which Opensync plugin should I use for synce? > > Who is maintaining it? > > Should I have asked the Opensync people these questions? > > Thanks in advance. > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > SynCE-Users mailing list > SynCE-Users@... > https://lists.sourceforge.net/lists/listinfo/synce-users ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ SynCE-Users mailing list SynCE-Users@... https://lists.sourceforge.net/lists/listinfo/synce-users |
|
|
Re: synce & fc11 install questionI have tried that: [jeff@laptop01 ~]$ ls -l /usr/lib/opensync/python-plugins/ total 16 -rw-rw-rw- 1 root root 13525 2009-09-04 09:23 synce-opensync-plugin-2x.py [jeff@laptop01 ~]$ msynctool --listplugins Available plugins: file-sync synce-plugin [jeff@laptop01 ~]$ On 09/04/2009 09:13 AM, Andri Möll wrote: > IIRC you've got to install synce-opensync-plugin manually. You can get > it from the Opensync wiki and place it at the following path: > /usr/lib64/opensync/python-plugins/synce-opensync-plugin-2x.py > > > Andri > > > On Fri, 2009-09-04 at 08:45 -0700, Jeff Christensen wrote: > >> I've got a new FC11 install that I want to set up to sync to my HTC Tytn. >> >> I've done the package installs that I think are necessary: >> >> [root@laptop01 ~]# yum list | grep synce >> libopensync-plugin-synce.i586 1:0.22.1-1.fc11 >> @updates >> libsynce.i586 0.14-1.fc11 >> @updates >> synce-hal.i586 0.14-3.fc11 >> @updates >> synce-software-manager.i586 0.9.0-12.fc11 >> @fedora >> synce-sync-engine.i586 0.14-3.fc11 >> @updates >> synce-trayicon.i586 0.13-1.fc11 >> @fedora >> >> ........... >> >> [jeff@laptop01 ~]$ msynctool --listplugins >> Available plugins: >> file-sync >> synce-plugin >> >> >> My problem is that from what I understand I should see >> 'opensync-plugin-synce' as >> the plugin not 'synce-plugin'. >> >> Which Opensync plugin should I use for synce? >> >> Who is maintaining it? >> >> Should I have asked the Opensync people these questions? >> >> Thanks in advance. >> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> SynCE-Users mailing list >> SynCE-Users@... >> https://lists.sourceforge.net/lists/listinfo/synce-users >> > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ SynCE-Users mailing list SynCE-Users@... https://lists.sourceforge.net/lists/listinfo/synce-users |
|
|
Re: synce & fc11 install questionI'm sorry, if you're using x86, try to move the file to
/usr/lib/opensync/python-plugins/synce-opensync-plugin-2x.py Andri On Fri, 2009-09-04 at 09:32 -0700, Jeff Christensen wrote: > I have tried that: > > [jeff@laptop01 ~]$ ls -l /usr/lib/opensync/python-plugins/ > total 16 > -rw-rw-rw- 1 root root 13525 2009-09-04 09:23 synce-opensync-plugin-2x.py > [jeff@laptop01 ~]$ msynctool --listplugins > Available plugins: > file-sync > synce-plugin > [jeff@laptop01 ~]$ > > > > > On 09/04/2009 09:13 AM, Andri Möll wrote: > > IIRC you've got to install synce-opensync-plugin manually. You can get > > it from the Opensync wiki and place it at the following path: > > /usr/lib64/opensync/python-plugins/synce-opensync-plugin-2x.py > > > > > > Andri > > > > > > On Fri, 2009-09-04 at 08:45 -0700, Jeff Christensen wrote: > > > >> I've got a new FC11 install that I want to set up to sync to my HTC Tytn. > >> > >> I've done the package installs that I think are necessary: > >> > >> [root@laptop01 ~]# yum list | grep synce > >> libopensync-plugin-synce.i586 1:0.22.1-1.fc11 > >> @updates > >> libsynce.i586 0.14-1.fc11 > >> @updates > >> synce-hal.i586 0.14-3.fc11 > >> @updates > >> synce-software-manager.i586 0.9.0-12.fc11 > >> @fedora > >> synce-sync-engine.i586 0.14-3.fc11 > >> @updates > >> synce-trayicon.i586 0.13-1.fc11 > >> @fedora > >> > >> ........... > >> > >> [jeff@laptop01 ~]$ msynctool --listplugins > >> Available plugins: > >> file-sync > >> synce-plugin > >> > >> > >> My problem is that from what I understand I should see > >> 'opensync-plugin-synce' as > >> the plugin not 'synce-plugin'. > >> > >> Which Opensync plugin should I use for synce? > >> > >> Who is maintaining it? > >> > >> Should I have asked the Opensync people these questions? > >> > >> Thanks in advance. > >> > >> ------------------------------------------------------------------------------ > >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > >> trial. Simplify your report design, integration and deployment - and focus on > >> what you do best, core application coding. Discover what's new with > >> Crystal Reports now. http://p.sf.net/sfu/bobj-july > >> _______________________________________________ > >> SynCE-Users mailing list > >> SynCE-Users@... > >> https://lists.sourceforge.net/lists/listinfo/synce-users > >> > > > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > SynCE-Users mailing list > SynCE-Users@... > https://lists.sourceforge.net/lists/listinfo/synce-users ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ SynCE-Users mailing list SynCE-Users@... https://lists.sourceforge.net/lists/listinfo/synce-users |
|
|
Re: synce & fc11 install questionHi,
Have you installed the opensync-python-plugin? This is a plugin for opensync that allows for other plugins to be written in Python. Normally, after that is installed, there should be a test plugin also in the list (and a .py file should exist for this also). Kind regards, Guido Diepen On Friday 04 September 2009 18:32:10 Jeff Christensen wrote: > I have tried that: > > [jeff@laptop01 ~]$ ls -l /usr/lib/opensync/python-plugins/ > total 16 > -rw-rw-rw- 1 root root 13525 2009-09-04 09:23 synce-opensync-plugin-2x.py > [jeff@laptop01 ~]$ msynctool --listplugins > Available plugins: > file-sync > synce-plugin > [jeff@laptop01 ~]$ > > On 09/04/2009 09:13 AM, Andri Möll wrote: > > IIRC you've got to install synce-opensync-plugin manually. You can get > > it from the Opensync wiki and place it at the following path: > > /usr/lib64/opensync/python-plugins/synce-opensync-plugin-2x.py > > > > > > Andri > > > > On Fri, 2009-09-04 at 08:45 -0700, Jeff Christensen wrote: > >> I've got a new FC11 install that I want to set up to sync to my HTC > >> Tytn. > >> > >> I've done the package installs that I think are necessary: > >> > >> [root@laptop01 ~]# yum list | grep synce > >> libopensync-plugin-synce.i586 1:0.22.1-1.fc11 > >> @updates > >> libsynce.i586 0.14-1.fc11 > >> @updates > >> synce-hal.i586 0.14-3.fc11 > >> @updates > >> synce-software-manager.i586 0.9.0-12.fc11 > >> @fedora > >> synce-sync-engine.i586 0.14-3.fc11 > >> @updates > >> synce-trayicon.i586 0.13-1.fc11 > >> @fedora > >> > >> ........... > >> > >> [jeff@laptop01 ~]$ msynctool --listplugins > >> Available plugins: > >> file-sync > >> synce-plugin > >> > >> > >> My problem is that from what I understand I should see > >> 'opensync-plugin-synce' as > >> the plugin not 'synce-plugin'. > >> > >> Which Opensync plugin should I use for synce? > >> > >> Who is maintaining it? > >> > >> Should I have asked the Opensync people these questions? > >> > >> Thanks in advance. > >> > >> ------------------------------------------------------------------------ > >>------ Let Crystal Reports handle the reporting - Free Crystal Reports > >> 2008 30-Day trial. Simplify your report design, integration and > >> deployment - and focus on what you do best, core application coding. > >> Discover what's new with Crystal Reports now. > >> http://p.sf.net/sfu/bobj-july > >> _______________________________________________ > >> SynCE-Users mailing list > >> SynCE-Users@... > >> https://lists.sourceforge.net/lists/listinfo/synce-users > > --------------------------------------------------------------------------- >--- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day trial. Simplify your report design, integration and deployment - and > focus on what you do best, core application coding. Discover what's new > with Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > SynCE-Users mailing list > SynCE-Users@... > https://lists.sourceforge.net/lists/listinfo/synce-users -- Guido Diepen <guido@...> Aviation is proof that given the will, we have the capacity to achieve the impossible. --Eddie Rickenbacker ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ SynCE-Users mailing list SynCE-Users@... https://lists.sourceforge.net/lists/listinfo/synce-users |
|
|
Re: synce & fc11 install questionThat is what I did. On 09/04/2009 09:50 AM, Andri Möll wrote: > I'm sorry, if you're using x86, try to move the file to > /usr/lib/opensync/python-plugins/synce-opensync-plugin-2x.py > > > Andri > > > On Fri, 2009-09-04 at 09:32 -0700, Jeff Christensen wrote: > >> I have tried that: >> >> [jeff@laptop01 ~]$ ls -l /usr/lib/opensync/python-plugins/ >> total 16 >> -rw-rw-rw- 1 root root 13525 2009-09-04 09:23 synce-opensync-plugin-2x.py >> [jeff@laptop01 ~]$ msynctool --listplugins >> Available plugins: >> file-sync >> synce-plugin >> [jeff@laptop01 ~]$ >> >> >> >> >> On 09/04/2009 09:13 AM, Andri Möll wrote: >> >>> IIRC you've got to install synce-opensync-plugin manually. You can get >>> it from the Opensync wiki and place it at the following path: >>> /usr/lib64/opensync/python-plugins/synce-opensync-plugin-2x.py >>> >>> >>> Andri >>> >>> >>> On Fri, 2009-09-04 at 08:45 -0700, Jeff Christensen wrote: >>> >>> >>>> I've got a new FC11 install that I want to set up to sync to my HTC Tytn. >>>> >>>> I've done the package installs that I think are necessary: >>>> >>>> [root@laptop01 ~]# yum list | grep synce >>>> libopensync-plugin-synce.i586 1:0.22.1-1.fc11 >>>> @updates >>>> libsynce.i586 0.14-1.fc11 >>>> @updates >>>> synce-hal.i586 0.14-3.fc11 >>>> @updates >>>> synce-software-manager.i586 0.9.0-12.fc11 >>>> @fedora >>>> synce-sync-engine.i586 0.14-3.fc11 >>>> @updates >>>> synce-trayicon.i586 0.13-1.fc11 >>>> @fedora >>>> >>>> ........... >>>> >>>> [jeff@laptop01 ~]$ msynctool --listplugins >>>> Available plugins: >>>> file-sync >>>> synce-plugin >>>> >>>> >>>> My problem is that from what I understand I should see >>>> 'opensync-plugin-synce' as >>>> the plugin not 'synce-plugin'. >>>> >>>> Which Opensync plugin should I use for synce? >>>> >>>> Who is maintaining it? >>>> >>>> Should I have asked the Opensync people these questions? >>>> >>>> Thanks in advance. >>>> >>>> ------------------------------------------------------------------------------ >>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >>>> trial. Simplify your report design, integration and deployment - and focus on >>>> what you do best, core application coding. Discover what's new with >>>> Crystal Reports now. http://p.sf.net/sfu/bobj-july >>>> _______________________________________________ >>>> SynCE-Users mailing list >>>> SynCE-Users@... >>>> https://lists.sourceforge.net/lists/listinfo/synce-users >>>> >>>> >>> >>> >> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> SynCE-Users mailing list >> SynCE-Users@... >> https://lists.sourceforge.net/lists/listinfo/synce-users >> > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ SynCE-Users mailing list SynCE-Users@... https://lists.sourceforge.net/lists/listinfo/synce-users |
|
|
Re: synce & fc11 install questionThat helped! Now I get a different problem: [jeff@laptop01 ~]$ msynctool --listplugins Available plugins: testmodule synce-opensync-plugin testmodule testmodule file-sync synce-plugin [jeff@laptop01 ~]$ msynctool --addgroup desktop [jeff@laptop01 ~]$ msynctool --addmember desktop synce-opensync-plugin [jeff@laptop01 ~]$ msynctool --configure desktop 1 Unable to open file /usr/share/opensync/defaults/synce-opensync-plugin for reading: No such file or directory ?????????????????? On 09/04/2009 09:51 AM, Guido Diepen wrote: > Hi, > > Have you installed the opensync-python-plugin? > > This is a plugin for opensync that allows for other plugins to be written in > Python. Normally, after that is installed, there should be a test plugin also > in the list (and a .py file should exist for this also). > > Kind regards, > > Guido Diepen > > On Friday 04 September 2009 18:32:10 Jeff Christensen wrote: > >> I have tried that: >> >> [jeff@laptop01 ~]$ ls -l /usr/lib/opensync/python-plugins/ >> total 16 >> -rw-rw-rw- 1 root root 13525 2009-09-04 09:23 synce-opensync-plugin-2x.py >> [jeff@laptop01 ~]$ msynctool --listplugins >> Available plugins: >> file-sync >> synce-plugin >> [jeff@laptop01 ~]$ >> >> On 09/04/2009 09:13 AM, Andri Möll wrote: >> >>> IIRC you've got to install synce-opensync-plugin manually. You can get >>> it from the Opensync wiki and place it at the following path: >>> /usr/lib64/opensync/python-plugins/synce-opensync-plugin-2x.py >>> >>> >>> Andri >>> >>> On Fri, 2009-09-04 at 08:45 -0700, Jeff Christensen wrote: >>> >>>> I've got a new FC11 install that I want to set up to sync to my HTC >>>> Tytn. >>>> >>>> I've done the package installs that I think are necessary: >>>> >>>> [root@laptop01 ~]# yum list | grep synce >>>> libopensync-plugin-synce.i586 1:0.22.1-1.fc11 >>>> @updates >>>> libsynce.i586 0.14-1.fc11 >>>> @updates >>>> synce-hal.i586 0.14-3.fc11 >>>> @updates >>>> synce-software-manager.i586 0.9.0-12.fc11 >>>> @fedora >>>> synce-sync-engine.i586 0.14-3.fc11 >>>> @updates >>>> synce-trayicon.i586 0.13-1.fc11 >>>> @fedora >>>> >>>> ........... >>>> >>>> [jeff@laptop01 ~]$ msynctool --listplugins >>>> Available plugins: >>>> file-sync >>>> synce-plugin >>>> >>>> >>>> My problem is that from what I understand I should see >>>> 'opensync-plugin-synce' as >>>> the plugin not 'synce-plugin'. >>>> >>>> Which Opensync plugin should I use for synce? >>>> >>>> Who is maintaining it? >>>> >>>> Should I have asked the Opensync people these questions? >>>> >>>> Thanks in advance. >>>> >>>> ------------------------------------------------------------------------ >>>> ------ Let Crystal Reports handle the reporting - Free Crystal Reports >>>> 2008 30-Day trial. Simplify your report design, integration and >>>> deployment - and focus on what you do best, core application coding. >>>> Discover what's new with Crystal Reports now. >>>> http://p.sf.net/sfu/bobj-july >>>> _______________________________________________ >>>> SynCE-Users mailing list >>>> SynCE-Users@... >>>> https://lists.sourceforge.net/lists/listinfo/synce-users >>>> >> --------------------------------------------------------------------------- >> --- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 >> 30-Day trial. Simplify your report design, integration and deployment - and >> focus on what you do best, core application coding. Discover what's new >> with Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> SynCE-Users mailing list >> SynCE-Users@... >> https://lists.sourceforge.net/lists/listinfo/synce-users >> > > > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ SynCE-Users mailing list SynCE-Users@... https://lists.sourceforge.net/lists/listinfo/synce-users |
|
|
Re: synce & fc11 install questionThat happens on my system, too, but it doesn't affect continuing with
msynctool --addmember desktop evo2-sync sync-engine # in another shell window msynctool --sync desktop Andri On Fri, 2009-09-04 at 13:21 -0700, Jeff Christensen wrote: > That helped! > > Now I get a different problem: > > [jeff@laptop01 ~]$ msynctool --listplugins > Available plugins: > testmodule > synce-opensync-plugin > testmodule > testmodule > file-sync > synce-plugin > > [jeff@laptop01 ~]$ msynctool --addgroup desktop > [jeff@laptop01 ~]$ msynctool --addmember desktop synce-opensync-plugin > [jeff@laptop01 ~]$ msynctool --configure desktop 1 > Unable to open file /usr/share/opensync/defaults/synce-opensync-plugin > for reading: No such file or directory > > > ?????????????????? > > > > > On 09/04/2009 09:51 AM, Guido Diepen wrote: > > Hi, > > > > Have you installed the opensync-python-plugin? > > > > This is a plugin for opensync that allows for other plugins to be written in > > Python. Normally, after that is installed, there should be a test plugin also > > in the list (and a .py file should exist for this also). > > > > Kind regards, > > > > Guido Diepen > > > > On Friday 04 September 2009 18:32:10 Jeff Christensen wrote: > > > >> I have tried that: > >> > >> [jeff@laptop01 ~]$ ls -l /usr/lib/opensync/python-plugins/ > >> total 16 > >> -rw-rw-rw- 1 root root 13525 2009-09-04 09:23 synce-opensync-plugin-2x.py > >> [jeff@laptop01 ~]$ msynctool --listplugins > >> Available plugins: > >> file-sync > >> synce-plugin > >> [jeff@laptop01 ~]$ > >> > >> On 09/04/2009 09:13 AM, Andri Möll wrote: > >> > >>> IIRC you've got to install synce-opensync-plugin manually. You can get > >>> it from the Opensync wiki and place it at the following path: > >>> /usr/lib64/opensync/python-plugins/synce-opensync-plugin-2x.py > >>> > >>> > >>> Andri > >>> > >>> On Fri, 2009-09-04 at 08:45 -0700, Jeff Christensen wrote: > >>> > >>>> I've got a new FC11 install that I want to set up to sync to my HTC > >>>> Tytn. > >>>> > >>>> I've done the package installs that I think are necessary: > >>>> > >>>> [root@laptop01 ~]# yum list | grep synce > >>>> libopensync-plugin-synce.i586 1:0.22.1-1.fc11 > >>>> @updates > >>>> libsynce.i586 0.14-1.fc11 > >>>> @updates > >>>> synce-hal.i586 0.14-3.fc11 > >>>> @updates > >>>> synce-software-manager.i586 0.9.0-12.fc11 > >>>> @fedora > >>>> synce-sync-engine.i586 0.14-3.fc11 > >>>> @updates > >>>> synce-trayicon.i586 0.13-1.fc11 > >>>> @fedora > >>>> > >>>> ........... > >>>> > >>>> [jeff@laptop01 ~]$ msynctool --listplugins > >>>> Available plugins: > >>>> file-sync > >>>> synce-plugin > >>>> > >>>> > >>>> My problem is that from what I understand I should see > >>>> 'opensync-plugin-synce' as > >>>> the plugin not 'synce-plugin'. > >>>> > >>>> Which Opensync plugin should I use for synce? > >>>> > >>>> Who is maintaining it? > >>>> > >>>> Should I have asked the Opensync people these questions? > >>>> > >>>> Thanks in advance. > >>>> > >>>> ------------------------------------------------------------------------ > >>>> ------ Let Crystal Reports handle the reporting - Free Crystal Reports > >>>> 2008 30-Day trial. Simplify your report design, integration and > >>>> deployment - and focus on what you do best, core application coding. > >>>> Discover what's new with Crystal Reports now. > >>>> http://p.sf.net/sfu/bobj-july > >>>> _______________________________________________ > >>>> SynCE-Users mailing list > >>>> SynCE-Users@... > >>>> https://lists.sourceforge.net/lists/listinfo/synce-users > >>>> > >> --------------------------------------------------------------------------- > >> --- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > >> 30-Day trial. Simplify your report design, integration and deployment - and > >> focus on what you do best, core application coding. Discover what's new > >> with Crystal Reports now. http://p.sf.net/sfu/bobj-july > >> _______________________________________________ > >> SynCE-Users mailing list > >> SynCE-Users@... > >> https://lists.sourceforge.net/lists/listinfo/synce-users > >> > > > > > > > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > SynCE-Users mailing list > SynCE-Users@... > https://lists.sourceforge.net/lists/listinfo/synce-users ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ SynCE-Users mailing list SynCE-Users@... https://lists.sourceforge.net/lists/listinfo/synce-users |
|
|
Re: synce & fc11 install questionOn Fri, 2009-09-04 at 22:21 +0200, Jeff Christensen wrote:
> That helped! > > Now I get a different problem: > > [jeff@laptop01 ~]$ msynctool --listplugins > Available plugins: > testmodule > synce-opensync-plugin > testmodule > testmodule > file-sync > synce-plugin > > [jeff@laptop01 ~]$ msynctool --addgroup desktop > [jeff@laptop01 ~]$ msynctool --addmember desktop synce-opensync-plugin > [jeff@laptop01 ~]$ msynctool --configure desktop 1 > Unable to open file /usr/share/opensync/defaults/synce-opensync-plugin > for reading: No such file or directory > > > ?????????????????? > > > > > On 09/04/2009 09:51 AM, Guido Diepen wrote: > > Hi, > > > > Have you installed the opensync-python-plugin? > > > > This is a plugin for opensync that allows for other plugins to be written in > > Python. Normally, after that is installed, there should be a test plugin also > > in the list (and a .py file should exist for this also). > > > > Kind regards, > > > > Guido Diepen > > > > On Friday 04 September 2009 18:32:10 Jeff Christensen wrote: > > > >> I have tried that: > >> > >> [jeff@laptop01 ~]$ ls -l /usr/lib/opensync/python-plugins/ > >> total 16 > >> -rw-rw-rw- 1 root root 13525 2009-09-04 09:23 synce-opensync-plugin-2x.py > >> [jeff@laptop01 ~]$ msynctool --listplugins > >> Available plugins: > >> file-sync > >> synce-plugin > >> [jeff@laptop01 ~]$ > >> > >> On 09/04/2009 09:13 AM, Andri Möll wrote: > >> > >>> IIRC you've got to install synce-opensync-plugin manually. You can get > >>> it from the Opensync wiki and place it at the following path: > >>> /usr/lib64/opensync/python-plugins/synce-opensync-plugin-2x.py > >>> > >>> > >>> Andri > >>> > >>> On Fri, 2009-09-04 at 08:45 -0700, Jeff Christensen wrote: > >>> > >>>> I've got a new FC11 install that I want to set up to sync to my HTC > >>>> Tytn. > >>>> > >>>> I've done the package installs that I think are necessary: > >>>> > >>>> [root@laptop01 ~]# yum list | grep synce > >>>> libopensync-plugin-synce.i586 1:0.22.1-1.fc11 > >>>> @updates > >>>> libsynce.i586 0.14-1.fc11 > >>>> @updates > >>>> synce-hal.i586 0.14-3.fc11 > >>>> @updates > >>>> synce-software-manager.i586 0.9.0-12.fc11 > >>>> @fedora > >>>> synce-sync-engine.i586 0.14-3.fc11 > >>>> @updates > >>>> synce-trayicon.i586 0.13-1.fc11 > >>>> @fedora > >>>> > >>>> ........... > >>>> > >>>> [jeff@laptop01 ~]$ msynctool --listplugins > >>>> Available plugins: > >>>> file-sync > >>>> synce-plugin > >>>> > >>>> > >>>> My problem is that from what I understand I should see > >>>> 'opensync-plugin-synce' as > >>>> the plugin not 'synce-plugin'. > >>>> > >>>> Which Opensync plugin should I use for synce? > >>>> > >>>> Who is maintaining it? > >>>> > >>>> Should I have asked the Opensync people these questions? > >>>> > >>>> Thanks in advance. > >>>> > >>>> ------------------------------------------------------------------------ > >>>> ------ Let Crystal Reports handle the reporting - Free Crystal Reports > >>>> 2008 30-Day trial. Simplify your report design, integration and > >>>> deployment - and focus on what you do best, core application coding. > >>>> Discover what's new with Crystal Reports now. > >>>> http://p.sf.net/sfu/bobj-july > >>>> _______________________________________________ > >>>> SynCE-Users mailing list > >>>> SynCE-Users@... > >>>> https://lists.sourceforge.net/lists/listinfo/synce-users > >>>> > >> --------------------------------------------------------------------------- > >> --- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > >> 30-Day trial. Simplify your report design, integration and deployment - and > >> focus on what you do best, core application coding. Discover what's new > >> with Crystal Reports now. http://p.sf.net/sfu/bobj-july > >> _______________________________________________ > >> SynCE-Users mailing list > >> SynCE-Users@... > >> https://lists.sourceforge.net/lists/listinfo/synce-users > >> > > > > > > > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > SynCE-Users mailing list > SynCE-Users@... > https://lists.sourceforge.net/lists/listinfo/synce-users ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ SynCE-Users mailing list SynCE-Users@... https://lists.sourceforge.net/lists/listinfo/synce-users |
|
|
Re: synce & fc11 install questionThanks for the help guys I seem to be progressing.
I've now hit the following exception: Traceback (most recent call last): File "/usr/lib/opensync/python-plugins/synce-opensync-plugin-2x.py", line 174, in get_changeinfo change.uid = array.array('B',guid).tostring() File "/usr/lib/python2.6/site-packages/opensync.py", line 189, in set_uid def set_uid(self, *args): return _opensync.OSyncChange_set_uid(self, *args) Looking it up it seems to be a bug in OpenSync version 0.22. Is anyone using Synce + OpenSynce 0.22? Should I be using the trunk version of OpenSync? Thanks. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ SynCE-Users mailing list SynCE-Users@... https://lists.sourceforge.net/lists/listinfo/synce-users |
|
|
Re: synce & fc11 install questionCheck this ticket: https://www.opensync.org/ticket/1131
Andri On Sun, 2009-09-06 at 08:29 -0700, Jeff Christensen wrote: > Thanks for the help guys I seem to be progressing. > > I've now hit the following exception: > > Traceback (most recent call last): > File "/usr/lib/opensync/python-plugins/synce-opensync-plugin-2x.py", > line 174, in get_changeinfo > change.uid = array.array('B',guid).tostring() > File "/usr/lib/python2.6/site-packages/opensync.py", line 189, in set_uid > def set_uid(self, *args): return > _opensync.OSyncChange_set_uid(self, *args) > > > Looking it up it seems to be a bug in OpenSync version 0.22. > > Is anyone using Synce + OpenSynce 0.22? > > Should I be using the trunk version of OpenSync? > > > Thanks. > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > SynCE-Users mailing list > SynCE-Users@... > https://lists.sourceforge.net/lists/listinfo/synce-users ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ SynCE-Users mailing list SynCE-Users@... https://lists.sourceforge.net/lists/listinfo/synce-users |
|
|
Re: synce & fc11 install questionYes, I saw that ticket. Is any one maintaining the 0.22 branch? Or is all work happening on Trunk? On 09/06/2009 10:29 AM, Andri Möll wrote: > Check this ticket: https://www.opensync.org/ticket/1131 > > > Andri > > > On Sun, 2009-09-06 at 08:29 -0700, Jeff Christensen wrote: > >> Thanks for the help guys I seem to be progressing. >> >> I've now hit the following exception: >> >> Traceback (most recent call last): >> File "/usr/lib/opensync/python-plugins/synce-opensync-plugin-2x.py", >> line 174, in get_changeinfo >> change.uid = array.array('B',guid).tostring() >> File "/usr/lib/python2.6/site-packages/opensync.py", line 189, in set_uid >> def set_uid(self, *args): return >> _opensync.OSyncChange_set_uid(self, *args) >> >> >> Looking it up it seems to be a bug in OpenSync version 0.22. >> >> Is anyone using Synce + OpenSynce 0.22? >> >> Should I be using the trunk version of OpenSync? >> >> >> Thanks. >> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> SynCE-Users mailing list >> SynCE-Users@... >> https://lists.sourceforge.net/lists/listinfo/synce-users >> > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ SynCE-Users mailing list SynCE-Users@... https://lists.sourceforge.net/lists/listinfo/synce-users |
| Free embeddable forum powered by Nabble | Forum Help |