Testing this is a bit difficult because lazr.restful installs a
moderately insane pth file that means you cannot possibly override the

import sys,types,os; p =
os.path.join(sys._getframe(1).f_locals['sitedir'], *('lazr',)); ie =
os.path.exists(os.path.join(p,'__init__.py')); m = not ie and
sys.modules.setdefault('lazr',types.ModuleType('lazr')); mp = (m or [])
and m.__dict__.setdefault('__path__',[]); (p not in mp) and mp.append(p)


** Summary changed:

- system-based authorization doesn't store useful credentials in gnome-keyring
+ system-based authorization broken in gnome-keyring: NoOptionError: No option 
'consumer_key' in section: '1'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/745801

Title:
  system-based authorization broken in gnome-keyring: NoOptionError: No
  option 'consumer_key' in section: '1'

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to