Thread: Dialcentral 1.0
View Single Post
Posts: 384 | Thanked: 90 times | Joined on Mar 2008
#97
I have never been able to dial out with v1.0.2. Every time I try to dial a number, a small red circle with a while dash in the middle of it appears and nothing else happens.

Code:
 python2.5 /usr/bin/dialcentral.py
python2.5[2089]: GLIB WARNING ** libglade - unknown property `orientation' for class `GtkVBox'
python2.5[2089]: GLIB DEBUG ConIc - con_ic_connection_send_event(0x1e6198,  , WLAN_INFRA, 0)
/usr/lib/dialcentral/gv_backend.py:456: UserWarning: Performing download of https://www.google.com/voice/mobile/phones
  page = self._browser.download(self._forwardURL)
/usr/lib/dialcentral/dc_glade.py:374: UserWarning: Logged into <gv_backend.GVDialer object at 0x433b8e90> through cookies
  loggedIn = self._login_by_cookie()
/usr/lib/dialcentral/dc_glade.py:445: UserWarning: 
  self._on_dial_clicked(number)
The /usr/lib/dialcentral/dc_glade.py:445: UserWarning: self._on_dial_clicked(number part shows when Dial is pressed.