Thread
:
Dialcentral 1.0
View Single Post
icbolsh
2009-08-30 , 19:21
Posts: 194 | Thanked: 39 times | Joined on Sep 2008
#
280
Epage I updated and now it doesn't work. When I start the program it tries to login and then has an issue.
"request_credentials[] got an unexpected keyword argument 'de..."
Sooo. do you need me to run .py to see everything?
here it is anyways:
~ $ python2.5 /usr/bin/dialcentral.py
python2.5[2029]: GLIB WARNING ** libglade - unknown property `orientation' for class `GtkVBox'
python2.5[2029]: GLIB WARNING ** libglade - unknown property `orientation' for class `GtkVBox'
/usr/lib/dialcentral/gtk_toolbox.py:190: UserWarning: Session refresh failed with the following message "Login Failed"
mappedItem = function(*item)
/usr/lib/dialcentral/dc_glade.py:338: UserWarning: Traceback (most recent call last):
File "/usr/lib/dialcentral/dc_glade.py", line 332, in attempt_login
loggedIn, serviceId = self._login_by_user(numOfAttempts)
File "/usr/lib/dialcentral/dc_glade.py", line 395, in _login_by_user
defaultCredentials = self._credentials
File "/usr/lib/python2.5/contextlib.py", line 33, in __exit__
File "/usr/lib/dialcentral/gtk_toolbox.py", line 51, in gtk_lock
yield
File "/usr/lib/dialcentral/dc_glade.py", line 395, in _login_by_user
defaultCredentials = self._credentials
TypeError: request_credentials() got an unexpected keyword argument 'defaultCredentials'
self._errorDisplay.push_exception()
Last edited by icbolsh; 2009-08-30 at
19:28
.
Quote & Reply
|
icbolsh
View Public Profile
Send a private message to icbolsh
Find all posts by icbolsh