Review Request 127201: Fix svg icon path resolving in IconItem
Xuetian Weng
wengxt at gmail.com
Sun Feb 28 18:02:35 UTC 2016
> On Feb. 28, 2016, 9:58 a.m., David Rosca wrote:
> > autotests/iconitemtest.cpp, line 234
> > <https://git.reviewboard.kde.org/r/127201/diff/2/?file=445755#file445755line234>
> >
> > Why?
>
> Xuetian Weng wrote:
> Actually this check is not so reliable if the icon is not rendered with the same svg backend but it will pass for now.
>
> David Rosca wrote:
> But both items use exactly the same icon, so they should be rendered the same. Do you have example when it fails?
>
> Xuetian Weng wrote:
> You could try to move bug359388.svg to data/icons/test-theme/apps/22/ , and comment out the QSKIP.
>
> I guess the problem is that it might just render a svg scaled in some cases when using QIcon, in some other cases, it will just render the svg directly to the correct size.
Ah, ok , the problem here is my test environment has QT_DEVICE_PIXEL_RATIO set.
- Xuetian
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127201/#review92843
-----------------------------------------------------------
On Feb. 28, 2016, 5:15 p.m., Xuetian Weng wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/127201/
> -----------------------------------------------------------
>
> (Updated Feb. 28, 2016, 5:15 p.m.)
>
>
> Review request for KDE Frameworks, Plasma, Kai Uwe Broulik, David Rosca, and Marco Martin.
>
>
> Repository: plasma-framework
>
>
> Description
> -------
>
> Well.. the bug should be obvious:
> 1. QString iconPath overrides the iconPath in a higher scope. introduced in https://git.reviewboard.kde.org/r/126168/
> 2. iconPath not assigned, also introduced in https://git.reviewboard.kde.org/r/126168/
> 3. svgz -> svg?? introduced in https://git.reviewboard.kde.org/r/126557/
>
>
> Diffs
> -----
>
> autotests/data/bug359388/hicolor/22x22/apps/bug359388.svg PRE-CREATION
> autotests/data/icons/hicolor/22x22/apps/bug359388.svg 8739af5
> autotests/data/icons/test-theme/apps/22/tst-plasma-framework-test-icon.svg PRE-CREATION
> autotests/data/icons/test-theme/apps/32/tst-plasma-framework-test-icon.svg PRE-CREATION
> autotests/data/icons/test-theme/apps/48/konversation.svg PRE-CREATION
> autotests/data/icons/test-theme/index.theme PRE-CREATION
> autotests/iconitemtest.h 9fd3063
> autotests/iconitemtest.cpp ea98c9d
> src/declarativeimports/core/iconitem.cpp c65a9a7
>
> Diff: https://git.reviewboard.kde.org/r/127201/diff/
>
>
> Testing
> -------
>
> tested with qmlscene with Plasma.IconItem.
>
>
> Thanks,
>
> Xuetian Weng
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160228/09db75d3/attachment.html>
More information about the Plasma-devel
mailing list