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
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
(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! :)
In SkanPage 24.12 i'm getting this error again! Can anyone else confirm? If so, then this should be Reopened...