Comment 24 for bug 1672166

Revision history for this message
kenn (whatnext) wrote :

I am sorry for inconvenience I give rise to.
I use standard Ubuntu 16.04 repositories.
cat /etc/apt/sources.list
deb http://security.ubuntu.com/ubuntu/ xenial-security main universe restricted multiverse
deb http://archive.ubuntu.com/ubuntu xenial-updates main universe restricted multiverse
deb http://archive.ubuntu.com/ubuntu xenial main universe restricted multiverse
deb http://archive.ubuntu.com/ubuntu xenial-backports universe restricted main multiverse

dpkg -s libatspi2.0-0
Package: libatspi2.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 212
Maintainer: Ubuntu Developers <email address hidden>
Architecture: i386
Multi-Arch: same
Source: at-spi2-core
Version: 2.18.3-4ubuntu1
Depends: libc6 (>= 2.7), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.37.3), libx11-6
Recommends: at-spi2-core (= 2.18.3-4ubuntu1)
Description: Assistive Technology Service Provider Interface - shared library
 This package contains the shared library for applications that wish to use
 the at-spi interface.
Homepage: https://wiki.gnome.org/Accessibility
Original-Maintainer: Debian Accessibility Team <email address hidden>

And I found below processes in running applications:

dbus-daemon --config-file=/etc/at-spi2/accessibility.conf --nofork --print-address 3
at-spi-bus-launcher --launch-immediately
at-spi2-registryd --use-gnome-session

I found `Accessibility Profile Manager Indicator` in startup applications and I tried with both disabled and enabled but nothing changed.