authorization fails with the kwallet backend
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-launchpadlib (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Authorization in launchpadlib always fails when using the kwallet backend from python-keyring.
ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: ubuntu-dev-tools 0.127
ProcVersionSign
Uname: Linux 3.0.0-9-generic x86_64
Architecture: amd64
Date: Wed Aug 31 15:38:28 2011
ExecutablePath: /usr/bin/lp-shell
InterpreterPath: /usr/bin/python2.7
PackageArchitec
ProcCmdline: /usr/bin/python /usr/bin/lp-shell
ProcCwd: /home/felix/
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=en_US.UTF-8
LC_TIME=
SHELL=/bin/zsh
PythonArgs: ['/usr/
SourcePackage: ubuntu-dev-tools
Title: lp-shell crashed with [line 7] in _read()
UpgradeStatus: Upgraded to oneiric on 2011-08-15 (15 days ago)
UserGroups: adm admin cdrom dialout fuse lpadmin plugdev sambashare
Changed in python-launchpadlib (Ubuntu): | |
status: | New → Confirmed |
tags: | removed: need-duplicate-check |
Changed in python-launchpadlib (Ubuntu): | |
importance: | Undecided → Medium |
This workaround (?) in /usr/share/ pyshared/ launchpadlib/ credentials. py fixed the problem for me:
-->