Bug 205089 - orca issues
Summary: orca issues
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: orca
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: John (J5) Palmieri
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC6Desktop
TreeView+ depends on / blocked
 
Reported: 2006-09-04 01:25 UTC by Matthias Clasen
Modified: 2013-03-13 04:51 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-09-20 04:12:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 354689 0 None None None Never

Description Matthias Clasen 2006-09-04 01:25:27 UTC
Orca puts a menu item in Applications->Other. 
The entry behaves oddly, it seems to do two things at once,
start orca, and present the preferences dialog. Clicking it
multiple times does not work as expected, and there is no obvious
way to stop orca again.

Comment 1 Matthias Clasen 2006-09-04 01:28:10 UTC
Furthermore, turning off speech does not seem to turn of speech.

Comment 2 Ronald Warsow 2006-09-06 15:56:54 UTC
i get this, when i start orca from command line (orca-1.0.0-1.fc6.i386.rpm):

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/orca/speech.py", line 57, in
getSpeechServerFactories
    [''])
  File "/usr/lib/python2.4/site-packages/orca/gnomespeechfactory.py", line 50, in ?
    atspi.ORBit.load_typelib('GNOME_Speech')
RuntimeError: could not load typelib
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/orca/speech.py", line 98, in init
    [''])
  File "/usr/lib/python2.4/site-packages/orca/gnomespeechfactory.py", line 50, in ?
    atspi.ORBit.load_typelib('GNOME_Speech')
RuntimeError: could not load typelib
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/orca/orca.py", line 882, in
_showPreferencesConsole
    module.showPreferencesUI()
  File "/usr/lib/python2.4/site-packages/orca/orca_console_prefs.py", line 296,
in showPreferencesUI
    if not setupSpeech(prefsDict):
  File "/usr/lib/python2.4/site-packages/orca/orca_console_prefs.py", line 96,
in setupSpeech
    speech.init()


  File "/usr/lib/python2.4/site-packages/orca/speech.py", line 108, in init
    __speechserver = factory.SpeechServer.getSpeechServer()
AttributeError: 'NoneType' object has no attribute 'SpeechServer'



Comment 3 Matthias Clasen 2006-09-07 19:32:53 UTC
See the upstream bug for ideas how to work around some of the issues.

Comment 4 Matthias Clasen 2006-09-20 04:12:24 UTC
The orca menuitem is gone, John has added a Preferences button to the
a11y prefs instead. This clearly needs more work post-FC6, but that should
probably happen upstream.


Note You need to log in before you can comment on or make changes to this bug.