The Following User Says Thank You to uvatbc For This Useful Post: | ||
|
2011-01-02
, 20:02
|
Posts: 1,048 |
Thanked: 979 times |
Joined on Mar 2008
@ SF Bay Area
|
#222
|
|
2011-01-02
, 20:16
|
Posts: 12 |
Thanked: 3 times |
Joined on Oct 2010
|
#223
|
So: Before this latest update, were you able to see any contacts in qgvdial? If not, then it's probably because you have not added phone numbers to your Google contacts.
Remember, the contacts page in qgvdial are NOT your phone contacts. they are picked up from the contacts in your Google account.
Now if you *were* able to see contacts before this, then I'm a bit stumped. There used to be a "Refresh all" feature that would clear out contacts and reload them all, but it isnt there yet.
The only way I have to force a full refresh is to manually blow away the local sqlite database that caches information.
This is at /home/user/.gvdial.sqlite.db
Code:cd /home/user killall qgvdial mv .gvdial.sqlite.db old.gvdial.sqlite.db
The Following User Says Thank You to altarMeego For This Useful Post: | ||
|
2011-01-02
, 20:40
|
Posts: 1,048 |
Thanked: 979 times |
Joined on Mar 2008
@ SF Bay Area
|
#224
|
I moved the database and rebooted, and it did ask me for my credentials next time. Still no luck with the contacts. I was never able to see my contacts in QGVdial, even in the previous versions.
I do have many contacts with phone numbers in Google voice, and Dialcentral and TOR bring them all in without any issues.
|
2011-01-03
, 00:03
|
Posts: 12 |
Thanked: 3 times |
Joined on Oct 2010
|
#225
|
2011-01-02 18:39:04.183 : 3 : Refresh all requested. 2011-01-02 18:39:04.281 : 3 : "Enqueued 8: getRegisteredPhones." 2011-01-02 18:39:04.286 : 3 : "Starting work 8: getRegisteredPhones" 2011-01-02 18:39:07.739 : 3 : "Retrieving Inbox..." 2011-01-02 18:39:07.994 : 3 : "Enqueued 9: getHistory." 2011-01-02 18:39:07.996 : 3 : "Work 8: getRegisteredPhones in progress. Wait for it to finish." 2011-01-02 18:39:08.002 : 3 : "Retrieving contacts" 2011-01-02 18:39:13.204 : 3 : "Contacts retrieved, parsing" 2011-01-02 18:39:13.699 : 3 : "Contact parsing done. total = 0. usable = 0" 2011-01-02 18:39:16.524 : 3 : ""Mobile"="+
|
2011-01-04
, 01:30
|
Posts: 1,048 |
Thanked: 979 times |
Joined on Mar 2008
@ SF Bay Area
|
#226
|
The Following User Says Thank You to uvatbc For This Useful Post: | ||
|
2011-01-06
, 02:16
|
Posts: 1,048 |
Thanked: 979 times |
Joined on Mar 2008
@ SF Bay Area
|
#227
|
The Following User Says Thank You to uvatbc For This Useful Post: | ||
|
2011-01-06
, 21:01
|
Posts: 1,048 |
Thanked: 979 times |
Joined on Mar 2008
@ SF Bay Area
|
#228
|
|
2011-01-11
, 02:25
|
Posts: 1,048 |
Thanked: 979 times |
Joined on Mar 2008
@ SF Bay Area
|
#229
|
|
2011-01-11
, 05:51
|
Posts: 61 |
Thanked: 27 times |
Joined on Jul 2010
|
#230
|
The Following User Says Thank You to kbyork For This Useful Post: | ||
On subsequent contact syncs, it asks Google for only those contacts that were modified since the last sync.
This:
1. total = total number of modifications
2. usable = number of modifications which actually matter to us. Some modifications (and contacts) dont matter at all: for example, if a contact had only email addresses and no phones, there's no point in showing it in qgvdial. If that contact's email was modified and no phone numbers were added, then that contact is still quite useless to qgvdial. Thats where the usable count comes into play.
The total count = 0 means one of two things:
1. You have no Google contacts (rare, but not impossible)
2. You have Google contacts, but for whatever reason, the most recent contacts sync found no modifications since the last time.
In the case where no modifications were found, but still there is nothing in the contacts page, it may mean one of two things:
1. You have no contacts in Google (again: rare, but not impossible)
2. You have no contacts in Google for which you have assigned any phone numbers.
So: Before this latest update, were you able to see any contacts in qgvdial? If not, then it's probably because you have not added phone numbers to your Google contacts.
Remember, the contacts page in qgvdial are NOT your phone contacts. they are picked up from the contacts in your Google account.
Now if you *were* able to see contacts before this, then I'm a bit stumped. There used to be a "Refresh all" feature that would clear out contacts and reload them all, but it isnt there yet.
The only way I have to force a full refresh is to manually blow away the local sqlite database that caches information.
This is at /home/user/.gvdial.sqlite.db
qgvdial: Google Voice client. All downloads
qgvtp: Phone integration for the n900 that dials out and sends texts using qgvdial.
mosquitto: message broker that implements the MQ Telemetry Transport protocol version 3.
qgvnotify: Google voice and contacts notifier for diablo and maemo.
If you want to thank me, click the Thanks button.
If you'd like to thank my applications, vote to move them to extras.