Stefan Weil

Results 163 issues of Stefan Weil

## Description Running `vendor/bin/typo3 kitodo:index [...]` aborts with an exception. ## Reproduction Steps to reproduce the behaviour: 1. Run `kitodo:index` with valid arguments. 2. See error ``` Index single document...

bug

## Description An installation of latest Kitodo.Presentation (git master) with a recent solr 8.11.2 shows several Solr warnings. ## Reproduction Steps to reproduce the behaviour: 1. Install Kitodo.Presentation (git master)...

bug

### Problem When working with newspapers or other publications with serial issues, browsing currently stops at the first and last page of an issue. It is necessary to switch to...

⚙ feature

Pointers to PDF files (mets:fptr) can be contained in the physical or in the logical structural map (mets:structMap). The DFG viewer and Goobi.Presentation offer a download link for the whole...

⚙ feature

## Description ### Problem Kitodo.Presentation currently does not show thumbnail images if no corresponding fileGrp exists in the METS file, even if there is a DEFAULT fileGrp with image server...

feature

This is not a bug report, but a suggestion for a new feature. When a user accesses a website using https, images and other files are usually still fetched with...

⚙ feature

From @egorpugin: ``` // SPDX-License-Identifier: Apache-2.0 ``` https://spdx.org/licenses/ Linux uses them already. https://github.com/torvalds/linux/blob/master/arch/x86/kernel/cpuid.c#L1

RFC

The training scripts (bash and Python) create very large image files for the English training text. `tesseract` crashes with SIGSEGV when processing one of those images. This is the process...

training
unexpected termination
text2image

Adding the feature "wget with openssl" should select the required openssl automatically. Signed-off-by: Stefan Weil

core packages

- remove two jobs for Python 3.6 (no longer supported) - update versions for used actions - remove whitespace at line ending Before submitting your PR, please review the following...