| Summary: | kghostscript crashes with files being updated (watch file feature) | ||
|---|---|---|---|
| Product: | [Unmaintained] kghostview | Reporter: | Diederik van der Boor <vdboor> |
| Component: | general | Assignee: | Luís Pedro Coelho <luis> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Diederik van der Boor
2005-04-08 10:14:21 UTC
Hello, this bug seems still to be in 3.4.0 and it's related to Bug 79034 and Bug 55653. I would guess that the only real way to close this bug is to enable Kghostview / KPDF to check the file integrity _before_ trying to load it. I.e. check if the PDF / Postscript file is not corrupt. I don't know if searching for an "%%EOF" marker at the end of the file will do the trick, but this might avoid waiting for a fixed time (after all, loading a corrupt PDF or Postscript file can happen all the time, not just during re-creation by e.g. pdflatex). |