thumbnailer seems to not be working anymore #6

Open
opened 2022-01-12 12:29:03 +01:00 by mb · 1 comment

When running distribusi -d . -t -v -s /var/www/archive/stylesheet.css to generate the archive, the thumnailer returns different error messages:

Thumbnailer: cannot write mode P as JPEG

Thumbnailer: cannot write mode RGBA as JPEG

Thumbnailer: cannot write mode RGBA as JPEG

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.

When running `distribusi -d . -t -v -s /var/www/archive/stylesheet.css` to generate the archive, the thumnailer returns different error messages: > Thumbnailer: cannot write mode P as JPEG > Thumbnailer: cannot write mode RGBA as JPEG > Thumbnailer: cannot write mode RGBA as JPEG 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?

Quick off the top of my head, without looking in to it: Could it be that it tries to run PIL rather than Pillow?
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: varia/distribusi#6
No description provided.