Closed jpluimers closed 1 year ago
I have just updated the Chocolatey package for Tesseract for the latest version: https://community.chocolatey.org/packages/tesseract/5.3.1.20230401 I haven't tried to install the version 5.3.0 but with 5.3.1 I haven't this popup to select the language. As you noticed, the popup doesn't appear during the validation of the Chocolatey package on version 5.3.0. I use Windows 11. An hypothesis is the popup appears when the installer does not support the language set on the computer. My computer is set in "french" so in the popup to select a language, if you don't see your language, it could explain why it asks to select a language.
I haven't seen an option to choose a language, a solution would be to modify the Chocolatey package to click on this popup with autohotkey if this popup appears.
With version 5.3.1.20230401 the pop-up seems to be gone. Thanks!
Chocolatey times out and fails during Tesseract upgrade as it is not silent any more.
is followed by
which after a time-out results in
At this moment the old version did get uninstalled (probably because I pressed the
Esc
key in the GUI installer).A retry fails as well:
The log of the last bit:
Looking at the verification, it installed fine there: https://gist.github.com/choco-bot/69b314530bb6c06c5d10d57f985e377a
Looking at https://github.com/chtof/chocolatey-packages/blob/master/automatic/tesseract/tools/chocolateyinstall.ps1 it passes the
/S
switch: could it be that the tesseract installer itself does not recognise that as meaning "silent" any more on certain Windows configurations?This is my Windows version: