View Single Post
Posts: 3 | Thanked: 2 times | Joined on Aug 2010
#503
Originally Posted by conny View Post
Could you please run it from Terminal and paste the output here or send it to me via PM? Also what hardware are you using and do you sync against U1 or Snowy?
Sure. I'm using a N900 with PR 1.2 and I sync against ubuntu one.

The logs (I remove the parts of the url with auth keys) :

Code:
Starting conboy, Version 0.6.3.30 
HILDON INIT 
INFO: Looking for plugins in: /usr/lib/conboy
INFO: Loading plugin description: /usr/lib/conboy/conboy_storage_xml.plugin
INFO: Loading library: /usr/lib/conboy/libstoragexml.la
INFO: Loading 9 notes took 142059l micro seconds
INFO: Accelerometers enabled
INFO: DBus said orientation is: unknown
INFO: Setting to orientation: landscape
GET Request: Https://one.ubuntu.com/notes//api/1.0/?oauth_consumer_key=anyone&oauth_nonce=xxxxxxxx&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1281977611&oauth_token=xxxxxxxx&oauth_version=1.0&oauth_signature=xxxxxxxx%3D
Reply from /api/1.0/:: {"oauth_access_token_url": "https://one.ubuntu.com/oauth/access/", "user-ref": {"href": "https://one.ubuntu.com/notes/", "api-ref": "https://one.ubuntu.com/notes/api/1.0/user/"}, "oauth_authorize_url": "https://one.ubuntu.com/oauth/authorize/", "oauth_request_token_url": "https://one.ubuntu.com/oauth/request/", "api-version": "1.0"}
Now asking: https://one.ubuntu.com/notes/api/1.0/user/
GET Request: https://one.ubuntu.com/notes/api/1.0/user/?oauth_consumer_key=anyone&oauth_nonce=xxxxxxxx&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1281977612&oauth_token=xxxxxxxx&oauth_version=1.0&oauth_signature=xxxxxxxx%3D
Reply from /user/:: {"user-name": "https://login.ubuntu.com/+id/xxxxxxxxx", "last-name": "Laurent", "notes-ref": {"href": "https://one.ubuntu.com/notes/", "api-ref": "https://one.ubuntu.com/notes/api/1.0/op/"}, "current-sync-guid": "0", "first-name": "Laurent", "latest-sync-revision": 1}
###### Got User from server ########
# First name: Laurent
# Last name: Laurent
#   Api ref: https://one.ubuntu.com/notes/api/1.0/op/
####################################
GET Request: https://one.ubuntu.com/notes/api/1.0/op/?include_notes=true&oauth_consumer_key=anyone&oauth_nonce=xxxxxxxxxxxxxxx&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1281977614&oauth_token=xxxxxxxxxx&oauth_version=1.0&since=0&oauth_signature=xxxxxxxxxxxxxxxx
INFO: Updating note 'Bouquins' in note store
INFO: We have a conflict
Saving: Romans
INFO: Updating note 'Romans' in note store
INFO: We have a conflict
Saving: BD
INFO: Updating note 'BD' in note store
INFO: We have a conflict
Saving: Lolo Notebook Template
INFO: Updating note 'Lolo Notebook Template' in note store
INFO: We have a conflict
Saving: Films
INFO: Updating note 'Films' in note store
INFO: We have a conflict
Saving: Musique
INFO: Updating note 'Musique' in note store
INFO: We have a conflict
Saving: Nouvelle note
INFO: Updating note 'Nouvelle note' in note store
INFO: We have a conflict
DEBUG: After web_sync_incoming_changes
GET Request: https://one.ubuntu.com/notes/api/1.0/op/?include_notes=false&oauth_consumer_key=anyone&oauth_nonce=xxxxxxxxxxxxxxx&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1281977615&oauth_token=xxxxxxxxxxxxx&oauth_version=1.0&since=0&oauth_signature=xxxxxxxxxxxxxxxxxx
INFO: Not deleting 'Nouvelle note 9', because it was never synced before
INFO: Not deleting '◦ ', because it was never synced before
Will send: Nouvelle note 9 (french yes)
Will send: ◦ 
Segmentation fault
(a beautiful segmentation fault, all programmers like that )

Good luck and thanks for your help !

Last edited by lausoda; 2010-08-16 at 17:00.
 

The Following User Says Thank You to lausoda For This Useful Post: