Skip to content

[stable31] fix(GenerateBlurhashMetadata): Suppress imagescale errors - #51718

Merged
provokateurin merged 1 commit into
stable31from
backport/51433/stable31
Mar 27, 2025
Merged

[stable31] fix(GenerateBlurhashMetadata): Suppress imagescale errors#51718
provokateurin merged 1 commit into
stable31from
backport/51433/stable31

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #51433

Suppress errors in imagescale during file-scans:
Most of these errors are caused by out of range x/y-dims.
Triggering un unhandled exception, metadata-generation aborts at this point (e.g. occ files:scan --generate-metadata), effectively preventing these images from being added to photos or maps.
This problem might be the root cause for an issue described here:
nextcloud/photos#2768
Signed-off-by: umgfoin <umgfoin@users.noreply.github.com>
@backportbotbackportbotBot added the 3. to review Waiting for reviews label Mar 26, 2025
@backportbotbackportbotBot added this to the Nextcloud 31.0.3 milestone Mar 26, 2025
@provokateurin
provokateurin merged commit dd602f8 into stable31Mar 27, 2025
@provokateurin
provokateurin deleted the backport/51433/stable31 branch March 27, 2025 22:32
@AltahrimAltahrim mentioned this pull request Apr 3, 2025
2 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@umgfoin@skjnldsv@provokateurin