thumbnailer seems to not be working anymore #6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When running
distribusi -d . -t -v -s /var/www/archive/stylesheet.css
to generate the archive, the thumnailer returns different error messages:And the thumbnail function is not added to the generated page.
This needs a bit of digging I think, to see what is going on.
Quick off the top of my head, without looking in to it:
Could it be that it tries to run PIL rather than Pillow?