Re: [BRLTTY] Bug#680648: brltty: A new accent problem

2012-07-07 Thread Dave Mielke
[quoted lines by Samuel Thibault on 2012/07/07 at 15:10 -0300] >> If yes, do we know what it's being translated to? > >é That's what it's supposed to be. I guess I should've asked if we know what it's being mistranslated to? >> The code looks correct to me. The screen driver already calls gett

Re: [BRLTTY] Bug#680648: brltty: A new accent problem

2012-07-07 Thread Samuel Thibault
Dave Mielke, le Sat 07 Jul 2012 13:54:18 -0400, a écrit : > [quoted lines by Samuel Thibault on 2012/07/07 at 14:04 -0300] > > >Jean-Philippe MENGUAL, le Sat 07 Jul 2012 16:04:06 +0200, a écrit : > >>* What led up to the situation? I use brltty running orca on gdm3. > >> > >>* What was th

Re: [BRLTTY] Bug#680648: brltty: A new accent problem

2012-07-07 Thread Dave Mielke
[quoted lines by Samuel Thibault on 2012/07/07 at 14:04 -0300] >Jean-Philippe MENGUAL, le Sat 07 Jul 2012 16:04:06 +0200, a écrit : >>* What led up to the situation? I use brltty running orca on gdm3. >> >>* What was the outcome of this action? "L'??cran n'est pas en mode texte" As it ap

Re: [BRLTTY] Bug#680648: brltty: A new accent problem

2012-07-07 Thread Samuel Thibault
Jean-Philippe MENGUAL, le Sat 07 Jul 2012 16:04:06 +0200, a écrit : > I experience a new accents problem. I don't understand as I remember we did > the conversion upstream. Yes, the conversion is OK, I believe it's another matter. >* What led up to the situation? I use brltty running orca on

Re: [BRLTTY] Compilation error

2012-07-07 Thread Shérab
Samuel Thibault (2012/07/07 09:37 -0300): > What was it linking? tbl2hex Shérab. ___ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: BRLTTY@mielke.cc For general information, go to: http://mielke.cc/mailman/listi

Re: [BRLTTY] Compilation error

2012-07-07 Thread Samuel Thibault
Shérab, le Sat 07 Jul 2012 14:23:18 +0200, a écrit : > getting this error while compiling brltty: > /usr/bin/ld.bfd.real: tbl2hex.build.o: relocation R_X86_64_32 against > `.rodata.str1.1' can not be used when making a shared object; recompile with > -fPIC > tbl2hex.build.o: could not read symbol

[BRLTTY] Compilation error

2012-07-07 Thread Shérab
Dear all, getting this error while compiling brltty: /usr/bin/ld.bfd.real: tbl2hex.build.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC tbl2hex.build.o: could not read symbols: Bad value collect2: error: ld returned 1 exit sta