Timeout when loading LoveWallpaper

Bug #1142917 reported by Davide Depau
This bug report is a duplicate of:  Bug #1071414: LovewallpaperHD failed to load. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
New
Undecided
Unassigned

Bug Description

When I try to open the "LoveWallpaper" plugin, it raises an exception.

This is the error message:

Distribution: Ubuntu 13.04 raring
Application: Ubuntu Tweak 0.8.4-0~bzr1951+20130215~raring1
Desktop:ubuntu

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/main.py", line 498, in _load_module
    page = module()
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/tweaks/lovewallpaperhd.py", line 57, in __init__
    self.load_imageview()
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/tweaks/lovewallpaperhd.py", line 64, in load_imageview
    self.jsonman.get_json()
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/tweaks/lovewallpaperhd.py", line 122, in get_json
    fd = urllib2.urlopen(json_init_url, timeout=10).read().decode("utf-8")
  File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.7/urllib2.py", line 404, in open
    response = self._open(req, data)
  File "/usr/lib/python2.7/urllib2.py", line 422, in _open
    '_open', req)
  File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 1214, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib/python2.7/urllib2.py", line 1187, in do_open
    r = h.getresponse(buffering=True)
  File "/usr/lib/python2.7/httplib.py", line 1040, in getresponse
    response.begin()
  File "/usr/lib/python2.7/httplib.py", line 409, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python2.7/httplib.py", line 365, in _read_status
    line = self.fp.readline(_MAXLINE + 1)
  File "/usr/lib/python2.7/socket.py", line 476, in readline
    data = self._sock.recv(self._rbufsize)
timeout: timed out

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.