gwibber facebook protocol error

Bug #366514 reported by mustangtyson
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Gwibber
Invalid
Undecided
Unassigned
gwibber (Ubuntu)
Invalid
Medium
Unassigned

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>

Revision history for this message
Alexander Sack (asac) wrote :

isn't this fixed in current gwibber in karmic?

Changed in gwibber (Ubuntu):
status: New → Incomplete
Revision history for this message
Alexander Sack (asac) wrote :

please check whether this happens with the latest karmic packages of gwibber. if you are on jaunty and cannot try karmic check-out the daily PPA to get equivalent backports: https://edge.launchpad.net/~gwibber-daily/+archive/ppa.

Changed in gwibber (Ubuntu):
importance: Undecided → Medium
Revision history for this message
etali (etali) wrote :

We'd like to figure out what's causing this bug for you, but we haven't heard back from you in a while. Could you please provide the requested information? Thanks!

Revision history for this message
mustangtyson (tysonsmith) wrote :

This seems to be fixed now in my 9.10 install. I am following karmic-proposed so i don't know if this is the same version in the normal patches. 2.0.0~bzr476~0ubuntu3 seems to work fine. Can someone check that this is the same version when you don't have karmic-proposed on? Thank you everyone.

Changed in gwibber (Ubuntu):
status: Incomplete → Invalid
Changed in gwibber:
status: New → Invalid
Revision history for this message
NickNackGus (nicknackgus) wrote :

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

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.