openambitproject / openambit

openambit
280 stars 82 forks source link

Sync fails during orbital data get #51

Closed alessiomangoni13 closed 10 years ago

alessiomangoni13 commented 10 years ago

Installed openambit by adding the repo: "sudo apt-add-repository ppa:openambit/ppa" updating & upgrading : "sudo apt-get update && sudo apt-get upgrade" and using apt-get: "sudo apt-get install openambit" Sync fails during the orbital data getting. Ran from terminal it shows some errors in qt-threads: "QObject: Cannot create children for a parent that is in a different thread. (Parent is QNetworkAccessManager(0x14e7e30), parent's thread is QThread(0x14d4c28), current thread is QThread(0x7fff4c77c9e8)" Suunto Ambit Ubuntu 14.04 64bit Asus 1215N

bubulle commented 10 years ago

Funnily I noticed such error yesterday night while syncing my watch. Disabling the orbital data sync helped in completing the watch synchronization. Trying to reproduce the problem this morning....I couldn't : no more orbital data sync error. Still the messages you mention are displayed in the terminal window from which I launched Openambit, but they indeed seem to be harmless

paddy-hack commented 10 years ago

Looks like a duplicate of #30. Also, the same error messages are mentioned in #27.

alessiomangoni13 commented 10 years ago

Sorry guys if I bother you, so.. how do I disable the orbital data sync ?

bubulle commented 10 years ago

Files/Settings/Device Sync/Sync orbital data checkbox

svenstorp commented 10 years ago

This was probably due to temporary connection errors to movescount. Openambit could fail a lot more gracefully and with better feedback to the user...

svenstorp commented 10 years ago

Closing since it is not reproduceable