← Back to team overview

openlp-core team mailing list archive

[Bug 1390829] [NEW] Startup Crash

 

Public bug reported:

OS: Windows
Version: Windows 7
Edition: Ultimate
Version of Open LP: 2.1.1 Beta
Steps: At Startup


Bug Report says the following: *OpenLP Bug Report**
Version: {'full': '2.1.1', 'build': None, 'version': '2.1.1'}

--- Details of the Exception. ---

This happens a lot. Especially during the start up

 --- Exception Traceback ---
Traceback (most recent call last):
  File "c:\Python33\lib\urllib\request.py", line 1248, in do_open
  File "c:\Python33\lib\http\client.py", line 1061, in request
  File "c:\Python33\lib\http\client.py", line 1099, in _send_request
  File "c:\Python33\lib\http\client.py", line 1057, in endheaders
  File "c:\Python33\lib\http\client.py", line 902, in _send_output
  File "c:\Python33\lib\http\client.py", line 840, in send
  File "c:\Python33\lib\http\client.py", line 1194, in connect
  File "c:\Python33\lib\socket.py", line 435, in create_connection
  File "c:\Python33\lib\socket.py", line 426, in create_connection
TimeoutError: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "D:\OpenLP_Development\OpenLP_Code\2.1\openlp\core\ui\firsttimeform.py", line 72, in run
  File "c:\Python33\lib\urllib\request.py", line 181, in urlretrieve
  File "c:\Python33\lib\urllib\request.py", line 156, in urlopen
  File "c:\Python33\lib\urllib\request.py", line 469, in open
  File "c:\Python33\lib\urllib\request.py", line 487, in _open
  File "c:\Python33\lib\urllib\request.py", line 447, in _call_chain
  File "c:\Python33\lib\urllib\request.py", line 1283, in https_open
  File "c:\Python33\lib\urllib\request.py", line 1251, in do_open
urllib.error.URLError: <urlopen error [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond>

--- System information ---
Platform: Windows-7-6.1.7600

--- Library Versions ---
Python: 3.3.2
Qt4: 4.8.5
Phonon: 4.4.0
PyQt4: 4.10.3
QtWebkit: 534.34
SQLAlchemy: 0.9.4
SQLAlchemy Migrate: -
BeautifulSoup: 4.3.2
lxml: 3.2.3
Chardet: 2.2.1
PyEnchant: 1.6.6
Mako: 1.0.0
pyICU: 1.5
pyUNO bridge: -

** Affects: openlp
     Importance: Undecided
         Status: New


** Tags: startup

** Attachment added: "Error During the Startup.txt"
   https://bugs.launchpad.net/bugs/1390829/+attachment/4256284/+files/Error%20During%20the%20Startup.txt

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1390829

Title:
  Startup Crash

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  OS: Windows
  Version: Windows 7
  Edition: Ultimate
  Version of Open LP: 2.1.1 Beta
  Steps: At Startup

  
  Bug Report says the following: *OpenLP Bug Report**
  Version: {'full': '2.1.1', 'build': None, 'version': '2.1.1'}

  --- Details of the Exception. ---

  This happens a lot. Especially during the start up

   --- Exception Traceback ---
  Traceback (most recent call last):
    File "c:\Python33\lib\urllib\request.py", line 1248, in do_open
    File "c:\Python33\lib\http\client.py", line 1061, in request
    File "c:\Python33\lib\http\client.py", line 1099, in _send_request
    File "c:\Python33\lib\http\client.py", line 1057, in endheaders
    File "c:\Python33\lib\http\client.py", line 902, in _send_output
    File "c:\Python33\lib\http\client.py", line 840, in send
    File "c:\Python33\lib\http\client.py", line 1194, in connect
    File "c:\Python33\lib\socket.py", line 435, in create_connection
    File "c:\Python33\lib\socket.py", line 426, in create_connection
  TimeoutError: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

  During handling of the above exception, another exception occurred:

  Traceback (most recent call last):
    File "D:\OpenLP_Development\OpenLP_Code\2.1\openlp\core\ui\firsttimeform.py", line 72, in run
    File "c:\Python33\lib\urllib\request.py", line 181, in urlretrieve
    File "c:\Python33\lib\urllib\request.py", line 156, in urlopen
    File "c:\Python33\lib\urllib\request.py", line 469, in open
    File "c:\Python33\lib\urllib\request.py", line 487, in _open
    File "c:\Python33\lib\urllib\request.py", line 447, in _call_chain
    File "c:\Python33\lib\urllib\request.py", line 1283, in https_open
    File "c:\Python33\lib\urllib\request.py", line 1251, in do_open
  urllib.error.URLError: <urlopen error [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond>

  --- System information ---
  Platform: Windows-7-6.1.7600

  --- Library Versions ---
  Python: 3.3.2
  Qt4: 4.8.5
  Phonon: 4.4.0
  PyQt4: 4.10.3
  QtWebkit: 534.34
  SQLAlchemy: 0.9.4
  SQLAlchemy Migrate: -
  BeautifulSoup: 4.3.2
  lxml: 3.2.3
  Chardet: 2.2.1
  PyEnchant: 1.6.6
  Mako: 1.0.0
  pyICU: 1.5
  pyUNO bridge: -

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


Follow ups

References