2011-09-08 20:15:43,341 openlp.core.utils INFO Openlp version 1.9.6 build bzr1740 2011-09-08 20:15:43,357 openlp.core.utils.languagemanager DEBUG Translation files: /usr/share/openlp/i18n 2011-09-08 20:15:46,523 openlp.core.utils.languagemanager INFO Language file: '[en]' written to conf file 2011-09-08 20:15:46,525 openlp.core.utils.languagemanager INFO Language file: '[en]' Loaded from conf file 2011-09-08 20:15:46,526 root DEBUG Could not find default_translator. 2011-09-08 20:15:46,529 openlp.core.ui.screen INFO Screen 0 found with resolution PyQt4.QtCore.QRect(0, 0, 1366, 768) 2011-09-08 20:15:46,529 openlp.core.ui.screen DEBUG set_current_display 0 2011-09-08 20:15:46,530 openlp.core.ui.screen DEBUG reset_current_display 2011-09-08 20:15:46,530 openlp.core.ui.screen DEBUG set_current_display 0 2011-09-08 20:15:46,560 openlp.core.utils DEBUG Downloading URL = http://openlp.org/files/frw/download.cfg 2011-09-08 20:15:46,884 root ERROR Traceback (most recent call last): File "/usr/bin/openlp", line 42, in main() File "/usr/lib/pymodules/python2.7/openlp/core/__init__.py", line 292, in main sys.exit(app.run(qt_args)) File "/usr/lib/pymodules/python2.7/openlp/core/__init__.py", line 117, in run if FirstTimeForm(screens).exec_() == QtGui.QDialog.Accepted: File "/usr/lib/pymodules/python2.7/openlp/core/ui/firsttimeform.py", line 58, in __init__ self.webAccess = get_web_page(u'%s%s' % (self.web, u'download.cfg')) File "/usr/lib/pymodules/python2.7/openlp/core/utils/__init__.py", line 442, in get_web_page page = urllib2.urlopen(req) 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 400, in open response = meth(req, response) File "/usr/lib/python2.7/urllib2.py", line 513, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib/python2.7/urllib2.py", line 432, in error result = self._call_chain(*args) File "/usr/lib/python2.7/urllib2.py", line 372, in _call_chain result = func(*args) File "/usr/lib/python2.7/urllib2.py", line 619, in http_error_302 return self.parent.open(new, timeout=req.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 1201, in http_open return self.do_open(httplib.HTTPConnection, req) File "/usr/lib/python2.7/urllib2.py", line 1174, in do_open r = h.getresponse(buffering=True) File "/usr/lib/python2.7/httplib.py", line 1027, in getresponse response.begin() File "/usr/lib/python2.7/httplib.py", line 407, in begin version, status, reason = self._read_status() File "/usr/lib/python2.7/httplib.py", line 365, in _read_status line = self.fp.readline() File "/usr/lib/python2.7/socket.py", line 447, in readline data = self._sock.recv(self._rbufsize) error: [Errno 104] Connection reset by peer None