Bug 375888

Summary: document-new.svg, document-open.svg, document-save.svg produce warnings SVG flood: Could not resolve property: linearGradient4572
Product: [Plasma] Breeze Reporter: Friedemann Kleint <Friedemann.Kleint>
Component: IconsAssignee: visual-design
Status: RESOLVED FIXED    
Severity: normal CC: kainz.a, nix.or.die
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Friedemann Kleint 2017-02-02 09:33:20 UTC
Using Kubuntu 15.10, KDE Frameworks 5.18.0, SVG theme icons produce a warnings flood:

qt.svg: /usr/share/icons/breeze/actions/24/document-new.svg:123: Could not resolve property: linearGradient4532
qt.svg: /usr/share/icons/breeze/actions/24/document-new.svg:123: Could not resolve property: linearGradient4538
qt.svg: /usr/share/icons/breeze/actions/24/document-new.svg:123: Could not resolve property: linearGradient4548
qt.svg: /usr/share/icons/breeze/actions/24/document-new.svg:123: Could not resolve property: linearGradient4554
qt.svg: /usr/share/icons/breeze/actions/24/document-new.svg:123: Could not resolve property: linearGradient4566
qt.svg: /usr/share/icons/breeze/actions/24/document-new.svg:123: Could not resolve property: linearGradient4572
qt.svg: /usr/share/icons/breeze/actions/24/document-new.svg:123: Could not resolve property: linearGradient4582
qt.svg: /usr/share/icons/breeze/actions/24/document-new.svg:123: Could not resolve property: linearGradient4588
qt.svg: /usr/share/icons/breeze/actions/24/document-open.svg:123: Could not resolve property: linearGradient4532
qt.svg: /usr/share/icons/breeze/actions/24/document-open.svg:123: Could not resolve property: linearGradient4538
qt.svg: /usr/share/icons/breeze/actions/24/document-open.svg:123: Could not resolve property: linearGradient4548
qt.svg: /usr/share/icons/breeze/actions/24/document-open.svg:123: Could not resolve property: linearGradient4554
qt.svg: /usr/share/icons/breeze/actions/24/document-open.svg:123: Could not resolve property: linearGradient4566
qt.svg: /usr/share/icons/breeze/actions/24/document-open.svg:123: Could not resolve property: linearGradient4572
qt.svg: /usr/share/icons/breeze/actions/24/document-open.svg:123: Could not resolve property: linearGradient4582
qt.svg: /usr/share/icons/breeze/actions/24/document-open.svg:123: Could not resolve property: linearGradient4588
qt.svg: /usr/share/icons/breeze/actions/24/document-save.svg:127: Could not resolve property: linearGradient4532
qt.svg: /usr/share/icons/breeze/actions/24/document-save.svg:127: Could not resolve property: linearGradient4538
qt.svg: /usr/share/icons/breeze/actions/24/document-save.svg:127: Could not resolve property: linearGradient4548
qt.svg: /usr/share/icons/breeze/actions/24/document-save.svg:127: Could not resolve property: linearGradient4554
qt.svg: /usr/share/icons/breeze/actions/24/document-save.svg:127: Could not resolve property: linearGradient4566
qt.svg: /usr/share/icons/breeze/actions/24/document-save.svg:127: Could not resolve property: linearGradient4572
qt.svg: /usr/share/icons/breeze/actions/24/document-save.svg:127: Could not resolve property: linearGradient4582
qt.svg: /usr/share/icons/breeze/actions/24/document-save.svg:127: Could not resolve property: linearGradient4588

For reference and fixes to Qt SVG, see https://bugreports.qt.io/browse/QTBUG-52079
Comment 1 Friedemann Kleint 2017-02-02 09:38:49 UTC
To reproduce, launch for example Qt Designer in a terminal.
Comment 2 Gabriel C 2017-02-03 04:07:27 UTC
I cannot reproduce this with latest frameworks release.
Comment 3 andreas 2017-02-05 21:26:36 UTC
this bug is fixed long time ago please update KDE Framework or use breeze-icons from master.

Thanks for submitt this bug