4lex4 / scantailor-advanced

ScanTailor Advanced is the version that merges the features of the ScanTailor Featured and ScanTailor Enhanced versions, brings new ones and fixes.
GNU General Public License v3.0
1.15k stars 128 forks source link

JPEG compression output silently fails #163

Open hfiguiere opened 3 years ago

hfiguiere commented 3 years ago

If I set the Grayscale/Colour compression to JPEG, no output gets written and I get on the console:

file: JPEG compression support is not configured.

This happens because in that context (flatpak) libtiff is build without JPEG compression. (fixing it as we speak)

The bug here is that there is no error displayed to the user, nor fallback, things just don't work.

hfiguiere commented 3 years ago

From a user standpoint I see two things: