[BRLTTY] Issue linking brlapi and orca.

Didier Spaier didier at slint.fr
Tue Sep 12 19:13:03 EDT 2017


Hello,

On Slint I start brltty during the booting sequence, then orca when
running startx.

Orca works but I see in its log:
---
00:50:15 - SETTINGS MANAGER: Activating
00:50:15 - SETTINGS MANAGER: Attempt to load orca-customizations from /home/lucas/.local/share/orca/orca-customizations.py succeeded.
00:50:15 - SETTINGS MANAGER: Activated
00:50:15 - ORCA: Initializing
00:50:15 - ORCA: Loading User Settings
00:50:15 - SCRIPT MANAGER: Dectivating
00:50:15 - SCRIPT MANAGER: Deactivated
00:50:15 - MOUSE REVIEW ERROR: Wnck is not available
00:50:15 - SCRIPT: default (module=orca.scripts.default) initialized
00:50:15 - SPEECH: Initializing
00:50:16 - SPEECH: Using speech server factory: speechdispatcherfactory
00:50:16 - SPEECH: Initialized
Could not initialize BrlTTY:

Traceback (most recent call last):
  File "/usr/lib64/python3.5/site-packages/orca/braille.py", line 1703, in init
    _brlAPI = brlapi.Connection()
  File "brlapi.pyx", line 304, in brlapi.Connection.__init__ (brlapi.auto.c:4813)
brlapi.ConnectionError: couldn't connect to b':0' with key b'polkit+keyfile:/etc/brlapi.key': b'connect: Aucun fichier ou dossier de ce type'
(brlerrno 11, libcerrno 2, gaierrno 0)
Is BRLTTY really running?
---
brltty is running, /etc/brlapi exists and seems OK:
---
didier[~]$ cat /slint64/etc/brlapi.key 
6c0efa18f964558114fe1afad64c98b0
didier[~]$ stat /slint64/etc/brlapi.key
  Fichier : '/slint64/etc/brlapi.key'
   Taille : 33          Blocs : 8          Blocs d'E/S : 4096   fichier
Périphérique : 813h/2067d       Inœud : 392586      Liens : 1
Accès : (0644/-rw-r--r--)  UID : (    0/    root)   GID : ( 1000/     lxc)
 Accès : 2017-09-13 00:23:48.381838187 +0200
Modif. : 2017-09-13 00:22:15.902217710 +0200
Changt : 2017-09-13 00:29:24.756370166 +0200
  Créé : -
didier[~]$
---
I would like that users can use a braille terminal on the desktop...

How can I investigate further, and do you need more information?

Thanks in advance for any clue,

Didier


More information about the BRLTTY mailing list