Ok, I was able to reproduce this, but I’m not sure if it’s worth debugging if 2.0 is coming soon:
- I change the properties, including the date of a document and go back on the properties, everything (doc list and gov viewer goes blank, the doc viewer shows the animation).
- on the bottom it says it’s indexing the document (with the new date in the doc name)
- on the console output (stderr I guess it looks like configured logging output) it loops an error that it cannot access the pdf file via the file:// url, then a dozen or so warning and then it starts again with the error level message that it cannot access the pdf.
- I figured out a way to get out of it without quiting the whole program, by going to the Advanced menu and selecting “Optimize index” the doc list refreshed again with documents, I can select a document that and that is then rendered in the document view.