Bug 460262 - i can't choose a4 format , instead of this , skanpage choose special format. skanlite works whithout this problem
Summary: i can't choose a4 format , instead of this , skanpage choose special format. ...
Status: RESOLVED FIXED
Alias: None
Product: Skanpage
Classification: Applications
Component: general (show other bugs)
Version: 22.08.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Alexander Stippich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-11 18:52 UTC by vgraev
Modified: 2025-02-04 17:53 UTC (History)
0 users

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


Attachments
i show you where is problem (30.93 KB, image/png)
2022-10-11 18:52 UTC, vgraev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vgraev 2022-10-11 18:52:54 UTC
Created attachment 152716 [details]
i show you where is problem

i can't choose a4 format , instead of this , skanpage choose special format. skanlite works whithout this problem
Comment 1 Alexander Stippich 2024-03-03 11:27:29 UTC
Sorry for the late reply. Could you elaborate a bit further what happens when you select the "A4" item in the drop-down list that you show in the screenshot?
Comment 2 Bug Janitor Service 2024-08-05 16:50:04 UTC
A possibly relevant merge request was started @ https://invent.kde.org/libraries/ksanecore/-/merge_requests/22
Comment 3 Alexander Stippich 2024-09-14 09:58:40 UTC
Git commit 34595f69912b4a82d60f6a6bfbde60c6fd9e8353 by Alexander Stippich.
Committed on 14/09/2024 at 09:06.
Pushed by astippich into branch 'master'.

take page height and width options into account when available
Related: bug 476838

M  +10   -1    src/interface_p.cpp
M  +17   -1    src/options/pagesizeoption.cpp
M  +9    -5    src/options/pagesizeoption.h

https://invent.kde.org/libraries/ksanecore/-/commit/34595f69912b4a82d60f6a6bfbde60c6fd9e8353
Comment 4 Bug Janitor Service 2025-02-01 18:34:33 UTC
A possibly relevant merge request was started @ https://invent.kde.org/libraries/ksanecore/-/merge_requests/27
Comment 5 Alexander Stippich 2025-02-04 17:53:39 UTC
Git commit efb128943e17d092aaeba86306efc6b507493c87 by Alexander Stippich.
Committed on 04/02/2025 at 17:52.
Pushed by astippich into branch 'master'.

re-evaluate page size option when options are reloaded
sizes may change with Flatbed and ADF scanners
also remember previous sizes and try to re-apply
Related: bug 498906, bug 464335

M  +5    -1    src/interface_p.cpp
M  +4    -0    src/interface_p.h
M  +105  -72   src/options/pagesizeoption.cpp
M  +4    -0    src/options/pagesizeoption.h

https://invent.kde.org/libraries/ksanecore/-/commit/efb128943e17d092aaeba86306efc6b507493c87