Menu

#185 Synce-trayicon don't create partnership

closed-out-of-date
5
2015-12-17
2009-08-10
No

The error window shows:

Creation of a new partnership was unsuccessful: Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/dbus/service.py", line 702, in _message_cb
retval = candidate_method(self, *args, **keywords)
File "/usr/lib/python2.6/dist-packages/SyncEngine/kernel.py", line 826, in CreatePartnership
id=self.PshipManager.CreateNewPartnership(name, sync_items).info.id
File "/usr/lib/python2.6/dist-packages/SyncEngine/pshipmgr.py", line 476, in CreateNewPartnership
self.engine.rapi_session.SetConfig("Sync.Sources", source)
File "/usr/lib/python2.6/dist-packages/SyncEngine/rapicontext.py", line 35, in SetConfig
return self._ConfigQuery(QUERY_TYPE_SET, path, None, ctic=ctic)
File "/usr/lib/python2.6/dist-packages/SyncEngine/rapicontext.py", line 76, in _ConfigQuery
reply = self.process_config(doc_node.serialize("utf-8",0), 1)
File "pyrapi2.pyx", line 762, in pyrapi2.RAPISession.process_config
RAPIError: -2063138811: Unknown error

Discussion

  • David Eriksson

    David Eriksson - 2009-08-10
    • assigned_to: twogood --> mark_ellis
     
  • David Eriksson

    David Eriksson - 2009-08-10

    Any ideas Mark?

     
  • Mark Ellis

    Mark Ellis - 2009-08-10

    Can you create a partnership with the command line tool synce-create-partnership ? What does the output from synce-sync-engine say ? What versions of synce-trayicon, librapi2, synce-sync-engine ?

     
  • www.shakaran.es

    www.shakaran.es - 2009-08-26

    Sorry for delay I was on holidays.

    $ synce-create-partnership "Desktop" "Contacts,Calendar,Tasks,Files"
    Creating partnership...
    Partnership created

    synce-trayicon 0.14-0ubuntu0~ppa1~ja
    librapi2 0.14-0ubuntu0~ppa1~ja
    synce-sync-engine 0.14-0ubuntu0~ppa1~ja

     
  • Mark Ellis

    Mark Ellis - 2009-08-26

    That error code seems to be coming from a 3rd party, so I have no way of knowing what it is.

    I'm further confused since it's sync-engine that's reporting the error through trayicon, trayicon calls it in the same way as the command line.

    What were the details of the partnership you tried to create with trayicon ? Could you try again and see if the result is the same.

     
  • www.shakaran.es

    www.shakaran.es - 2009-08-26
     
  • www.shakaran.es

    www.shakaran.es - 2009-08-26
     
  • www.shakaran.es

    www.shakaran.es - 2009-08-26
     
  • www.shakaran.es

    www.shakaran.es - 2009-08-26

    I have this ppa (I dont remember when I add it and why)
    #Synce 07-05-09
    deb http://ppa.launchpad.net/synce/ppa/ubuntu jaunty main
    deb-src http://ppa.launchpad.net/synce/ppa/ubuntu jaunty main

    If I put synce://WM_golkers/ on nautilus doesnt work.

    I attached a images creating other partnership with GUI.

    I try create a third partnership then show a full message.
    If I try delete the "Desktop" partnership, then show a unsuccessful delete message.
    Then I press Update ("Actualizar" in Spanish) and the "Desktop" partnership is gone.
    When I create a new partnership all is fine again. But this behaviour is very weird.

     
  • Mark Ellis

    Mark Ellis - 2009-08-27

    In nautilus, what does "it doesn't work" mean ? Is there a message ?

    You can only have 2 partnerships, this is a limit of Windows Mobile.

    When something like this happens, I need the output from synce-sync-engine, which can be found at ~/.synce/sync-engine.log. It would also be useful to have output from trayicon, could you try and repeat all this while running it from the command line with the -d 5 option ?

     
  • Mark Ellis

    Mark Ellis - 2009-10-29

    Any luck getting that log ?

     
  • Mark Ellis

    Mark Ellis - 2009-12-08
    • status: open --> pending
     
  • Mark Ellis

    Mark Ellis - 2009-12-08

    I guess this works now ?

     
  • www.shakaran.es

    www.shakaran.es - 2009-12-08

    Sorry, I am busy with exams. I try to post the log and test again on the following days.

     
  • www.shakaran.es

    www.shakaran.es - 2009-12-08
    • status: pending --> open
     
  • Mongkon Dhammacharee

    Hi! I have this problem, too.
    After try to fixed many days. I can fix it.
    you need to change the permission of ~/.synce/partnerships from root to your user

    ^_^

     
  • Mark Ellis

    Mark Ellis - 2009-12-21

    This would suggest that you ran sync-engine as root, not your user, is this the case ?

     
  • www.shakaran.es

    www.shakaran.es - 2010-01-11
     
  • www.shakaran.es

    www.shakaran.es - 2010-01-11

    Using Ubuntu Lucid:
    $synce-trayicon --version
    GNOME synce-trayicon 0.14

    I try again create the partnership and now it works. I attach the log (it show many errors).

     
  • Mark Ellis

    Mark Ellis - 2010-01-11

    Do you mean the errors due to syncing files with non-ascii characters in their names ?

    Does everything else work ok now ?

     
  • www.shakaran.es

    www.shakaran.es - 2010-01-11

    Yes, I was referring to the non-ascii errors(Should I open other bug?).It seems that everything works fine now. You can close the bug if you want.

     
  • Mark Ellis

    Mark Ellis - 2010-01-11

    Yes I think it's best to open another bug for that. Someone else reported the problem on the emailing list, so it'd be clearer to do another, Attach that log file to it.

     
  • David Eriksson

    David Eriksson - 2015-12-17
    • Status: open --> closed-out-of-date
     

Log in to post a comment.