gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #00793
[Bug 759755] Re: faceboock confirmation code & microblog/facebook.py", line 71
on debian squezze
--
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/759755
Title:
faceboock confirmation code & microblog/facebook.py", line 71
Status in Gwibber:
New
Bug description:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/gwibber/microblog/__init__.py", line 48, in get_data
client = PROTOCOLS[acct["protocol"]].Client(acct)
File "/usr/lib/pymodules/python2.6/gwibber/microblog/facebook.py", line 71, in __init__
self.facebook.uid = self.account["session_key"].split('-')[1]
AttributeError: 'NoneType' object has no attribute 'split'
References