Re: [orca-list] more trace back messages



On this one:

Traceback (most recent call last):
   File 
"/data/software/orca/dev/lib/python2.6/site-packages/orca/speech.py", 
line 71, in getSpeechServerFactories
     [''])
   File 
"/data/software/orca/dev/lib/python2.6/site-packages/orca/gnomespeechfactory.py", 
line 65, in <module>
     ORBit.load_typelib('GNOME_Speech')
RuntimeError: could not load typelib

I've asked Jon to look at this one if he has time. All the work he's
been doing on the speech dispatcher issues lately have made him the
resident expert on the speech factories. <smile>

This one:

Traceback (most recent call last):
   File 
"/data/software/orca/dev/lib/python2.6/site-packages/orca/orca_gui_prefs.py", 
line 859, in _setupSpeechSystems
     servers = factory.SpeechServer.getSpeechServers()
   File 
"/data/software/orca/dev/lib/python2.6/site-packages/orca/espeechfactory.py", 
line 115, in getSpeechServers
     serversConf = file(os.path.join(SpeechServer.location, '.servers'))
IOError: [Errno 2] No such file or directory: 
'/usr/share/emacs/site-lisp/emacspeak/servers/.servers'

Occurs if you get into the preferences dialog and don't have emacspeak
installed. It's harmless, but it would be nice if it didn't show up in
debug.out files.

Thanks for the report!
--joanie




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