Menu

#98 error on add account

open
nobody
None
5
2012-04-29
2012-04-29
qinghao
No

when I trying to add a new account it shows :

Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/googsystray/GMain.py", line 495, in add_account
self.edit_account(widget, tv)
File "/usr/lib/python2.7/site-packages/googsystray/GMain.py", line 518, in edit_account
(username, password) = GKeyring.get_creds(a[0], True)
File "/usr/lib/python2.7/site-packages/googsystray/GKeyring.py", line 179, in get_creds
_keyring = detect_keyring()
File "/usr/lib/python2.7/site-packages/googsystray/GKeyring.py", line 159, in detect_keyring
return GKeyringGnome()
File "/usr/lib/python2.7/site-packages/googsystray/GKeyring.py", line 54, in __init__
self._keyring = gkey.get_default_keyring_sync()
NameError: global name 'gkey' is not defined

Repeat steps:
1 open up googsystray
2 in Account view click Add
3 the error message appears
4 click OK on message box program exit.

I am using : googsystray-1.2.0-3.fc15.noarch

my system is: Fedora 15

Discussion


Log in to post a comment.