View Single Post
Posts: 109 | Thanked: 150 times | Joined on May 2012
#5
Originally Posted by Macros View Post
Hi paoletto,

Thank you for your app.
It seems to have some problems with my account tough.
(I am using the OVI store version)

First i tried to add my account with -n :
Code:
Configuring account  user.name,dbsajpasswordndajs
Traceback (most recent call last):
  File "/tmp/syncgcontacts/launcher.py", line 44, in appLogic
  File "/tmp/syncgcontacts/syncgcontacts.py", line 127, in execute
After that i remembered the message
Code:
No configured accounts found!
Please create a configuration file containing simply <username> <password> 
for each account you want to import contacts from, and place it in the directory ~/.config/syncgcontacts/accounts/with the name <username>
Did that and it worked.

But syncing failed too, i got trough some contacts and stopped with
Code:
NoPhoto for this contact entry!  Master Windu
Adding Contact Master   Windu
NoPhoto for this contact entry!  'NoneType' object has no attribute 'full_name'
I would be happy if you could fix that. if you need me to test something, just ask. I have programming experience, but no time at the moment to look trough your code.

Hi Marcos, so for the first problem the right syntax is -n yourusername:yourpassword with the colon, not the comma.

regarding the second problem, i am not fully sure I understand what is the problem that you have.
You could make a couple of experiments, though.
for example, you could try to add all of your contacts to a new group, say TestGroup,
and then download them with -d -a youraccount+TestGroup

If this fails, i guess i need a better explanation of what is your contact setup, and things like these



Finally, just wanted to add that I worked on some initial commit features, which does not mean syncing, but means that we will be able to upload contacts created on the phone directly, with the aid of certain custom tags that have to be added in the "additional notes" field (for example, to what account to add the contact).
However, this will take some time, because im really short of time right now, and i have to work on my other project as well

Last edited by paoletto; 2013-04-19 at 11:48.
 

The Following 3 Users Say Thank You to paoletto For This Useful Post: