Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:I have a problem with the orca screenreader. The problem is that when I start the gnome desktop from a livecd, press alt+f2 and run orca, the terminal appears and then disappears. The next try was to run gnome-terminal and type orca. Python complained that it has the error with errno 13 (permission denied) in something inside ~/.local, and then I typed su and changed the directory permissions. But then, when I tried again, I got some attribute errors. I can't currently give you a screenshot or exact error messages due to the way I was testing it. But this is the fact that it needs to be fixed.
Hi, FYI: orca-3.0.0-2.fc15.x86_64 (from LiveCD) gives the following traceback: Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/orca/orca.py", line 1660, in _showPreferencesConsole module.showPreferencesUI(_commandLineSettings) File "/usr/lib64/python2.7/site-packages/orca/orca_console_prefs.py", line 528, in showPreferencesUI (not setupSpeech(prefsDict)): File "/usr/lib64/python2.7/site-packages/orca/orca_console_prefs.py", line 155, in setupSpeech sayAndPrint(_("Welcome to Orca setup.")) File "/usr/lib64/python2.7/site-packages/orca/orca_console_prefs.py", line 115, in sayAndPrint speech.speak(text, voice) File "/usr/lib64/python2.7/site-packages/orca/speech.py", line 215, in speak _speak(content, acss, interrupt) File "/usr/lib64/python2.7/site-packages/orca/speech.py", line 190, in _speak _speechserver.speak(text, __resolveACSS(voice), interrupt) File "/usr/lib64/python2.7/site-packages/orca/gnomespeechfactory.py", line 1017, in speak self.__speak(text, acss, interrupt) File "/usr/lib64/python2.7/site-packages/orca/gnomespeechfactory.py", line 954, in __speak speaker = self.__getSpeaker(acss) File "/usr/lib64/python2.7/site-packages/orca/gnomespeechfactory.py", line 451, in __getSpeaker if acss.name() in self.__speakers: AttributeError: 'dict' object has no attribute 'name' Martin Kho
This message is a notice that Fedora 15 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 15. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '15' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 15 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping