Add original Seika Notetaker driver#11514
Conversation
See test results for failed build of commit f62982f720 |
|
@moyanming Are you the author of this driver or did you copy it from somewhere else? |
Hi @LeonarddeR , we are the manufacturer of the Seika Notetaker Braille display and @Ulf-Beckmann is our partner. We define the transfer protocol and develop the add-on and then test the driver makes all work fine. BTW, @Ulf-Beckmann not use GitHub frequently. |
|
Thanks for clarifying. First of all, I think it is necessary that the linting errors are fixed. Please see the linting your changes section in the repository ReadMe. |
Thanks for the reminder. I will fix those errors as soon as possible. |
|
It might be best to address the change requests in #10961 first. |
See test results for failed build of commit 12f966029a |
See test results for failed build of commit 74dd0ece52 |
lukaszgo1
left a comment
There was a problem hiding this comment.
Please pay attention to places where you've left code which is no longer used but rather than removed is merely commented out (I haven't commented on all of them)
See test results for failed build of commit 82cd5eafc9 |
|
Hi, |
|
I will test the build version of this PR later today. Thanks |
|
I missed the link of the build, could you please give it so I can test
with my old Seika 2?
|
Hi @MichelSuch , |
Thanks for the test. We have tested this PR build with the mini16/24/v6 are worked well. I mean anyone can review this PR for the integration to the main branch? |
|
Sorry, I am late, |
|
you are not late.
I’ve also received the confirmation that the driver works.
|
|
Is there anything else to be done for this PR? Is it possible to merge? |
|
@moyanming, could you please confirm this driver is also expected to work with the Seika v7 computer? Both when using the v7 as an external display and when installing NVDA on the Windows embedded in it? |
Hi @JulienCochuyt |
Co-authored-by: Sean Budd <seanbudd123@gmail.com>
Co-authored-by: Sean Budd <seanbudd123@gmail.com>
Co-authored-by: Sean Budd <seanbudd123@gmail.com>
Co-authored-by: Sean Budd <seanbudd123@gmail.com>
Co-authored-by: Sean Budd <seanbudd123@gmail.com>
seanbudd
left a comment
There was a problem hiding this comment.
Thanks, this is much clearer now
|
Hi, @feerrenrut BTW, this PR build works fine. Is there some issue within the component of the beta version? Best Regards |
|
Hi @moyanming, Could you provide a log file, with debug logging enabled, of what happens when you do the following:
I'm going to investigate for any obvious causes but this will aid the fix greatly. |
Hi, @seanbudd I have tried two times and got the same error. Any ideas? |
|
It looks "hidvidpid" is matched, as we make it to the stage where we check |
Link to issue number:
#10991
Summary of the issue:
Seika Notetaker drivers do not exist in NVDA
The Seika Notetaker Braille display is not the same as the Seika Braille display.
Seika Notetaker has 8 dots, Braille keyboard and other function keys/buttons
Description of how this pull request fixes the issue:
Adds the driver
Testing performed:
Manual testing from those with the device
Known issues with pull request:
None
Change log entry:
New features
Code Review Checklist: