Problem/Motivation

When saving a media entity whose source file doesn't exist anymore, thumbnail generation fails with the following message:

Unable to probe

Proposed resolution

It's not the responsability of this module to warn about non-existing source files in logs, so let's just early return in the thumbnail generation process in case the source doesn't exist, without logging anything.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

dieterholvoet created an issue. See original summary.

dieterholvoet’s picture

Status: Active » Needs review
lamp5’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.