← Back to team overview

gwibber-bugs team mailing list archive

[Bug 524509] Re: flickr:images fails with KeyError: 'user'

 

This was fixed in 2.91.0

** Changed in: gwibber
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/524509

Title:
  flickr:images fails with KeyError: 'user'

Status in Gwibber:
  Fix Released

Bug description:
  Apparently Flickr doesn't work in Gwibber.
  The gwibber/microblog/flickr.py file didn't change between the 2.29.90 release and the current trunk, so it must be still here.

  2010-02-19 16:47:44,985 - Gwibber Dispatcher - DEBUG - <flickr:images> Performing operation
  2010-02-19 16:47:45,338 - Gwibber Dispatcher - ERROR - <flickr:images> Operation failed
  2010-02-19 16:47:45,339 - Gwibber Dispatcher - DEBUG - Traceback:
  Traceback (most recent call last):
    File "/usr/lib/python2.6/dist-packages/gwibber/microblog/dispatcher.py", line 54, in perform_operation
      message_data = PROTOCOLS[account["protocol"]].Client(account)(opname, **args)
    File "/usr/lib/python2.6/dist-packages/gwibber/microblog/flickr.py", line 81, in __call__
      return getattr(self, opname)(**args)
    File "/usr/lib/python2.6/dist-packages/gwibber/microblog/flickr.py", line 85, in images
      user_id=self._getNSID(), format="json", nojsoncallback="1",
    File "/usr/lib/python2.6/dist-packages/gwibber/microblog/flickr.py", line 78, in _getNSID
      username=self.account["username"])["user"]["nsid"]
  KeyError: 'user'

  apt-cache policy gwibber
  gwibber:
    Installed: 2.29.90-0ubuntu1
    Candidate: 2.29.90-0ubuntu1
    Version table:
   *** 2.29.90-0ubuntu1 0
          500 http://archive.ubuntu.com lucid/universe Packages
          100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/524509/+subscriptions