org.freedesktop.Secret.Error.IsLocked error acquiring new token

Bug #1102862 reported by Robert Collins
22
This bug affects 5 people
Affects Status Importance Assigned to Milestone
launchpadlib
Triaged
Low
Unassigned

Bug Description

I get the pop up browser window, click 'one hour' and then:

The authorization page:
 (https://launchpad.net/+authorize-token?oauth_token=ALPHANUMERICNONCE&allow_permission=DESKTOP_INTEGRATION)
should be opening in your browser. Use your browser to authorize
this program to access Launchpad on your behalf.
Press any key to continue or wait (5) seconds...
Waiting to hear from Launchpad about your decision...
Traceback (most recent call last):
  File "scripts/_lp_release.py", line 230, in <module>
    sys.exit(main(sys.argv))
  File "scripts/_lp_release.py", line 225, in main
    launchpad = Launchpad.login_with(APP_NAME, SERVICE_ROOT, CACHE_DIR)
  File "/usr/lib/python2.7/dist-packages/launchpadlib/launchpad.py", line 539, in login_with
    credential_save_failed, version)
  File "/usr/lib/python2.7/dist-packages/launchpadlib/launchpad.py", line 346, in _authorize_token_and_login
    credentials = authorization_engine(credentials, credential_store)
  File "/usr/lib/python2.7/dist-packages/launchpadlib/credentials.py", line 497, in __call__
    credential_store.save(credentials, self.unique_consumer_id)
  File "/usr/lib/python2.7/dist-packages/launchpadlib/credentials.py", line 253, in save
    raise e
dbus.exceptions.DBusException: org.freedesktop.Secret.Error.IsLocked: Cannot create an item in a locked collection

Revision history for this message
William Grant (wgrant) wrote :
Changed in launchpadlib:
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 1102862] Re: org.freedesktop.Secret.Error.IsLocked error acquiring new token

Probably is. I'm not running gnome anymore, though I do have various
gnome libraries so that I can run pavucontrol.

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.