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

Upgrade to Python 2.7.8 #4368

Closed
nvaccessAuto opened this issue Aug 4, 2014 · 3 comments
Closed

Upgrade to Python 2.7.8 #4368

nvaccessAuto opened this issue Aug 4, 2014 · 3 comments
Assignees
Milestone

Comments

@nvaccessAuto
Copy link

Reported by jteh on 2014-08-04 23:20
We somehow missed the release of Python 2.7.7 and 2.7.8. While we'd normally prefer to avoid a Python upgrade this close to a release, there are significant security fixes. We don't know whether these affect us, but it's best to be safe.

@nvaccessAuto
Copy link
Author

Comment 1 by James Teh <jamie@... on 2014-08-05 00:44
In [360d408]:

Upgrade Python to version 2.7.8.

Fixes #4368.

Changes:
State: closed

@nvaccessAuto
Copy link
Author

Comment 2 by briang1 on 2014-08-05 06:23
Does this have any bearing on this odd error on the punctuation dialogue?
Turn off watchdog and it crashes nvda.
IO - inputCore.InputManager.executeGesture (07:15:17):
Input: kb(desktop):upArrow
IO - speech.speak (07:15:17):
Speaking ('en_GB'), u'Punctuation/symbol pronunciation... p 13 of 15'
IO - inputCore.InputManager.executeGesture (07:15:20):
Input: kb(desktop):enter
DEBUGWARNING - Python warning (07:15:20):
c:\progra~1\nvda\library.zip\gui\settingsDialogs.py:60: DeprecationWarning: object() takes no parameters
IO - speech.speak (07:15:20):
Speaking ('en_GB'), u'Symbol Pronunciation dialog'
IO - inputCore.InputManager.executeGesture (07:15:29):
Input: kb(desktop):tab
IO - inputCore.InputManager.executeGesture (07:15:29):
Input: kb(desktop):tab
IO - inputCore.InputManager.executeGesture (07:15:35):
Input: kb(desktop):downArrow
IO - inputCore.InputManager.executeGesture (07:15:36):
Input: kb(desktop):upArrow
IO - inputCore.InputManager.executeGesture (07:15:39):
Input: kb(desktop):control+alt+r
DEBUGWARNING - RPC process 348 (nvda.exe) (07:15:51):
Thread 3960, build\x86\remote\sysListView32.cpp, nvdaInProcUtils_sysListView32_getGroupInfo, 28:
LVM_GETGROUPINFOBYINDEX failed

@nvaccessAuto
Copy link
Author

Comment 3 by jteh on 2014-08-05 09:58
No, because you reported this on the list before the Python upgrade. (The Python upgrade only occurred about 9 hours ago.)

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