Python gnomekeyring.DeniedError when starting

Bug #172748 reported by ideasman42
4
Affects Status Importance Assigned to Milestone
cGmail
New
Undecided
Unassigned

Bug Description

When starting cgmail I get this error,
Im using a less privileged user account so there probably just needs to be a check for this and display an error dialog.

Traceback (most recent call last):
  File "/usr/bin/cgmail", line 18, in <module>
    a = AccountsWindow()
  File "/usr/share/cgmail/manager/accountswindow.py", line 38, in __init__
    self.amanager = AccountManager().get_manager()
  File "/usr/share/cgmail/lib/accountmanager.py", line 19, in get_manager
    return KeyringAccounts()
  File "/usr/share/cgmail/lib/keyringaccounts.py", line 14, in __init__
    self.__retrieve_accounts_dicts()
  File "/usr/share/cgmail/lib/keyringaccounts.py", line 25, in __retrieve_accounts_dicts
    gnomekeyring.create_sync(keyring, None)
gnomekeyring.DeniedError

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.