GNU bug report logs -
#35310
11.91; AUCTeX/Evince: server does not start, poor direct search, inverse search does not work
Previous Next
Full log
View this message in rfc822 format
Hi Cédric,
>>>>> Ikumi Keita <ikumi <at> ikumi.que.jp> 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
This bug report was last modified 6 years and 113 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.