Bug 489111 - SkanPage doesn't always respect the default file format in which to save the files
Summary: SkanPage doesn't always respect the default file format in which to save the ...
Status: RESOLVED FIXED
Alias: None
Product: Skanpage
Classification: Applications
Component: general (show other bugs)
Version: 24.05.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Alexander Stippich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-24 15:30 UTC by John
Modified: 2024-12-20 16:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John 2024-06-24 15:30:13 UTC
SUMMARY
If the user changes the defaut file format in which skanpage should save files, it doesn't always respect the new default file format setting

STEPS TO REPRODUCE
1. launch SkanPage
2. go to SkanPage Settings > Default File Format and set it to PNG
3. scan a page
4. go to "save all" and save the image
5. now hit the "delete all" button
6. scan the page again
7. go to "save all" again

OBSERVED RESULT
the file format pre-selected in not PNG anymore, but PDF!!!

EXPECTED RESULT
the file format should continue to be PNG

SOFTWARE/OS VERSIONS
Operating System: KDE neon 6.0
KDE Plasma Version: 6.1.0
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.0
Graphics Platform: Wayland
Comment 1 Alexander Stippich 2024-06-24 19:56:43 UTC
Git commit 661aa0c106bcee97f7164cc6394cbd56f5d1c44f by Alexander Stippich.
Committed on 24/06/2024 at 19:24.
Pushed by astippich into branch 'master'.

fix configuration of default name filter

M  +2    -0    src/qml/MainWindow.qml
M  +3    -1    src/qml/SettingsWindow.qml

https://invent.kde.org/utilities/skanpage/-/commit/661aa0c106bcee97f7164cc6394cbd56f5d1c44f
Comment 2 John 2024-06-25 09:14:44 UTC
(In reply to Alexander Stippich from comment #1)
> Git commit 661aa0c106bcee97f7164cc6394cbd56f5d1c44f by Alexander Stippich.
> Committed on 24/06/2024 at 19:24.
> Pushed by astippich into branch 'master'.
> 
> fix configuration of default name filter

Thank you! :)
Comment 3 John 2024-12-20 16:12:52 UTC
In SkanPage 24.12 i'm getting this error again!

Can anyone else confirm? 

If so, then this should be Reopened...