** Changed in: gnome-orca (Ubuntu)
Status: Expired => Fix Committed
** Changed in: gnome-orca (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-orca in Ubuntu.
https://bugs.launchpad.net/bugs/347113
Title:
orca dies on starting: RuntimeError: could not load typelib
Status in gnome-orca package in Ubuntu:
Fix Released
Bug description:
Binary package hint: gnome-orca
I was checking that orca was installed in Xubuntu for a user that
relies on it but currently uses Ubuntu/Gnome and is considering
switching to Xubuntu. I found that it fails to start.
$ apt-cache policy gnome-orca
gnome-orca:
Installed: 2.26.0-0ubuntu1
Candidate: 2.26.0-0ubuntu1
Version table:
*** 2.26.0-0ubuntu1 0
500 http://gb.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status
Using Xubuntu 9.04 alpha 32-bit, orca fails to start. Trying to start
it from the command line reveals:
$ orca
Traceback (most recent call last):
File "/var/lib/python-support/python2.6/orca/speech.py", line 69, in
getSpeechServerFactories
[''])
File "/var/lib/python-support/python2.6/orca/gnomespeechfactory.py", line
52, in <module>
ORBit.load_typelib('GNOME_Speech')
RuntimeError: could not load typelib
Traceback (most recent call last):
File "/var/lib/python-support/python2.6/orca/speech.py", line 110, in init
[''])
File "/var/lib/python-support/python2.6/orca/gnomespeechfactory.py", line
52, in <module>
ORBit.load_typelib('GNOME_Speech')
RuntimeError: could not load typelib
Traceback (most recent call last):
File "/var/lib/python-support/python2.6/orca/orca.py", line 1086, in
_showPreferencesConsole
module.showPreferencesUI(_commandLineSettings)
File "/var/lib/python-support/python2.6/orca/orca_console_prefs.py", line
440, in showPreferencesUI
(not setupSpeech(prefsDict)):
File "/var/lib/python-support/python2.6/orca/orca_console_prefs.py", line
139, in setupSpeech
speech.init()
File "/var/lib/python-support/python2.6/orca/speech.py", line 120, in init
_speechserver = factory.SpeechServer.getSpeechServer()
AttributeError: 'NoneType' object has no attribute 'SpeechServer'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-orca/+bug/347113/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp