auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] hardcoded dbus support - error at Debian?


From: Tassilo Horn
Subject: Re: [AUCTeX] hardcoded dbus support - error at Debian?
Date: Sat, 31 Oct 2015 11:06:03 +0100
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux)

Andreas Röhler <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]