(yad-tools:16735): dbind-WARNING **: 18:06:03.502: AT-SPI: Error retrieving accessibility bus address: org.a11y.Bus.Error: Failed to spawn child process “/bin/dbus-daemon” (No such file or directory)
no mode specified
It says it doesn't exist, but it exists:
ls -lh /bin/dbus-daemon
-rwxr-xr-x 1 root root 199K dic 23 17:51 /bin/dbus-daemon
ls -lh /usr/bin/dbus-daemon
lrwxrwxrwx 1 root root 21 dic 23 18:10 /usr/bin/dbus-daemon -> ../../bin/dbus-daemon
which dbus-daemon
/usr/bin/dbus-daemon
I have this problem:
It says it doesn't exist, but it exists:
It can be executed: