thumbnailer seems to not be working anymore #6

Open
opened 2 years ago by mb · 1 comments
mb commented 2 years ago

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.
rra commented 2 years ago

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

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.