| Summary: | Cannot save a scanned image | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Marc <marccollin7379> | 
| Component: | Plugin-Generic-DigitalScanner | Assignee: | Digikam Developers <digikam-bugs-null> | 
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caulier.gilles, metzpinguin | 
| Priority: | NOR | ||
| Version First Reported In: | 5.2.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/digikam/ee135ae9693b8bc015ee60401b643bcc5f9d281f | Version Fixed/Implemented In: | 5.3.0 | 
| Sentry Crash Report: | |||
| Attachments: | 
              image scanned with skanlite
               file dialog image  | 
      ||
| 
 
        
          Description
        
        
          Marc
        
        
        
        
          2016-10-16 14:56:21 UTC
        
       
    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  |