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

baum vario 40 no key input #8894

Closed
alex19EP opened this issue Oct 30, 2018 · 3 comments · Fixed by #8951
Closed

baum vario 40 no key input #8894

alex19EP opened this issue Oct 30, 2018 · 3 comments · Fixed by #8951
Assignees
Labels
bug/regression component/braille-display-drivers p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority
Milestone

Comments

@alex19EP
Copy link

alex19EP commented Oct 30, 2018

Steps to reproduce:

connect vario 40 vire com or usb to com converter. select baum driver in brl configuration.
press eni button on the desplay.

Actual behavior:

nvda dont doo anything.

Expected behavior:

a gesture must be executed.

System configuration:

nvda log cat

ERROR - hwIo.IoBase._notifyReceive (18:27:46.773):
Traceback (most recent call last):
File "hwIo.pyo", line 147, in _notifyReceive
File "brailleDisplayDrivers\baum.pyo", line 162, in _onReceive
File "brailleDisplayDrivers\baum.pyo", line 177, in _handleResponse
File "brailleDisplayDrivers\baum.pyo", line 228, in init
AttributeError: 'NoneType' object has no attribute 'replace'
ERROR - hwIo.IoBase._notifyReceive (18:27:47.220):
Traceback (most recent call last):
File "hwIo.pyo", line 147, in _notifyReceive
File "brailleDisplayDrivers\baum.pyo", line 162, in _onReceive
File "brailleDisplayDrivers\baum.pyo", line 177, in _handleResponse
File "brailleDisplayDrivers\baum.pyo", line 228, in init
AttributeError: 'NoneType' object has no attribute 'replace'
ERROR - hwIo.IoBase._notifyReceive (18:27:47.368):
Traceback (most recent call last):
File "hwIo.pyo", line 147, in _notifyReceive
File "brailleDisplayDrivers\baum.pyo", line 162, in _onReceive
File "brailleDisplayDrivers\baum.pyo", line 177, in _handleResponse
File "brailleDisplayDrivers\baum.pyo", line 228, in init
AttributeError: 'NoneType' object has no attribute 'replace'
ERROR - hwIo.IoBase._notifyReceive (18:27:48.290):
Traceback (most recent call last):
File "hwIo.pyo", line 147, in _notifyReceive
File "brailleDisplayDrivers\baum.pyo", line 162, in _onReceive
File "brailleDisplayDrivers\baum.pyo", line 177, in _handleResponse
File "brailleDisplayDrivers\baum.pyo", line 228, in init
AttributeError: 'NoneType' object has no attribute 'replace'
ERROR - hwIo.IoBase._notifyReceive (18:27:48.739):
Traceback (most recent call last):
File "hwIo.pyo", line 147, in _notifyReceive
File "brailleDisplayDrivers\baum.pyo", line 162, in _onReceive
File "brailleDisplayDrivers\baum.pyo", line 177, in _handleResponse
File "brailleDisplayDrivers\baum.pyo", line 228, in init
AttributeError: 'NoneType' object has no attribute 'replace'

NVDA Installed/portable/running from source:

instaled

NVDA version:

2018.3.2

Windows version:

windos 10 1809

Name and version of other software in use when reproducing the issue:

Other information about your system:

Other questions:

Does the issue still occur after restarting your PC?

yes

Have you tried any other versions of NVDA?

yes

@LeonarddeR
Copy link
Collaborator

This looks like a model identifier isn't set for this display. I will take this.

@LeonarddeR LeonarddeR self-assigned this Oct 30, 2018
@LeonarddeR LeonarddeR added bug/regression p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority component/braille-display-drivers labels Oct 30, 2018
@LeonarddeR
Copy link
Collaborator

Could you please test input with this try build?

@alex19EP
Copy link
Author

yes that build works like a charm. thanks.
i think this fix wood be included to nvda 2018.4. however i ask you wood it be possible to provide me addon or python file with this solution.
thank you @LeonarddeR for help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/regression component/braille-display-drivers p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority
Projects
None yet
3 participants