Comment 14 for bug 424249

Revision history for this message
sheen7334 (jay-ejsheen) wrote :

The above happened when I tried to save as a pdf. Saving as a gif worked and gave me this output in debug mode

unpaper --output-pages 1 --white-threshold 0.9 --layout single --black-threshold 0.33 --deskew-scan-direction left,right --overwrite --input-file-sequence /tmp/X61lNmsL3d/W0gz37yP8D.pnm --output-file-sequence /tmp/X61lNmsL3d/ZhfSYpZNgZ.pnm ;
Forked PID 21338
Processing sheet: /tmp/X61lNmsL3d/W0gz37yP8D.pnm -> /tmp/X61lNmsL3d/ZhfSYpZNgZ.pnm
Waiting to reap process at /usr/bin/gscan2pdf line 8825.
Reaped PID 0
convert /tmp/X61lNmsL3d/ZhfSYpZNgZ.pnm -density 72 '/home/jay/documents/test.gif'

If it helps, there is a 'test.pdf' file created from the message I left earlier but it is corrupted or incomplete or only a placeholder or ?

Jay