[orca-list] braille support not disabled



Hi all. For some reason, Orca isn't starting, presumably because it is trying to
use BrlAPI, which is not installed because I don't have a braille display. In
user-settings.py, I have:
orca.settings.enableBraille = False
orca.settings.enableBrailleMonitor = False

My debug file shows:
Using speech server factory: orca.speechdispatcherfactory
Speech module has been initialized.
Magnification module has NOT been initialized.
SPEECH OUTPUT: 'Welcome to Orca.'
BRAILLE LINE:  'Welcome to Orca.'
     VISIBLE:  'Welcome to Orca.', cursor=0
WARNING: braille bindings unavailable:

Traceback (most recent call last):
  File "/opt/gnome/lib/python2.6/site-packages/orca/default.py", line 2021, in
getBrailleBindings
    self.inputEventHandlers["panBrailleLeftHandler"]
AttributeError: 'module' object has no attribute 'brlapi'

NEW SCRIPT: default (module=orca.default)
ACTIVE SCRIPT: default (module=orca.default) (reason=activate)
Script.getKnownApplications...
...Script.getKnownApplications
Shutting down and exiting due to signal = 2
Current stack is:

  File "<string>", line 1, in <module>
  File "/opt/gnome/lib/python2.6/site-packages/orca/orca.py", line 1756, in main
start(pyatspi.Registry) # waits until we stop the registry
File "/opt/gnome/lib/python2.6/site-packages/orca/orca.py", line 1314, in start
    registry.start(gil=settings.useGILIdleHandler)
  File "/opt/gnome/lib/python2.6/site-packages/pyatspi/registry.py", line 364,
in start
    bonobo.main()
  File "/opt/gnome/lib/python2.6/site-packages/orca/orca.py", line 1392, in
shutdownOnSignal
    debug.printStack(debug.LEVEL_ALL)
  File "/opt/gnome/lib/python2.6/site-packages/orca/debug.py", line 136, in
printStack
    traceback.print_stack(None, 100, debugFile)

SPEECH OUTPUT: 'Goodbye.'
BRAILLE LINE:  'Goodbye.'
     VISIBLE:  'Goodbye.', cursor=0

I am currently using Orca-2.28.1. Anyone have any ideas of why ORca is trying to
use braille support, and how I can difinitively disable it? Thanks.
-- 
Igor

Attachment: pgpBpiDmY3oCg.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]