View PDF not working
Expected behaviour: Double clicking pdf attachment opens pdf in system viewer.
Observed behaviour: Nothing happens on double-click.
Expected behaviour: Right-click on pdf attachment and click View PDF to open pdf.
Observed behaviour: pdf does not open.
Right click on Show File, then double-click on file does open the pdf in viewer (Skim - as set in Zotero preferences).
Error report ID: 1946396494
Zotero 5.0.66 on Mac OS X 10.13.6
Observed behaviour: Nothing happens on double-click.
Expected behaviour: Right-click on pdf attachment and click View PDF to open pdf.
Observed behaviour: pdf does not open.
Right click on Show File, then double-click on file does open the pdf in viewer (Skim - as set in Zotero preferences).
Error report ID: 1946396494
Zotero 5.0.66 on Mac OS X 10.13.6
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
extensions.zotero.fileHandler.pdf
pref in the Config Editor in the Advanced pane of the preferences?Changing PDF setting to Preview and back to Skim had no effect.
Config Editor value is
extensions.zotero.fileHandler.pdf;/Applications/Skim.app
I will try a system reboot.
Thanks, Chris.
/usr/bin/open /path/to/pdf -a /Applications/Skim.app
And copy the output here.
(To enter the path to the PDF, you can just drag the PDF from the Finder to Terminal.)