Hi Antoine, 2016-02-14 14:28 GMT+01:00 Antoine Levitt <[email protected]>: > On 13 February 2016 at 22:50, Antoine Levitt <[email protected]> > wrote: >> >> >> On 13 February 2016 at 17:20, Mosè Giordano <[email protected]> wrote: >>> >>> Hi Antoine, >>> >>> Ok, I installed the change with the last DBUS argument for both Evince >>> and Atril. I'm not inclined to support old Atril versions with old >>> APIs. In the Changes section of the manual I specified Atril 1.9.1 is >>> required for the forward/inverse search to work. I hope you'll enjoy >>> the change once you'll get a more recent version of the viewer. >>> >>> Bye, >>> Mosè > > > > Hi, > > Got the chance to test it with a recent version of atril, forward search > still doesn't work. I've tried by doing C-c C-c in my .tex, and calling > TeX-evince-sync-view. Dbus output (as seen on dbus-monitor) is the > following, which seems fine to me: > > method call sender=:1.72 -> dest=org.mate.atril.Daemon serial=35 > path=/org/mate/atril/Daemon; interface=org.mate.atril.Daemon; > member=FindDocument > string "file:///home/antoine/dimer/report/paper.pdf" > boolean true > method return sender=:1.84 -> dest=:1.72 reply_serial=35 > string ":1.86" > method call sender=:1.72 -> dest=:1.86 serial=36 > path=/org/mate/atril/Window/0; interface=org.mate.atril.Window; > member=SyncView > string "/home/antoine/dimer/report/paper.tex" > struct { > int32 38 > int32 1 > } > uint32 0 > method return sender=:1.86 -> dest=:1.72 reply_serial=36 > > Atril opens, but still doesn't synchronize. Am I doing something wrong, or > is it a problem on atril's end?
If you have installed this patch http://git.savannah.gnu.org/gitweb/?p=auctex.git;a=patch;h=e4cad1c2af81715a4bfb18d9338886e040fc49c2, you should call `TeX-atril-sync-view', that is the default choice when you issue C-c C-c or C-c C-v if you had selected Atril as default viewer. Bye, Mosè _______________________________________________ bug-auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-auctex
