[digikam] [Bug 370958] New: Cannot save a scanned image

classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 370958] New: Cannot save a scanned image

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370958

            Bug ID: 370958
           Summary: Cannot save a scanned image
           Product: digikam
           Version: 5.2.0
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [hidden email]
          Reporter: [hidden email]

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

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 370958] Cannot save a scanned image

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370958

--- Comment #1 from Marc <[hidden email]> ---
strangely, if i pass directly by skanLite, i can save the image but the image
is not good

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 370958] Cannot save a scanned image

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370958

--- Comment #2 from Marc <[hidden email]> ---
Created attachment 101588
  --> https://bugs.kde.org/attachment.cgi?id=101588&action=edit
image scanned with skanlite

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 370958] Cannot save a scanned image

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370958

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
          Component|general                     |Import-Scanner

--- Comment #3 from [hidden email] ---
Work perfectly here. What do you use exactly as settings in file save dialog ?

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 370958] Cannot save a scanned image

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370958

--- Comment #4 from Marc <[hidden email]> ---
Created attachment 101590
  --> https://bugs.kde.org/attachment.cgi?id=101590&action=edit
file dialog image

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 370958] Cannot save a scanned image

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370958

--- Comment #5 from Marc <[hidden email]> ---
tried to put a value in filter but get same result.

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 370958] Cannot save a scanned image

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370958

Maik Qualmann <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #6 from Maik Qualmann <[hidden email]> ---
I can reproduce the problem. QImageWriter::supportedImageFormats()  returns
here a list with lower case formats. I will fix it.

Maik

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 370958] Cannot save a scanned image

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370958

Maik Qualmann <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/ee135ae9693b8bc015ee604
                   |                            |01b643bcc5f9d281f
   Version Fixed In|                            |5.3.0
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #7 from Maik Qualmann <[hidden email]> ---
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

--
You are receiving this mail because:
You are the assignee for the bug.