izuzak / atom-pdf-view

Support for viewing PDF files in Atom.
https://atom.io/packages/pdf-view
MIT License
106 stars 30 forks source link

Not automatically updating window #196

Closed jprks closed 6 years ago

jprks commented 6 years ago

Hi,

The pdf viewer has recently stopped automatically updating as I compile the LaTeX document. In other words, when I compile the document it changes the pdf but the file it does not update the file in my atom window. I have to reopen the file to see the changes. The LaTeX file does not have any compilation errors. I have not changed any settings since it developed this problem. Please help me solve this issue.

Thanks, James

izuzak commented 6 years ago

Thanks for the report! I just published a new version of the package (v0.62.0) which should hopefully fix the problem. Try updating to the new version and let me know if it doesn't help! 🙏

jprks commented 6 years ago

Unfortunately, that did not work. The problem persists.

izuzak commented 6 years ago

Strange -- works fine for me.

Can you provide more information about your setup? You didn't provide any information about which version of the package you're using, which version of Atom, which OS, or what your configuration for the package looks like.

jprks commented 6 years ago

I am using the most up-to-date version of the package, as you suggested above, 0.62.0. Atom version 1.23.1. Windows 10 Education. I am not sure what configuration of the package I am using. Could you tell me how to figure that out for you?

izuzak commented 6 years ago

I am not sure what configuration of the package I am using. Could you tell me how to figure that out for you?

Go to Atom -> Preferences -> Packages and then slick on "Settings" button for the pdf-view package.

screen shot 2018-01-01 at 21 28 31

Send a screenshot of the settings you see there, like this

screen shot 2018-01-01 at 21 29 18
jprks commented 6 years ago

snapshot_1

izuzak commented 6 years ago

All of that looks okay to me. Not sure what might be causing problems for you -- sorry! You might try uninstalling and re-installing the package. Other than that, I'm out of ideas and I don't have Windows installed to see if it's something related to that. I have the same version of Atom, same version of the package, and the same config.

jprks commented 6 years ago

Ok, I'll try re-installing it. Thanks for the help anyway.