Cascading crash on fetching Fairware hours
Reported by Virgil Dupras | January 25th, 2011 @ 10:40 AM
Application Name: moneyGuru
Version: 2.2.3
Traceback (most recent call last):
File "C:\Python31\lib\urllib\request.py", line 1072, in do_open
File "C:\Python31\lib\http\client.py", line 932, in request
File "C:\Python31\lib\http\client.py", line 970, in _send_request
File "C:\Python31\lib\http\client.py", line 928, in endheaders
File "C:\Python31\lib\http\client.py", line 782, in _send_output
File "C:\Python31\lib\http\client.py", line 723, in send
File "C:\Python31\lib\http\client.py", line 705, in connect
File "C:\Python31\lib\socket.py", line 292, in create_connection
socket.gaierror: [Errno 11004] getaddrinfo failed
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\src\moneyguru\hscommon\reg.py", line 98, in unpaid_hours
File "C:\Python31\lib\urllib\request.py", line 121, in urlopen
File "C:\Python31\lib\urllib\request.py", line 349, in open
File "C:\Python31\lib\urllib\request.py", line 367, in _open
File "C:\Python31\lib\urllib\request.py", line 327, in _call_chain
File "C:\Python31\lib\urllib\request.py", line 1090, in http_open
File "C:\Python31\lib\urllib\request.py", line 1075, in do_open
urllib.error.URLError: <urlopen error [Errno 11004] getaddrinfo failed>
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Python31\lib\logging\__init__.py", line 774, in emit
AttributeError: 'NoneType' object has no attribute 'write'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "app.py", line 92, in applicationFinishedLaunching
File "C:\src\moneyguru\hscommon\reg.py", line 100, in unpaid_hours
File "C:\Python31\lib\logging\__init__.py", line 1469, in warning
File "C:\Python31\lib\logging\__init__.py", line 1061, in warning
File "C:\Python31\lib\logging\__init__.py", line 1167, in _log
File "C:\Python31\lib\logging\__init__.py", line 1177, in handle
File "C:\Python31\lib\logging\__init__.py", line 1214, in callHandlers
File "C:\Python31\lib\logging\__init__.py", line 675, in handle
File "C:\Python31\lib\logging\__init__.py", line 798, in emit
File "C:\Python31\lib\logging\__init__.py", line 727, in handleError
File "C:\Python31\lib\traceback.py", line 160, in print_exception
File "C:\Python31\lib\traceback.py", line 12, in _print
AttributeError: 'NoneType' object has no attribute 'write'
Is it because Fairware, under Qt, fetching happens before logging is set?
Comments and changes to this ticket
-
Virgil Dupras February 3rd, 2011 @ 01:16 PM
- State changed from new to invalid
Well, it might be a bug that is already fixed because (it's v2.2.3 after all) I don't get any crash when I launch moneyGuru without an internet connection.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป