Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=593800 --- Comment #55 from Ratnadeep Debnath <rtnpro@xxxxxxxxx> 2010-12-01 22:39:33 EST --- It seems that python-keyring-0.5 is failing to run in gnome Importing keyring module installed by python-keyring-0.5 gives the following error: >>> import keyring Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.7/site-packages/keyring/__init__.py", line 9, in <module> from core import set_keyring, get_keyring, set_password, get_password File "/usr/lib/python2.7/site-packages/keyring/core.py", line 12, in <module> from keyring import backend File "/usr/lib/python2.7/site-packages/keyring/backend.py", line 171, in <module> if not kwallet.hasFolder('Python'): AttributeError: 'NoneType' object has no attribute 'hasFolder' Seems, even in gnome, it is calling for kwallet. This was not the case with python-keyring-0.4 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review