Re: [BRLTTY] Testing on Windows

2017-04-09 Thread Samuel Thibault
Hello, Felix Grützmacher - Help Tech Elektronik GmbH, on jeu. 06 avril 2017 16:26:43 +0200, wrote: > the problem occurred in both. Did you try with the libusb version of brltty? (not the libusb-1.0 version) You need to tell the installer to install the libusb-win32 driver, so that it overrides

Re: [BRLTTY] Testing on Windows

2017-04-09 Thread Samuel Thibault
Hello, Samuel Thibault, on dim. 09 avril 2017 17:38:11 +0200, wrote: > Looking more at this... I can confirm that with these changes, I could run brltty fine on windows XP 64. It seems it works fine with our previous .inf file, but I guess with more recent versions of windows, the 64bit version

Re: [BRLTTY] Testing on Windows

2017-04-09 Thread Samuel Thibault
Looking more at this... Mario Lang, on ven. 07 avril 2017 21:38:16 +0200, wrote: > Samuel, can you tell if this would be a useful change to adopt? > > --- a/Autostart/Windows/brltty-libusb.inf > +++ b/Autostart/Windows/brltty-libusb.inf > @@ -46,7 +46,7 @@ libusb_files_dll_x64 = 10,system32 > li

Re: [BRLTTY] Testing on Windows

2017-04-08 Thread Samuel Thibault
Hello, Mario Lang, on ven. 07 avril 2017 21:38:16 +0200, wrote: > There is one change I could isolate which was apparently never > submitted. > Note, that they (Marko?) have only done this to libusb.inf, not > libusb-1.0.inf. > > Samuel, can you tell if this would be a useful change to adopt? I

Re: [BRLTTY] Testing on Windows

2017-04-07 Thread Mario Lang
Samuel Thibault writes: > The source seems to be downloadable on > > https://3rdpartysource.microsoft.com/download/Redistributed%20OSS/5.4/brltty-5.4.zip > > It seems to correspond to git 8d46edbf16 + a cherry-pick of 738c1d8b76 > (which was submitted by microsoft at the time). There is one chan

Re: [BRLTTY] Testing on Windows

2017-04-06 Thread Samuel Thibault
Felix Grützmacher - Help Tech Elektronik GmbH, on jeu. 06 avril 2017 16:26:43 +0200, wrote: > I'm trying to find out if Microsoft may have > patched the version of BRLTTY that's downloaded automatically when they > install Braille support. The source seems to be downloadable on https://3rdpartys

Re: [BRLTTY] Testing on Windows

2017-04-06 Thread Felix Grützmacher - Help Tech Elektronik GmbH
von Dave Mielke Gesendet: Donnerstag, 6. April 2017 15:52 An: Informal discussion between users and developers of BRLTTY. Betreff: Re: [BRLTTY] Testing on Windows [quoted lines by Felix Grützmacher - Help Tech Elektronik GmbH on 2017/04/06 at 14:01 +0200] >short version: it works for me! >We

Re: [BRLTTY] Testing on Windows

2017-04-06 Thread Dave Mielke
[quoted lines by Felix Grützmacher - Help Tech Elektronik GmbH on 2017/04/06 at 14:01 +0200] >short version: it works for me! >We'll find out what they're doing and let you know. Which version doesn't work for you? The one I recently built for you to test with? What about our official 5.4 relea

Re: [BRLTTY] Testing on Windows

2017-04-06 Thread Mario Lang
elopers of BRLTTY.' > Betreff: Re: [BRLTTY] Testing on Windows > > Felix Gr tzmacher - Help Tech Elektronik GmbH > writes: > >> I just tested Easy Braille (ID 0x44) with the following result: >> 2017-04-06@10:17:55.937 USB: testing device: vendor=1FE4 product=0044 >

Re: [BRLTTY] Testing on Windows

2017-04-06 Thread Felix Grützmacher - Help Tech Elektronik GmbH
d: Deutsch, English -Ursprüngliche Nachricht- Von: BRLTTY [mailto:brltty-boun...@brltty.com] Im Auftrag von Mario Lang Gesendet: Donnerstag, 6. April 2017 11:30 An: 'Informal discussion between users and developers of BRLTTY.' Betreff: Re: [BRLTTY] Testing on Windows Felix Gr

Re: [BRLTTY] Testing on Windows

2017-04-06 Thread Felix Grützmacher - Help Tech Elektronik GmbH
-boun...@brltty.com] Im Auftrag von Mario Lang Gesendet: Donnerstag, 6. April 2017 11:30 An: 'Informal discussion between users and developers of BRLTTY.' Betreff: Re: [BRLTTY] Testing on Windows Felix Gr tzmacher - Help Tech Elektronik GmbH writes: > I just tested Easy Braille (ID 0x44)

Re: [BRLTTY] Testing on Windows

2017-04-06 Thread Mario Lang
Felix Grützmacher - Help Tech Elektronik GmbH writes: > I just tested Easy Braille (ID 0x44) with the following result: > 2017-04-06@10:17:55.937 USB: testing device: vendor=1FE4 product=0044 > 2017-04-06@10:17:55.937 USB: setup packet: Typ:80 Req:06 Val:0300 Idx: > Len:00FF > 2017-04-06@10:

Re: [BRLTTY] Testing on Windows

2017-04-06 Thread Felix Grützmacher - Help Tech Elektronik GmbH
ers of BRLTTY.' Betreff: Re: [BRLTTY] Testing on Windows Felix Gr tzmacher - Handy Tech Elektronik GmbH writes: > Here is a log excerpt created from running as debug. Seems something > went wrong. Basically the exact same log was already submitted by you in July 2016. Dave analyz

Re: [BRLTTY] Testing on Windows

