Comment 128 for bug 614742

Revision history for this message
Tom Wieczorek (twz123) wrote :

Using gwibber 3.0.0.1-0ubuntu3, I cannot add my Facebook account. After entering username and password, the embedded browser frame becomes white and the String "Success" appears, nothing else. No Add button, nothing.

I get the following output when launching gwibber via Terminal:
Loading plugin for twitter
Loading plugin for facebook
Loading plugin for identica
Traceback (most recent call last):
  File "/usr/share/gwibber/plugins/facebook/gtk/facebook/__init__.py", line 121, in on_facebook_auth_title_change
    data = json.loads(urllib.urlopen("https://graph.facebook.com/me?access_token=" + self.account["access_token"]).read())
  File "/usr/lib/python2.7/urllib.py", line 84, in urlopen
    return opener.open(url)
  File "/usr/lib/python2.7/urllib.py", line 205, in open
    return getattr(self, name)(url)
  File "/usr/lib/python2.7/urllib.py", line 435, in open_https
    h.endheaders(data)
  File "/usr/lib/python2.7/httplib.py", line 951, in endheaders
    self._send_output(message_body)
  File "/usr/lib/python2.7/httplib.py", line 811, in _send_output
    self.send(msg)
  File "/usr/lib/python2.7/httplib.py", line 773, in send
    self.connect()
  File "/usr/lib/python2.7/httplib.py", line 1158, in connect
    self.sock = ssl.wrap_socket(sock, self.key_file, self.cert_file)
  File "/usr/lib/python2.7/ssl.py", line 344, in wrap_socket
    ciphers=ciphers)
  File "/usr/lib/python2.7/ssl.py", line 121, in __init__
    self.do_handshake()
  File "/usr/lib/python2.7/ssl.py", line 283, in do_handshake
    self._sslobj.do_handshake()
IOError: [Errno socket error] [Errno 1] _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol

dpkg -s gwibber returns:
Package: gwibber
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 1392
Maintainer: Ubuntu Developers <email address hidden>
Architecture: all
Version: 3.0.0.1-0ubuntu3
Depends: python-dbus, python-gtk2, python-gconf, python-egenix-mxdatetime, python-simplejson, python-webkit, librsvg2-2, librsvg2-common, python-imaging, python-xdg, python-mako, python-gtkspell, python-wnck, python-oauth, gwibber-service (= 3.0.0.1-0ubuntu3), python (>= 2.6), python-central (>= 0.6.11)
Suggests: gwibber-themes, gwibber-service-flickr, gwibber-service-digg, gwibber-service-buzz, gwibber-service-statusnet, gwibber-service-foursquare, gwibber-service-friendfeed, gwibber-service-pingfm, gwibber-service-qaiku
Conffiles:
 /etc/xdg/autostart/gwibber.desktop 6375e4874fa720f900c9407348998716
Description: Open source social networking client for GNOME
 Gwibber is a social networking client for GNOME. It supports Facebook,
 Twitter, Identi.ca, StatusNet, FriendFeed, Qaiku, Flickr, and Digg.
 .
 This package includes the Gwibber desktop client
Homepage: https://launchpad.net/gwibber
Python-Version: >=2.6