Control: tags -1 + confirmed On Tue, 2016-05-24 at 14:31 -0500, Jason Crain wrote: > I would like to patch a couple of bugs in the stable release of evince. > > * reload-page-count.patch. Fix crash when document has pages removed and > is reloaded. Update the end page index when the document is reloaded > (Closes: #805276). This effects people who use evince as a previewer while > working in latex or a similar typesetter. > > * check-load-job-success.patch. Fix crash in recent documents view when > a recent document fails to load. Check whether a document's load job failed > before creating it's thumbnail (Closes: #762719). It's possible to get into a > situation where evince is unusable because you've recently viewed a password > protected PDF. Evince is unable to create a thumbnail for the PDF and crashes > on startup.
++ /* When a document is reloaded, it may have less pages. *cough* fewer *cough* (I realise this is a direct copy of the upstream patch, so it's fine to leave as is). Please go ahead. Regards, Adam