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 Ikumi,
thank you for your interest. Indeed it is something D-Bus related. 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."
I then saw that Emacs/AUCTeX has currently built-in direct/inverse
search, which I tried and, as I mentioned, neither works (for me).
Coming back to your questions, these are the outputs I get when I
issue the commands you suggested.
Just after launching Emacs.
(featurep 'dbusbind) C-x C-e
t
(TeX-evince-dbus-p "gnome" "evince") C-x C-e
Debugger entered--Lisp error: (void-function TeX-evince-dbus-p)
(TeX-evince-dbus-p "gnome" "evince")
eval((TeX-evince-dbus-p "gnome" "evince") nil)
elisp--eval-last-sexp(nil)
eval-last-sexp(nil)
funcall-interactively(eval-last-sexp nil)
call-interactively(eval-last-sexp nil nil)
command-execute(eval-last-sexp)
Just after opening a .tex file.
(featurep 'dbusbind) C-x C-e
t
(TeX-evince-dbus-p "gnome" "evince") C-x C-e
nil
I have tried to install emacs26 and auctex12, with no success.
With respect to the term "server", I don't know exactly who runs the
server. As far as I know, Emacs initiates a particular "evinced"
instance, which is a server for Evince,
https://emacs.stackexchange.com/questions/41633/dbus-error-when-running-tex-evince-sync-view.
Isn't it?
I appreciate much the help.
Regards,
Cédric
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.