Re: [BRLTTY] possible problem or bug with 5.0

2014-03-06 Thread Dave Mielke
[quoted lines by cov...@ccs.covici.com on 2014/03/05 at 23:45 -0500] >I did a hexdump of the file to get the character. What is in my file >wit the section sign is actually a7c2 -- all characters seem to be two >bytes. a7c2 (which really should be read c2a7 since Intel/AMD processors are little

Re: [BRLTTY] focus display hangs with brltty 5.0

2014-03-06 Thread Sebastian Humenda
Hello, can I somehow provide more information to solve my problem with BRLTTY 5.0? With the current status, the release is unusable and it would render my system useless as soon as BRLTTY 5.0 is uploaded to Debian unstable. BRLTTY 4.5 also shows some USB warnings, when called with -v: BRLTTY 4.5

Re: [BRLTTY] possible problem or bug with 5.0

2014-03-06 Thread covici
Dave Mielke wrote: > [quoted lines by cov...@ccs.covici.com on 2014/03/05 at 23:45 -0500] > > >I did a hexdump of the file to get the character. What is in my file > >wit the section sign is actually a7c2 -- all characters seem to be two > >bytes. > > a7c2 (which really should be read c2a7 si

Re: [BRLTTY] focus display hangs with brltty 5.0

2014-03-06 Thread Mario Lang
Sebastian Humenda writes: > can I somehow provide more information to solve my problem with BRLTTY > 5.0? I am sorry to tell you, but I am stuck at this point. I think Dave should have a look at this issue. > With the current status, the release is unusable and it would render > my system usel

[BRLTTY] cursor position issue about "en-us-g1.ctb" table

2014-03-06 Thread Dongyu
Hi all, I found a cursor position issue when using "en-us-g1.ctb" table. there are 3 examples: apple Apple APPle the outbuf and outlen of them are different when using lou_translate. but, if I assign cursor position equal to 5, after lou_translate, the cursor position is still 5 for all of them.

Re: [BRLTTY] possible problem or bug with 5.0

2014-03-06 Thread Dave Mielke
[quoted lines by cov...@ccs.covici.com on 2014/03/06 at 08:18 -0500] >I again dumped a file after typing all 8 dots, that is what I did. So I >really don't know what is on the screen except a question mark, just >what is in the files. Now that I know you're using hexdump to see what the characte

Re: [BRLTTY] focus display hangs with brltty 5.0

2014-03-06 Thread Sebastian Humenda
Hello Mario, Mario Lang schrieb am 06.03.2014, 15:39 +0100: >Sebastian Humenda writes: >> can I somehow provide more information to solve my problem with BRLTTY >> 5.0? > >I am sorry to tell you, but I am stuck at this point. I think Dave >should have a look at this issue. For this I have built

Re: [BRLTTY] possible problem or bug with 5.0

2014-03-06 Thread covici
ahhh you are probably correct, I will check that out and see what happens -- Thanks so much for sticking with me. Dave Mielke wrote: > [quoted lines by cov...@ccs.covici.com on 2014/03/06 at 08:18 -0500] > > >I again dumped a file after typing all 8 dots, that is what I did. So I > >really don

Re: [BRLTTY] cursor position issue about "en-us-g1.ctb" table

2014-03-06 Thread Dave Mielke
[quoted lines by Dongyu on 2014/03/06 at 11:19 -0600] >I found a cursor position issue when using "en-us-g1.ctb" table. > >there are 3 examples: >apple >Apple >APPle > >the outbuf and outlen of them are different when using lou_translate. >but, if I assign cursor position equal to 5, after lou_tra

Re: [BRLTTY] focus display hangs with brltty 5.0

2014-03-06 Thread Dave Mielke
[quoted lines by Sebastian Humenda on 2014/03/06 at 19:28 +0100] >For this I have built BRLTTY from git and attach a short log file (-l 7), the >error occurred a few seconds after the start. Thank you for building the latest development code in order to test with it. That let's us know that it's

Re: [BRLTTY] possible problem or bug with 5.0

2014-03-06 Thread covici
Yep, that did it, thanks so much. cov...@ccs.covici.com wrote: > ahhh you are probably correct, I will check that out and see what > happens -- Thanks so much for sticking with me. > > Dave Mielke wrote: > > > [quoted lines by cov...@ccs.covici.com on 2014/03/06 at 08:18 -0500] > > > > >I aga

Re: [BRLTTY] focus display hangs with brltty 5.0

2014-03-06 Thread Sebastian Humenda
Hello Dave, Dave Mielke schrieb am 06.03.2014, 15:15 -0500: >[quoted lines by Sebastian Humenda on 2014/03/06 at 19:28 +0100] >>For this I have built BRLTTY from git and attach a short log file (-l 7), the >>error occurred a few seconds after the start. [...] >Am I correct that your problem is tha

Re: [BRLTTY] focus display hangs with brltty 5.0

2014-03-06 Thread Dave Mielke
[quoted lines by Sebastian Humenda on 2014/03/06 at 21:50 +0100] >The attached log file uses the suggested parameters. The log wasn't attached. I've done that myself several times. :-) -- Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of God. Phone: 1-613-726-0014 | Otta

Re: [BRLTTY] focus display hangs with brltty 5.0

2014-03-06 Thread Sebastian Humenda
Hello Dave, Dave Mielke schrieb am 06.03.2014, 16:07 -0500: >[quoted lines by Sebastian Humenda on 2014/03/06 at 21:50 +0100] >>The attached log file uses the suggested parameters. >The log wasn't attached. I've done that myself several times. :-) I gues I will have to write a script which warns m

