Active Topics

 



Notices


Reply
Thread Tools
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#41
Originally Posted by Laughing Man View Post
Hmm I reinstalled it (though I wasn't using the -deval one) but I still can't get it to work anymore. I have to login twice, and then none of my contacts show up! Even if I switch from all to grandcentral to none and back.
Can you go into "About" and tell me what version you are running?

Do you feel comfortable with the command line? If so could you launch it from there
"python2.5 /usr/bin/dialcentral.py"
And let me know what it prints out on the command line?

One issue I can think of is it doesn't handle requesting an internet connection all that well. That is an issue I am working on.
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog
 
Posts: 4,556 | Thanked: 1,624 times | Joined on Dec 2007
#42
0.8.0
Code:
BusyBox v1.6.1 (2008-09-18 09:43:17 EEST) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ python2.5 /usr/bin/dialcentral.py
/usr/lib/dialcentral/gc_dialer.py:314: GtkWarning: gtk_widget_grab_default: assertion `GTK_WIDGET_CAN_DEFAULT (widget)' failed
  self._widgetTree = gtk.glade.XML(path)
/usr/lib/dialcentral/gc_dialer.py:392: GtkWarning: gtk_widget_grab_default: assertion `GTK_WIDGET_CAN_DEFAULT (widget)' failed
  self._widgetTree.get_widget("dial").grab_default()
python2.5[1563]: GLIB DEBUG ConIc - con_ic_connection_send_event(0x1986a8, UmbrellaCo, WLAN_INFRA, 0)
/usr/lib/dialcentral/gc_backend.py:94: UserWarning: Performing download of http://www.grandcentral.com/mobile/settings/forwarding_select
  forwardSelectionPage = self._browser.download(GCDialer._forwardselectURL)
/usr/lib/dialcentral/gc_backend.py:289: UserWarning: Performing download of http://www.grandcentral.com/mobile/contacts
  contactsPage = self._browser.download(contactsPageUrl)
/usr/lib/dialcentral/gc_dialer.py:622: GtkWarning: gtk_widget_grab_default: assertion `GTK_WIDGET_CAN_DEFAULT (widget)' failed
  dialog.set_default_response(0)
/usr/lib/dialcentral/gc_backend.py:118: UserWarning: Performing download of https://www.grandcentral.com/mobile/account/login
  loginSuccessOrFailurePage = self._browser.download(GCDialer._loginURL, loginPostData)
/usr/lib/dialcentral/gc_backend.py:232: UserWarning: Performing download of http://www.grandcentral.com/mobile/settings/set_forwarding?from=settings
  callbackSetPage = self._browser.download(GCDialer._setforwardURL, callbackPostData)
/usr/lib/dialcentral/gc_dialer.py:567: UserWarning: Callback number already is 17472733110
  combobox.get_child().set_text(make_pretty(self._gcBackend.get_callback_number()))
/usr/lib/dialcentral/gc_dialer.py:565: GtkWarning: gtk_combo_box_entry_set_text_column: assertion `entry_box->priv->text_column == -1' failed
  combobox.set_text_column(0)
/usr/lib/dialcentral/gc_backend.py:289: UserWarning: Performing download of http://www.grandcentral.com/mobile/contacts?page=2
  contactsPage = self._browser.download(contactsPageUrl)
/usr/lib/dialcentral/gc_backend.py:289: UserWarning: Performing download of http://www.grandcentral.com/mobile/contacts?page=3
  contactsPage = self._browser.download(contactsPageUrl)
It downloaded oddly this way. Though still took two logins...
__________________
Originally Posted by ysss View Post
They're maemo and MeeGo...

"Meamo!" sounds like what Zorro would say to catherine zeta jones... after she slaps him for looking at her dirtily...
 
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#43
Oops, forgot in 0.8.3 I didn't update the About menu's version

I don't like to just ignore problems and hope they disappear but in SVN I am changing how log in is handled and am hoping it will make things a lot more robust
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog
 
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#44
I hope I can get my changes into extras-devel tomorrow. Changes include
* Caching of contacts
* Refactoring to make working with the code easier
* Filesystem backed contacts but currently only supporting a specific csv format
* Gracefully handle lack of connection and connection transitions
* Gracefully handle failed login
* A tiny bit better error reporting
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog
 

The Following 4 Users Say Thank You to epage For This Useful Post:
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#45
I have now released DialCentral 0.9.0

Please move on to the new thread especially to report if your problems persist. I am hoping login and contact issues are resolved with the rework of login/contact handling.
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:30.