Rotating pages

Ok, I was able to reproduce this, but I’m not sure if it’s worth debugging if 2.0 is coming soon:

  1. 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).
  2. on the bottom it says it’s indexing the document (with the new date in the doc name)
  3. 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.
  4. 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.