Skip to content

[stable30] fix(GenerateBlurhashMetadata): Suppress imagescale errors - #51717

Merged
provokateurin merged 1 commit into
stable30from
backport/51433/stable30
Mar 28, 2025
Merged

[stable30] fix(GenerateBlurhashMetadata): Suppress imagescale errors#51717
provokateurin merged 1 commit into
stable30from
backport/51433/stable30

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #51433

@backportbotbackportbotBot added the 3. to review Waiting for reviews label Mar 26, 2025
@backportbotbackportbotBot added this to the Nextcloud 30.0.9 milestone Mar 26, 2025
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>
@provokateurin
provokateurin merged commit 0b2bd3b into stable30Mar 28, 2025
@provokateurin
provokateurin deleted the backport/51433/stable30 branch March 28, 2025 15:18
@AltahrimAltahrim mentioned this pull request Apr 3, 2025
5 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