2017-04-05 Thread Mario Lang
Felix Grützmacher - Handy Tech Elektronik GmbH writes: > Here is a log excerpt created from running as debug. Seems something went > wrong. Basically the exact same log was already submitted by you in July 2016. Dave analyzed it quite in detail in <20160712095617.gp26...@beta.private.mielke.cc>

Re: [BRLTTY] Testing on Windows

2017-04-05 Thread Dave Mielke
[quoted lines by Felix Grützmacher - Help Tech Elektronik GmbH on 2017/04/05 at 16:05 +0200] It just occurred to me that the data I'm looking for is actually in the log you sent because you enabled USB logging. Your AB is indeed specifying a different output endpoint. It's specifying output end

Re: [BRLTTY] Testing on Windows

2017-04-05 Thread Dave Mielke
[quoted lines by Felix Grützmacher - Help Tech Elektronik GmbH on 2017/04/05 at 16:05 +0200] I'm hoping that the problem isn't libusb-1.0 truncating the USB configuration descriptor. The output endpoint would probably be the last one, i.e. at the very end of that data, so it's a possibility for s

Re: [BRLTTY] Testing on Windows

2017-04-05 Thread Felix Grützmacher - Help Tech Elektronik GmbH
ty.com] Im Auftrag von Dave Mielke Gesendet: Mittwoch, 5. April 2017 16:02 An: Informal discussion between users and developers of BRLTTY. Betreff: Re: [BRLTTY] Testing on Windows [quoted lines by Felix Grützmacher - Help Tech Elektronik GmbH on 2017/04/05 at 13:55 +0200] >I don't use Linux

Re: [BRLTTY] Testing on Windows

2017-04-05 Thread Felix Grützmacher - Help Tech Elektronik GmbH
richt- Von: BRLTTY [mailto:brltty-boun...@brltty.com] Im Auftrag von Dave Mielke Gesendet: Mittwoch, 5. April 2017 15:55 An: Informal discussion between users and developers of BRLTTY. Betreff: Re: [BRLTTY] Testing on Windows [quoted lines by Felix Grützmacher - Help Tech Elektronik GmbH on 2017/

Re: [BRLTTY] Testing on Windows

2017-04-05 Thread Dave Mielke
[quoted lines by Felix Grützmacher - Help Tech Elektronik GmbH on 2017/04/05 at 13:55 +0200] >I don't use Linux at all so it might take me a while to get to a point where >I'd be of some actual use rather than ask a lot of questions, so I'm >reluctant to go down that road. The thing is that I d

Re: [BRLTTY] Testing on Windows

2017-04-05 Thread Dave Mielke
[quoted lines by Felix Grützmacher - Help Tech Elektronik GmbH on 2017/04/05 at 14:18 +0200] >This has suddenly become a relevant platform as we'd like to be supported in >Narrator, as it's a part of the OS. :-( I wish it'd been a relevant platform all along! Oh well ... better later than neve

Re: [BRLTTY] Testing on Windows

2017-04-05 Thread Felix Grützmacher - Help Tech Elektronik GmbH
Betreff: Re: [BRLTTY] Testing on Windows Felix Gr tzmacher - Help Tech Elektronik GmbH writes: > yes, this is an actual physical Active Braille it's talking to, with > standard firmware. I might be lying, but I believe Felix is the first person to test AB/AS models on Windows. At

Re: [BRLTTY] Testing on Windows

2017-04-05 Thread Mario Lang
Felix Grützmacher - Help Tech Elektronik GmbH writes: > yes, this is an actual physical Active Braille it's talking to, with > standard firmware. I might be lying, but I believe Felix is the first person to test AB/AS models on Windows. At least I never did, and I don't remember any AB/AS uwser

Re: [BRLTTY] Testing on Windows

2017-04-05 Thread Felix Grützmacher - Help Tech Elektronik GmbH
rs and developers of BRLTTY. Betreff: Re: [BRLTTY] Testing on Windows [quoted lines by Felix Grützmacher - Help Tech Elektronik GmbH on 2017/04/05 at 13:09 +0200] >yes, this is an actual physical Active Braille it's talking to, with >standard firmware. >All Active Braille and Active S

Re: [BRLTTY] Testing on Windows

2017-04-05 Thread Dave Mielke
[quoted lines by Felix Grützmacher - Help Tech Elektronik GmbH on 2017/04/05 at 13:09 +0200] >yes, this is an actual physical Active Braille it's talking to, with >standard firmware. >All Active Braille and Active Star and Actilino devices have this USB >architecture and are using the same endpoi

Re: [BRLTTY] Testing on Windows

2017-04-05 Thread Felix Grützmacher - Help Tech Elektronik GmbH
lto:brltty-boun...@brltty.com] Im Auftrag von Dave Mielke Gesendet: Mittwoch, 5. April 2017 10:38 An: Informal discussion between users and developers of BRLTTY. Betreff: Re: [BRLTTY] Testing on Windows [quoted lines by Felix Grützmacher - Handy Tech Elektronik GmbH on 2017/04/05 at 09:21 +0200] &

Re: [BRLTTY] Testing on Windows

2017-04-05 Thread Dave Mielke
[quoted lines by Felix Grützmacher - Handy Tech Elektronik GmbH on 2017/04/05 at 09:21 +0200] >just to be sure: after installing, what would I need to do to make BRLTTY >Braille within a console window that I launch? It should just work. Sébastien is correct that you need the Windows screen dri

Re: [BRLTTY] Testing on Windows

2017-04-05 Thread Shérab
Hi Felix, Felix Grützmacher - Handy Tech Elektronik GmbH (2017/04/05 09:21 +0200): > Hello, > > just to be sure: after installing, what would I need to do to make BRLTTY > Braille within a console window that I launch? I think you need to run brltty with the appropriate (Windows) screen driver.