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

Nicola <[email protected]> changed:

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

--- Comment #2 from Nicola <[email protected]> ---
I tried to reproduce this but I failed.
The version of skanpage used by Linux Mint 22.1 looks like to be
"23.08.5-ubuntu4".

I first tried to install linux mint on a virtual machine but failed to make it
detect my network scanner.

I then built the tag 23.08 with kde-builder and (after commenting out some QML
code throwing an error about missing dependencies) tried to reproduce the
error. Unlike the current version, here the "Save All" button effectively opens
the FileDialog. Selecting different formats saves in the expected format. I
tried playing with the file extension and the format but it always saved in the
expected format.

The only way I found to obtain a PDF even if selecting the PNG format is this:
1. remove check to "Automatically select filename extension"
2. select file type PNG
3. type a file name without extension
In this case the program saves a PDF with a filename without extension. This
happens because the code uses only the filename suffix to determine the format
and falls back to PDF when the suffix is missing.
I do not see why a user should behave this way, I doubt this is related to this
bug.

At this point I finished my ideas, anyone using an old linux mint? :)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to