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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773450

Title:
  sound preferences opens speech-dispatcher

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to