[Bug 773450] Re: sound preferences opens speech-dispatcher

Elias K Gardner zorkerz at gmail.com
Fri Apr 29 17:20:41 UTC 2011


Here is what the terminal spits out when I end the speech-dispatcher process with system monitor.
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/pyatspi/registry.py", line 654, in _dispatchEvent
    consume = client(event) or False
  File "/usr/lib/pymodules/python2.7/orca/orca.py", line 699, in _onMouseButton
    speech.stop()
  File "/usr/lib/pymodules/python2.7/orca/speech.py", line 330, in stop
    _speechserver.stop()
  File "/usr/lib/pymodules/python2.7/orca/speechdispatcherfactory.py", line 476, in stop
    self._cancel()
  File "/usr/lib/pymodules/python2.7/orca/speechdispatcherfactory.py", line 361, in _cancel
    self._send_command(self._client.cancel)
  File "/usr/lib/pymodules/python2.7/orca/speechdispatcherfactory.py", line 214, in _send_command
    return command(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/speechd/client.py", line 797, in cancel
    self._conn.send_command('CANCEL', scope)
AttributeError: 'SSIPClient' object has no attribute '_conn'

-- 
You received this bug notification because you are a member of
Accessibility, which is subscribed to speech-dispatcher in Ubuntu.
https://bugs.launchpad.net/bugs/773450

Title:
  sound preferences opens speech-dispatcher



More information about the Ubuntu-accessibility-bugs mailing list