Bug 482312 - Dolphin SVG thumbnail generation regressed
Summary: Dolphin SVG thumbnail generation regressed
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.02.0
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-03-03 14:28 UTC by andre.cbarros
Modified: 2024-03-03 14:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description andre.cbarros 2024-03-03 14:28:20 UTC
SUMMARY
Dolphin svg thumbnail generation regressed due to Qt 6.6.2 changes.

STEPS TO REPRODUCE
1. If you have a folder with svg files and see generated previews with previous Dolphin version, copy the folder to some other place and watch the much worse svg thumbnails generated.

OBSERVED RESULT
Much worse svg thumbnails generated.

EXPECTED RESULT
Previews compatible with what previous Dolphin used to generate.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 24.02.0
KDE Plasma Version: 6.0.0
KDE Frameworks Version: 5.115.0
Qt Version: 6.6.2

ADDITIONAL INFORMATION
I'm not expecting a precise thumbnail generation for complex svg files, this is outside of what Qt6 can provide, but some recent changes in Qt 6.6.2 broke the Dolphin generation of thumbnails.

Possible relevant changes: https://bugreports.qt.io/browse/QTBUG-120205