[Bug 1987979]
Nathan Teodosio
1987979 at bugs.launchpad.net
Mon Apr 10 14:46:15 UTC 2023
For your information, if trying this in a snap, make sure to supply a
correct XDG_RUNTIME_DIR as that seems to be modified by snapcraft or
snapd.
Namely, in a `snap run --shell {snap-name-with-spd}`, this fails:
```
$ spd-say bye
Failed to connect to Speech Dispatcher:
Error: Can't connect to unix socket /run/user/1000/snap.geheim/speech-dispatcher/speechd.sock: No such file or directory. Autospawn: Autospawn failed. Spawn error 8: Failed to execute child process “/usr/bin/speech-dispatcher” (No such file or directory)
```
but this works:
```
$ XDG_RUNTIME_DIR=/run/user/1000 spd-say bye
```
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1987979
Title:
[snap] Firefox Narrator stopped working after upgrade from 20.04 to
22.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1987979/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list