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?
_______________________________________________
bug-auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to