Re: [orca-list] Problems running Orca



This to me looks like a case where you don't have speech-dispatcher
installed so it attempted to fall back on the emacspeak support which is
not maintained. But in a fortunate coincidence, Dmitri Paduchikh found
the bug you did in the emacspeak support for Orca. I have just committed
his patch to master. That won't help you for a shipping 3.2.1, but his
patch is attached to the bug he filed -- and should still apply since
the emacspeak support hadn't been touched in years. See:
https://bugzilla.gnome.org/show_bug.cgi?id=667462

Hope this helps! Take care.
--joanie

On Fri, 2012-01-06 at 19:38 -0500, bigd wrote:
Hi all,
I just did the upgrade from gnome 2.32 to 3.2.1 and restarted dbus and xdm. From a console (with DISPLAY 
set to :0), I ran orca -t. It gave me some traceback about a broken 
pipe, so I had a look in the file (it wanted to run /usr/share/emacs/site-lisp/emacspeak/servers/outloud), 
copied the espeak server to the outloud server, and went through 
the orca setup. Using speakup to read the prompts (forgot about all the outloud voice commands...), I 
answered all the questions, and reran orca. Now, I get this traceback. 
I've tried googling for it, which wasn't much help, and I have no idea how to fix. Any idea what's up?
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.7/site-packages/orca/orca.py", line 2299, in main
    init(pyatspi.Registry)
  File "/usr/lib/python2.7/site-packages/orca/orca.py", line 2009, in init
    loadUserSettings()
  File "/usr/lib/python2.7/site-packages/orca/orca.py", line 1595, in loadUserSettings
    _scriptManager.activate()
  File "/usr/lib/python2.7/site-packages/orca/script_manager.py", line 76, in activate
    self.setActiveScript(self.getScript(None), "activate")
  File "/usr/lib/python2.7/site-packages/orca/script_manager.py", line 265, in setActiveScript
    newScript.activate()
  File "/usr/lib/python2.7/site-packages/orca/scripts/default.py", line 1446, in activate
    speech.updatePunctuationLevel()
  File "/usr/lib/python2.7/site-packages/orca/speech.py", line 354, in updatePunctuationLevel
    _speechserver.updatePunctuationLevel()
AttributeError: 'SpeechServer' object has no attribute 'updatePunctuationLevel'
Exception AttributeError: "'NoneType' object has no attribute 'kill'" in <bound method SpeechServer.__del__ 
of <orca.espeechfactory.SpeechServer object at 0xb4aa4f0c>> 
ignored
This is with orca 3.2.2.

Thanks for any help,
KJ4UFX
{.i doi .tcikoritys. mi cuxna ba'e do}

_______________________________________________
orca-list mailing list
orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp






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