Thank you for taking the time to report this bug and helping to make Ubuntu 
better, 
* can you reproduce it ? 
* if so than which version are you on ?

** Changed in: gwibber
       Status: New => Incomplete

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

Title:
  Unable to add account for twitter or identi.ca InvalidURL: nonnumeric
  port

Status in Gwibber:
  Incomplete

Bug description:
  When adding an account after selecting either twitter or identi.ca I
  get an invalidURL:nonnumeic port error when clicking the Authorize
  buttons. Here is console output for twitter.

  Traceback (most recent call last):
    File "/usr/share/gwibber/plugins/twitter/gtk/twitter/__init__.py", line 71, 
in on_twitter_auth_clicked
      tokendata = urllib2.urlopen(request.http_url, 
request.to_postdata()).read()
    File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen
      return _opener.open(url, data, timeout)
    File "/usr/lib/python2.7/urllib2.py", line 394, in open
      response = self._open(req, data)
    File "/usr/lib/python2.7/urllib2.py", line 412, in _open
      '_open', req)
    File "/usr/lib/python2.7/urllib2.py", line 372, in _call_chain
      result = func(*args)
    File "/usr/lib/python2.7/urllib2.py", line 1209, in https_open
      return self.do_open(httplib.HTTPSConnection, req)
    File "/usr/lib/python2.7/urllib2.py", line 1140, in do_open
      h = http_class(host, timeout=req.timeout) # will parse host:port
    File "/usr/lib/python2.7/httplib.py", line 1146, in __init__
      source_address)
    File "/usr/lib/python2.7/httplib.py", line 693, in __init__
      self._set_hostport(host, port)
    File "/usr/lib/python2.7/httplib.py", line 718, in _set_hostport
      raise InvalidURL("nonnumeric port: '%s'" % host[i+1:])
  httplib.InvalidURL: nonnumeric port: ''

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

_______________________________________________
Mailing list: https://launchpad.net/~gwibber-bugs
Post to     : gwibber-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gwibber-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to