Hi Cédric, >>>>> Ikumi Keita <[email protected]> writes: >> I was using a script I found many years ago on the web but it stopped >> working. I therefore changed to another script, >> https://gist.github.com/dandrake/2297447, which didn't work either. It >> gives me the following error:
>> D-Bus error: "Unit org.gnome.Evince.service not found." > Hmm. It looks like that your system does have working dbus. I might be wrong. What do you get when you issue a command "dbus-monitor" in terminal like xterm? I got the following result: ---------------------------------------------------------------------- signal time=1555999845.737831 sender=org.freedesktop.DBus -> destination=:1.135 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired string ":1.135" signal time=1555999845.738007 sender=org.freedesktop.DBus -> destination=:1.135 serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost string ":1.135" ---------------------------------------------------------------------- You will get similar result if you have working dbus. Regards, Ikumi Keita _______________________________________________ bug-auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-auctex
