Andreas Röhler <[email protected]> writes:

Hi Andreas,

> Debugger entered--Lisp error: (dbus-error "Emacs not compiled with dbus
> support")
>   signal(dbus-error ("Emacs not compiled with dbus support"))
>   dbus-call-method(:session "org.gnome.evince.Daemon"
> "/org/gnome/evince/Daemon" "org.freedesktop.DBus.Introspectable" "Introspect"
> :timeout 1000)
>   byte-code("\304    \n\305\306\307&\207" [bus service path
> dbus-interface-introspectable dbus-call-method "Introspect" :timeout 1000] 8)
>   dbus-introspect(:session "org.gnome.evince.Daemon"
> "/org/gnome/evince/Daemon")
>   byte-code("\304\305!.rq\210\306\216\307    \n#c\210\310ed\"+\207"
> [temp-buffer bus service path generate-new-buffer " *temp*" ((byte-code
> "\301!\203\n
>
> ;;;;;;;;
>
> Maybe dbus should not be expected?

It shouldn't, right.  Looking at the code, I can't see how that can
happen.  Evince DBUS support should only be active when DBUS support is
compiled into emacs, and DBUS is actually running on the system.

what do you do in order to trigger the error?  Do you call
`TeX-evince-sync-view'?  That shouldn't be offered as possible View
command on systems where DBUS is not available.

What version of AUCTeX are you running, and how did you install it?  And
could you please also show the complete backtrace?  Unfortunately, you
have snipped everything which would allow me to determine which code in
AUCTeX triggered the error (well, I could at least narrow it down to two
functions...).

Bye,
Tassilo


_______________________________________________
auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to