I used the date field for the date the article I was scanning was created.. Maybe it is not the right field for it? Sometimes I just know a year like 1758 or with a month. So I prefer an almost open field.
On Sun, 3 Apr 2022 at 13:38, Jeff <jf...@posteo.net> wrote: > On 31/03/2022 11:20, bwak...@gmail.com wrote: > > gscan2pdf crashes after changing the date to to 1934-1-1 or 1934-01-01 > > just before saving to pdf > > > > Date::Calc::Date_to_Time(): date out of range at > > /usr/bin/site_perl/gscan2pdf line 2817 > > Good catch. Most file systems don't support file dates before 1970. I > thought I had put in test cases for all code like this, but this one > obviously got away. > > Thanks for the report. Fixed in the next release. >