algoo / preview-generator

generates previews of files with cache management
https://pypi.org/project/preview-generator/
MIT License
224 stars 49 forks source link

Bug: Fix odp support on debian bullseye (tracim docker image) and improve exception #283

Closed inkhey closed 2 years ago

inkhey commented 2 years ago

Description and expectations

Adapt preview generator to avoid this error: https://github.com/tracim/tracim/issues/5090 and get better exception from preview-generator.

How to reproduce

Version information

Diagnostic

Prerequisites

inkhey commented 2 years ago

fixed by #284