Comment 6 for bug 56729

Revision history for this message
Jeff Fortin Tam (kiddo) wrote :

Here is the output when I try pasting http://gnome-scanning.blogspot.com/ into the URL field and creating the watch:

  File "/usr/lib/python2.4/site-packages/specto/add_watch.py", line 202, in add_clicked
    self.create_watch()
  File "/usr/lib/python2.4/site-packages/specto/add_watch.py", line 294, in create_watch
    self.specto.add_watch(values) #write the options in the configuration file
  File "/usr/lib/python2.4/site-packages/specto/main.py", line 237, in add_watch
    self.start_watch(id)
  File "/usr/lib/python2.4/site-packages/specto/main.py", line 211, in start_watch
    self.watch_db[id].start_watch()
  File "/usr/lib/python2.4/site-packages/specto/watch_web_static.py", line 62, in start_watch
    self.update()
  File "/usr/lib/python2.4/site-packages/specto/watch_web_static.py", line 95, in update
    response = urllib2.urlopen(request)
  File "/usr/lib/python2.4/urllib2.py", line 130, in urlopen
    return _opener.open(url, data)
  File "/usr/lib/python2.4/urllib2.py", line 358, in open
    response = self._open(req, data)
  File "/usr/lib/python2.4/urllib2.py", line 376, in _open
    '_open', req)
  File "/usr/lib/python2.4/urllib2.py", line 337, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.4/urllib2.py", line 1021, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib/python2.4/urllib2.py", line 980, in do_open
    h = http_class(host) # will parse host:port
  File "/usr/lib/python2.4/httplib.py", line 586, in __init__
    self._set_hostport(host, port)
  File "/usr/lib/python2.4/httplib.py", line 598, in _set_hostport
    raise InvalidURL("nonnumeric port: '%s'" % host[i+1:])
httplib.InvalidURL: nonnumeric port: ''