Bug 400637

Summary: IPFS icons have non-square size, causing them to get blurred
Product: [Applications] digikam Reporter: Christoph Feck <cfeck>
Component: Plugin-WebService-IpfsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: caulier.gilles
Priority: NOR    
Version First Reported In: 6.0.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 6.0.0
Sentry Crash Report:

Description Christoph Feck 2018-11-03 20:33:46 UTC
Output from openSUSE build log:

[ 2466s] digikam.x86_64: W: wrong-icon-size /usr/share/icons/hicolor/16x16/apps/ipfs.png expected: 16x16 actual: 16x18
[ 2466s] digikam.x86_64: W: wrong-icon-size /usr/share/icons/hicolor/22x22/apps/ipfs.png expected: 22x22 actual: 22x25
[ 2466s] digikam.x86_64: W: wrong-icon-size /usr/share/icons/hicolor/32x32/apps/ipfs.png expected: 32x32 actual: 32x37
[ 2466s] digikam.x86_64: W: wrong-icon-size /usr/share/icons/hicolor/48x48/apps/ipfs.png expected: 48x48 actual: 48x55


If the icon 32x32 is loaded, the actual 32x37 size is downscaled, causing the blurriness.
Comment 1 Maik Qualmann 2018-11-04 08:36:46 UTC
Git commit ff168b5c897dab16d03475ea5cf722bab5328765 by Maik Qualmann.
Committed on 04/11/2018 at 08:35.
Pushed by mqualmann into branch 'master'.

fix IPFS icon size to square
FIXED-IN: 6.0.0

M  +2    -1    NEWS
M  +-    --    core/data/icons/ipfs/16-apps-ipfs.png
M  +-    --    core/data/icons/ipfs/22-apps-ipfs.png
M  +-    --    core/data/icons/ipfs/32-apps-ipfs.png
M  +-    --    core/data/icons/ipfs/48-apps-ipfs.png

https://commits.kde.org/digikam/ff168b5c897dab16d03475ea5cf722bab5328765