Skip to content

NVDA throwing errors in Tortoise SVN #3534

@nvaccessAuto

Description

@nvaccessAuto

Reported by leonarddr on 2013-09-18 09:25
When checking out an SVN-repo with Tortoise SVN, NVDA throws errors in the list view of the checkout dialog. I could also reproduce it in the update dialog list view. It only seems to occur in master and next, not in 2013.2.

ERROR - eventHandler.executeEvent (11:23:21):

error executing event: gainFocus on <NVDAObjects.IAccessible.sysListView32.ListItem object at 0x04DBA1D0> with extra args of {}

Traceback (most recent call last):

File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects__init__.pyc", line 834, in event_gainFocus
File "NVDAObjects\behaviors.pyc", line 458, in reportFocus
File "NVDAObjects__init__.pyc", line 778, in reportFocus
File "speech.pyc", line 317, in speakObject
File "speech.pyc", line 235, in speakObjectProperties
File "baseObject.pyc", line 34, in get
File "baseObject.pyc", line 110, in _getPropertyViaCache
File "NVDAObjects\IAccessible\sysListView32.pyc", line 368, in _get_name
File "NVDAObjects\IAccessible\sysListView32.pyc", line 332, in _getColumnContent
File "NVDAObjects\IAccessible\sysListView32.pyc", line 324, in _getColumnContentRaw
File "winKernel.pyc", line 102, in readProcessMemory
ArgumentError: argument 2: <type 'exceptions.OverflowError'>: long int too long to convert

IO - speech.speak (11:23:21):

Speaking [u'selected']

Blocked by #3339

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions