[Breeze] [Bug 363602] New: Aliased SVG files fails to load under Windows

Jasem Mutlaq via KDE Bugzilla bugzilla_noreply at kde.org
Fri May 27 20:39:42 UTC 2016


https://bugs.kde.org/show_bug.cgi?id=363602

            Bug ID: 363602
           Summary: Aliased SVG files fails to load under Windows
           Product: Breeze
           Version: unspecified
          Platform: MS Windows
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: plasma-devel at kde.org
          Reporter: mutlaqja at ikarustech.com

SVG files that link to other SVG files failed to load under Windows. Using
emerge qt, emerge frameworks, and then emerge KStars. When I ran KStars, I got
this:

2016-05-27T23:24:56.064 - WARN - Cannot read file 'C:/Program Files/KStars
Desktop Planetarium/share/icons/breeze/actions/22/view-history.svg', because:
Start tag expected. (line 1)
2016-05-27T23:24:56.067 - WARN - Cannot read file 'C:/Program Files/KStars
Desktop Planetarium/share/icons/breeze/actions/22/view-history.svg', because:
Start tag expected. (line 1)
2016-05-27T23:24:56.083 - WARN - Cannot read file 'C:/Program Files/KStars
Desktop Planetarium/share/icons/breeze/actions/22/kstars_stars.svg', because:
Start tag expected. (line 1)
2016-05-27T23:24:56.085 - WARN - Cannot read file 'C:/Program Files/KStars
Desktop Planetarium/share/icons/breeze/actions/22/kstars_stars.svg', because:
Start tag expected. (line 1)
2016-05-27T23:24:56.085 - WARN - Cannot read file 'C:/Program Files/KStars
Desktop Planetarium/share/icons/breeze/actions/22/kstars_planets.svg', because:
Start tag expected. (line 1)
2016-05-27T23:24:56.085 - WARN - Cannot read file 'C:/Program Files/KStars
Desktop Planetarium/share/icons/breeze/actions/22/kstars_planets.svg', because:
Start tag expected. (line 1)
2016-05-27T23:24:56.100 - WARN - Cannot read file 'C:/Program Files/KStars
Desktop Planetarium/share/icons/breeze/actions/22/kstars_constellationart.svg',
because: Start tag expected. (line 1)
2016-05-27T23:24:56.100 - WARN - Cannot read file 'C:/Program Files/KStars
Desktop Planetarium/share/icons/breeze/actions/22/kstars_constellationart.svg',
because: Start tag expected. (line 1)

All these files include the SVG file which has the actual code but under
Windows it fails to load them due to the missing start tag.

Reproducible: Always

Steps to Reproduce:
1. Run applications that uses aliased SVG icons
2.
3.

Actual Results:  
Icons fail to load

Expected Results:  
Icons should load

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Plasma-devel mailing list