Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NVDA freezes when checking for updates without an internet connection #2380

Closed
nvaccessAuto opened this issue May 25, 2012 · 1 comment
Closed

Comments

@nvaccessAuto
Copy link

Reported by leonarddr on 2012-05-25 08:05
When trying to update NVDA 2012.2 (any version) without an internet connection, a message box pops up. However, this message box seems to freeze NVDA until the Ok button is pressed. It occurs on several pcs of mine. The corresponding messages in the log file:

DEBUGWARNING - updateCheck.UpdateChecker._bg (09:56:49):
Error checking for update
Traceback (most recent call last):
  File "updateCheck.pyo", line 101, in _bg
  File "updateCheck.pyo", line 68, in checkForUpdate
  File "urllib.pyo", line 84, in urlopen
  File "urllib.pyo", line 205, in open
  File "urllib.pyo", line 342, in open_http
  File "httplib.pyo", line 951, in endheaders
  File "httplib.pyo", line 811, in _send_output
  File "httplib.pyo", line 773, in send
  File "httplib.pyo", line 754, in connect
  File "socket.pyo", line 553, in create_connection
IOError: [socket error](Errno) [11004](Errno) getaddrinfo failed
DEBUGWARNING - watchdog._watcher (09:56:49):
Trying to recover from freeze, core stack:
  File "nvda.pyw", line 155, in <module>
  File "core.pyo", line 339, in main
  File "wx\_core.pyo", line 8010, in MainLoop
  File "wx\_core.pyo", line 7306, in MainLoop
  File "core.pyo", line 317, in Notify
  File "queueHandler.pyo", line 76, in pumpAll
  File "queueHandler.pyo", line 47, in flushQueue
  File "speech.pyo", line 101, in cancelSpeech
  File "synthDrivers\sapi4.pyo", line 105, in cancel
  File "wx\_core.pyo", line 14669, in <lambda>
  File "gui\__init__.pyo", line 416, in messageBox
  File "wx\_misc.pyo", line 495, in MessageBox
@nvaccessAuto
Copy link
Author

Comment 1 by leonarddr on 2015-01-29 10:33
Changes:
Added labels: worksforme
State: closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants