orca -v (return code: 0)
Failed to connect to Mir: Failed to connect to server socket: No such file or directory
Unable to init server: Could not connect: Connection refused
Failed to connect to Mir: Failed to connect to server socket: No such file or directory
Unable to init server: Could not connect: Connection refused
/usr/lib/python3/dist-packages/pyatspi/__init__.py:17: PyGIWarning: Atspi was imported without specifying a version first. Use gi.require_version('Atspi', '2.0') before import to ensure that the right version gets loaded.
from gi.repository import Atspi
3.18.2
orca -help (return code: 0)
Failed to connect to Mir: Failed to connect to server socket: No such file or directory
Unable to init server: Could not connect: Connection refused
Failed to connect to Mir: Failed to connect to server socket: No such file or directory
Unable to init server: Could not connect: Connection refused
/usr/lib/python3/dist-packages/pyatspi/__init__.py:17: PyGIWarning: Atspi was imported without specifying a version first. Use gi.require_version('Atspi', '2.0') before import to ensure that the right version gets loaded.
from gi.repository import Atspi
Usage: orca [-h] [-v] [-r] [-s] [-t] [-l] [-e OPTION] [-d OPTION] [-p NAME]
[-u DIR] [--debug-file FILE] [--debug]
Optional arguments:
-h, --help Show this help message and exit
-v, --version 3.18.2
-r, --replace Replace a currently running instance of this
screen reader
-s, --setup Set up user preferences (GUI version)
-t, --text-setup Set up user preferences (text version)
-l, --list-apps Print the known running applications
-e OPTION, --enable OPTION Force use of option
-d OPTION, --disable OPTION Prevent use of option
-p NAME, --profile NAME Load profile
-u DIR, --user-prefs DIR Use alternate directory for user preferences
--debug-file FILE Send debug output to the specified file
--debug Send debug output to debug-YYYY-MM-DD-
HH:MM:SS.out
Report bugs to orca-list@gnome.org.