"Dr. Michael L. Dowling" <[email protected]> writes:
> Without auctex, I can comiple and view my LaTeX files. > With the single line .emacs file containing > > (load "auctex.el" nil t t) > > auctex uses the command TeX-evince-sync-view. This hangs for a few > seconds, beeps, and issues the message: > > D-Bus error: "Message recipient disconnected from message bus without > replying" > > The *Message* buffer contains > > For information about GNU Emacs and the GNU system, type C-h C-a. > Applying style hooks... > Loading /home/mike/tex/linput/auto/test.el (source)...done > Loading /usr/share/emacs/site-lisp/auctex/style/amsart.elc...done > Loading /usr/share/emacs/site-lisp/auctex/style/amsmath.elc...done > Loading /usr/share/emacs/site-lisp/auctex/style/amstext.elc...done > Loading /usr/share/emacs/site-lisp/auctex/style/amsbsy.elc...done > Loading /usr/share/emacs/site-lisp/auctex/style/amsopn.elc...done > Loading /usr/share/emacs/site-lisp/auctex/style/amsthm.elc...done > Loading /usr/share/emacs/site-lisp/auctex/style/babel.elc...done > Loading /usr/share/emacs/site-lisp/auctex/style/german.elc...done > Loading /usr/share/emacs/site-lisp/auctex/style/english.elc...done > Loading /usr/share/emacs/site-lisp/auctex/style/graphicx.elc...done > Applying style hooks...done > Sorting environment...done > Removing duplicates...done > dbus-call-method: D-Bus error: "Message recipient disconnected from message > bus without replying" > user-error: No further undo information [2 times] > Mark set > > The Linux journal contains > > Nov 10 13:30:36 moocow dbus-daemon[1268]: [session uid=149 pid=1268] > Activating via systemd: service name='org.gnome.evince.Daemon' > unit='evince.service' requested by ':1.173' (uid=149 pid=5468 > Nov 10 13:30:36 moocow systemd[1042]: Starting Evince document viewer... > Nov 10 13:30:36 moocow dbus-daemon[1268]: [session uid=149 pid=1268] > Successfully activated service 'org.gnome.evince.Daemon' > Nov 10 13:30:36 moocow systemd[1042]: Started Evince document viewer. > Nov 10 13:30:36 moocow evinced[5482]: Unable to init server: Could not > connect: Connection refused > Nov 10 13:30:36 moocow evinced[5482]: Cannot parse arguments: Cannot open > display: > Nov 10 13:30:46 moocow evinced[5482]: > (ev-daemon.c:433):ev_daemon_application_finalize: runtime check failed: > (g_hash_table_size (application->pending_invocations) == 0) > > So, the *Message* buffer says it's a user error, so this bug report is > probably inappropriate. But I have spent hours on this, searched the > Internet but am no wiser. I have renamed init files (.bashrc, > .bash_profile, .emacs) and replaced .emacs with that one liner above. Auctex > worked for me over the years. I use Archliux and obtain TeX and Auctex > via pacman. But then auctex suddenly stopped working > > For suggestions I would be truly grateful. > > I also have a problem with preview-latex and will make a separate report > for that. > > Called on its own without auctex, evince works without problems. > > PS. > I don't use a desktop like KDE or gnome, but an old fashioned X windows > manager fvwm. > > > Emacs : GNU Emacs 25.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.19) > of 2017-09-16 > Package: 11.91 (I'm going through old bug reports that unfortunately weren't resolved at the time.) I'm not on GNU/Linux, so I can't tell anything about the issue above, but can you still reproduce this with a newer version of AUCTeX, or Emacs, if you're using an updated version? Best, Arash _______________________________________________ bug-auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-auctex
