|
2008-09-11
, 05:16
|
Posts: 38 |
Thanked: 2 times |
Joined on Jan 2008
|
#12
|
|
2008-09-11
, 12:58
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#13
|
The Following User Says Thank You to brontide For This Useful Post: | ||
|
2008-09-11
, 19:49
|
Posts: 38 |
Thanked: 2 times |
Joined on Jan 2008
|
#14
|
|
2008-09-11
, 19:54
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#15
|
|
2008-09-20
, 01:38
|
Posts: 157 |
Thanked: 16 times |
Joined on Jan 2008
|
#16
|
|
2008-09-20
, 19:10
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#17
|
One other thing I noticed is that once I login, I can't view my GC contacts until (on the Contacts tab) I select 'None' in the dropdown combo and then re-select 'GrandCentral'.
|
2008-09-29
, 03:45
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#18
|
|
2008-10-02
, 14:02
|
Posts: 34 |
Thanked: 6 times |
Joined on Dec 2007
@ Idaho Falls, ID
|
#19
|
tlacuache@abuelito:~/coding/svn/gc-dialer/trunk/src$ ./gc_dialer.py ./gc_dialer.py:759: UserWarning: No Hildon handle = Dialpad() ./gc_dialer.py:759: UserWarning: No OSSO handle = Dialpad() ./gc_dialer.py:759: UserWarning: No Internet Connectivity API handle = Dialpad() (gc_dialer.py:6856): libebook-WARNING **: Can't find installed BookFactories /home/tlacuache/coding/svn/gc-dialer/trunk/src/evo_backend.py:56: Warning: g_propagate_error: assertion `src != NULL' failed if len(evolution.ebook.list_addressbooks()) == 0 and evolution.ebook.open_addressbook('default') is not None: ** (gc_dialer.py:6856): WARNING **: Failed to alloc new default addressbook: e_book_load_uri: no factories available for URI `file:///home/tlacuache/.evolution/addressbook/local/system' Traceback (most recent call last): File "./gc_dialer.py", line 784, in <module> run_dialpad() File "./gc_dialer.py", line 759, in run_dialpad handle = Dialpad() File "./gc_dialer.py", line 372, in __init__ EvolutionAddressBook(), File "/home/tlacuache/coding/svn/gc-dialer/trunk/src/evo_backend.py", line 42, in __init__ self._bookId = bookId if bookId is not None else self.get_addressbooks().next()[1] StopIteration
|
2008-10-02
, 14:28
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#20
|
Listed there is your account number, a button to logout ( I need to remove that ) and your current "callback" number. The main function of this application is to connect a dialed or selected phone number with that callback number via grandcentral.
If you want the NIT to "ring" search for a thread on setting up gizmo ( both in general and with grandcentral ). The theory of operation here is that your Nokia is signed into gizmo, grandceltral's callback number is gizmo and therefore all the numbers you call will activate the internet call application.
I know that was a little much for one post, so please post a followup if you have questions.