I know the string didn't originate with you but I think "System-wide: " is a bad prefix to use here because unless I'm much mistaken it is not system-wide at all. It is per-user. I also doubt that it is particularly related to Ubuntu either: if I accessed the same keyring from Debian or Gentoo it would very likely work.
So I would suggest just
user = lp_username
server = lp_service_root_url
domain = 'launchpadlib' (maybe? i'm not sure where that's used.)
If you want to propose your branch I will at least try to review it and Benji probably will too.
Thanks for tackling this, Markus.
I know the string didn't originate with you but I think "System-wide: " is a bad prefix to use here because unless I'm much mistaken it is not system-wide at all. It is per-user. I also doubt that it is particularly related to Ubuntu either: if I accessed the same keyring from Debian or Gentoo it would very likely work.
So I would suggest just
user = lp_username
server = lp_service_root_url
domain = 'launchpadlib' (maybe? i'm not sure where that's used.)
If you want to propose your branch I will at least try to review it and Benji probably will too.