I try to import an image via the scann, i use the entry in the file entry menu. After the image is scanner, i save the image but i get an error: jpg image format is not supported... same thing with png Reproducible: Always Steps to Reproduce: 1. click on import scanned image 2. scan image 3. save image Actual Results: Error about the image format is not supported Expected Results: Image shoud be saved
strangely, if i pass directly by skanLite, i can save the image but the image is not good
Created attachment 101588 [details] image scanned with skanlite
Work perfectly here. What do you use exactly as settings in file save dialog ? Gilles Caulier
Created attachment 101590 [details] file dialog image
tried to put a value in filter but get same result.
I can reproduce the problem. QImageWriter::supportedImageFormats() returns here a list with lower case formats. I will fix it. Maik
Git commit ee135ae9693b8bc015ee60401b643bcc5f9d281f by Maik Qualmann. Committed on 17/10/2016 at 16:47. Pushed by mqualmann into branch 'master'. fix supported image formats and fix converting scanned image data to DImg FIXED-IN: 5.3.0 M +2 -1 NEWS M +79 -20 utilities/kdesupport/ksane/saveimgthread.cpp M +8 -9 utilities/kdesupport/ksane/scandialog.cpp http://commits.kde.org/digikam/ee135ae9693b8bc015ee60401b643bcc5f9d281f