Description of problem: It seems that the last build of zathura isn't compiled against libsynctex. It used to be the case in the past. This might be relevant: https://bugzilla.redhat.com/show_bug.cgi?id=1595910 Version-Release number of selected component (if applicable): zathura 0.4.0 How reproducible: Install zathura 0.4.0 (latest as of writing) and start it by passing synctex related options. Steps to Reproduce: 1. $ zathura --synctex-forward Actual results: error: Error parsing command line arguments: Unknown option --synctex-forward Expected results: zathura starting
Hmm, I remember looking into synctex issues in the past here but can't recall what I found. Will check again.
Okay, I think I have a fix. Updates will land shortly.
zathura-0.4.1-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-325fc6ba2e
zathura-0.4.1-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-5f7ef560d0
zathura-0.4.1-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-325fc6ba2e
zathura-0.4.1-1.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-5f7ef560d0
An update associated with this bug has been pushed to stable.
A Fedora update associated with this bug has been pushed to the stable repository.
Zathura 0.4.3 for Fedora 29 does not support synctex. $ zathura --version zathura 0.4.3 girara 0.3.2 (runtime: 0.3.2) $ zathura --syntex-forward error: Error parsing command line arguments: Unknown option --syntex-forward
(In reply to Huynh from comment #10) > Zathura 0.4.3 for Fedora 29 does not support synctex. > > $ zathura --version > > zathura 0.4.3 > girara 0.3.2 (runtime: 0.3.2) > > $ zathura --syntex-forward > > error: Error parsing command line arguments: Unknown option --syntex-forward Could you provide specific NVRs? My zathura 0.4.3 on F29 works fine. zathura-0.4.3-1.fc29.x86_64 girara-0.3.2-1.fc29.x86_64 % ldd /usr/bin/zathura|grep synctex libsynctex.so.1 => /lib64/libsynctex.so.1 (0x00007f3ed91a2000) synctex options are supported.