← Back to team overview

gwibber-bugs team mailing list archive

[Bug 366514] Re: gwibber facebook protocol error

 

Still an issue on 10.04 LTS, fresh install with updates.

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

Title:
  gwibber facebook protocol error

Status in Gwibber:
  Invalid
Status in “gwibber” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: gwibber

  Here are the error results.  Have used gwibber sucessfully with
  facebook before on 8.10 from gwibbers own repo.  Upgraded to ubuntu
  9.10 and replaced with the gwibber from the ubuntu repo and it broke.

  
  Traceback (most recent call last):
    File "/usr/lib/python2.6/dist-packages/gwibber/microblog/__init__.py", line 46, in get_data
      for message in method(client):
    File "/usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py", line 88, in receive
      self.profile_images = self.get_images()
    File "/usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py", line 68, in get_images
      friends = self.facebook.users.getInfo(self.facebook.friends.get(), ['name', 'pic_square'])
    File "<string>", line 7, in getInfo
    File "/usr/lib/python2.6/dist-packages/gwibber/microblog/support/facelib.py", line 378, in __call__
      return self._client('%s.%s' % (self._name, method), args)
    File "/usr/lib/python2.6/dist-packages/gwibber/microblog/support/facelib.py", line 774, in __call__
      response = urllib2.urlopen(FACEBOOK_SECURE_URL, post_data).read()
    File "/usr/lib/python2.6/urllib2.py", line 124, in urlopen
      return _opener.open(url, data, timeout)
    File "/usr/lib/python2.6/urllib2.py", line 383, in open
      response = self._open(req, data)
    File "/usr/lib/python2.6/urllib2.py", line 401, in _open
      '_open', req)
    File "/usr/lib/python2.6/urllib2.py", line 361, in _call_chain
      result = func(*args)
    File "/usr/lib/python2.6/urllib2.py", line 1138, in https_open
      return self.do_open(httplib.HTTPSConnection, req)
    File "/usr/lib/python2.6/urllib2.py", line 1105, in do_open
      raise URLError(err)
  URLError: <urlopen error [Errno 8] _ssl.c:480: EOF occurred in violation of protocol>

  
  Traceback (most recent call last):
    File "/usr/lib/python2.6/dist-packages/gwibber/microblog/__init__.py", line 46, in get_data
      for message in method(client):
    File "/usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py", line 88, in receive
      self.profile_images = self.get_images()
    File "/usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py", line 68, in get_images
      friends = self.facebook.users.getInfo(self.facebook.friends.get(), ['name', 'pic_square'])
    File "/usr/lib/python2.6/dist-packages/gwibber/microblog/support/facelib.py", line 471, in get
      return super(FriendsProxy, self).get()
    File "<string>", line 4, in get
    File "/usr/lib/python2.6/dist-packages/gwibber/microblog/support/facelib.py", line 378, in __call__
      return self._client('%s.%s' % (self._name, method), args)
    File "/usr/lib/python2.6/dist-packages/gwibber/microblog/support/facelib.py", line 774, in __call__
      response = urllib2.urlopen(FACEBOOK_SECURE_URL, post_data).read()
    File "/usr/lib/python2.6/urllib2.py", line 124, in urlopen
      return _opener.open(url, data, timeout)
    File "/usr/lib/python2.6/urllib2.py", line 383, in open
      response = self._open(req, data)
    File "/usr/lib/python2.6/urllib2.py", line 401, in _open
      '_open', req)
    File "/usr/lib/python2.6/urllib2.py", line 361, in _call_chain
      result = func(*args)
    File "/usr/lib/python2.6/urllib2.py", line 1138, in https_open
      return self.do_open(httplib.HTTPSConnection, req)
    File "/usr/lib/python2.6/urllib2.py", line 1105, in do_open
      raise URLError(err)
  URLError: <urlopen error [Errno -2] Name or service not known>

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