Re: [BRLTTY] focus display hangs with brltty 5.0

2014-03-06 Thread Dave Mielke
Do you know if this is a brand new problem in 5.0? Does your device work correctly with 4.5? -- Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of God. Phone: 1-613-726-0014 | Ottawa, Ontario | http://Mielke.cc/bible/ EMail: d...@mielke.cc | Canada K2A 1H7 | http://Fa

Re: [BRLTTY] cursor position issue about "en-us-g1.ctb" table

2014-03-06 Thread Dongyu
Do you mean the end position of a string is out of the string range? If so, for most common situation when inputting in an textarea, the cursor is at the end of current content. So, lou_translate will not return the right cursor position. On Thu, Mar 6, 2014 at 1:49 PM, Dave Mielke wrote: > [qu

Re: [BRLTTY] cursor position issue about "en-us-g1.ctb" table

2014-03-06 Thread Dongyu
Ok, i got what you said about the input range. And i made a mistake from beginning, please ignore the previous email reply. Thank you! On Thu, Mar 6, 2014 at 3:55 PM, Dongyu wrote: > Do you mean the end position of a string is out of the string range? > If so, for most common situation when inp

Re: [BRLTTY] cursor position issue about "en-us-g1.ctb" table

2014-03-06 Thread Dave Mielke
[quoted lines by Dongyu on 2014/03/06 at 15:55 -0600] >Do you mean the end position of a string is out of the string range? >If so, for most common situation when inputting in an textarea, the cursor >is at the end of current content. So, lou_translate will not return the >right cursor position.

Re: [BRLTTY] cursor position issue about "en-us-g1.ctb" table

2014-03-06 Thread Dongyu
Yes, I am using it for an input area when typing. I can solve this issue in my code. Thank you again. On Thu, Mar 6, 2014 at 4:16 PM, Dave Mielke wrote: > [quoted lines by Dongyu on 2014/03/06 at 15:55 -0600] > > >Do you mean the end position of a string is out of the string range? > >If so, f

Re: [BRLTTY] focus display hangs with brltty 5.0

2014-03-06 Thread Dave Mielke
I think I need a little more information. Could you please type something predictable, like the alphabet, and let me know which character is the first one for which the display doesn't update? Perhaps you could keep going until the problem has occurred, maybe, three times. Each time, let me know