[Bug 1561654] Re: Icon creates binding loop on implicitWidth and implicitHeight when used with QT_DEVICE_PIXEL_RATIO

2016-05-02 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1561654 Title: Icon creates binding loop on implicitWidth and implicitHeight

[Bug 1561654] Re: Icon creates binding loop on implicitWidth and implicitHeight when used with QT_DEVICE_PIXEL_RATIO

2016-04-29 Thread Lukáš Tinkl
** Branch unlinked: lp:~lukas-kde/ubuntu-ui-toolkit/staging-fix-icon- svg-image-loading ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => New ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Lukáš Tinkl (lukas-kde) => (unassigned) -- You received this bug

[Bug 1561654] Re: Icon creates binding loop on implicitWidth and implicitHeight when used with QT_DEVICE_PIXEL_RATIO

2016-04-28 Thread Lukáš Tinkl
** Branch linked: lp:~lukas-kde/ubuntu-ui-toolkit/staging-fix-icon-svg- image-loading ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1561654] Re: Icon creates binding loop on implicitWidth and implicitHeight when used with QT_DEVICE_PIXEL_RATIO

2016-04-28 Thread Tim Peeters
Re-assigning to Lukas since he was already working on it. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Tim Peeters (tpeeters) => Lukáš Tinkl (lukas-kde) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1561654] Re: Icon creates binding loop on implicitWidth and implicitHeight when used with QT_DEVICE_PIXEL_RATIO

2016-04-28 Thread Lukáš Tinkl
** Branch unlinked: lp:~gerboland/ubuntu-ui-toolkit/staging-fix-icon- svg-image-loading -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1561654 Title: Icon creates binding loop on implicitWidth and

[Bug 1561654] Re: Icon creates binding loop on implicitWidth and implicitHeight when used with QT_DEVICE_PIXEL_RATIO

2016-04-28 Thread Tim Peeters
There is another branch doing seemingly the same changes https://code.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/trunk-fix- icon-svg-image-loading/+merge/286585 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1561654] Re: Icon creates binding loop on implicitWidth and implicitHeight when used with QT_DEVICE_PIXEL_RATIO

2016-04-19 Thread Gerry Boland
I've attached a branch I worked on for dynamic grid unit support. This rewrites the icon image loader to follow the exact behaviour of qt's image loader, and solved my icon sizing/blur issue. It needs tests though ** Branch linked: lp:~gerboland/ubuntu-ui-toolkit/staging-fix-icon-svg-

[Bug 1561654] Re: Icon creates binding loop on implicitWidth and implicitHeight

2016-04-14 Thread Michael Zanetti
ok. I totally stand corrected... turns out, the apps I start on my laptop actually all have QT_DEVICE_PIXEL_RATIO set to 2 implicitly through QtCreator which is why I see this issue all the time. I'm so sorry for the noise. I'll revert all my changes to this bug. In any case, we'll soon be

[Bug 1561654] Re: Icon creates binding loop on implicitWidth and implicitHeight

2016-04-14 Thread Michael Zanetti
** Description changed: Ubuntu UI Toolkit r1905 Description: - When QT_DEVICE_PIXEL_RATIO>1 is set, using Icon without specifying an explicit size causes binding loops on implicitWidth (and also implicitHeight + Using Icon without specifying an explicit size causes binding loops on

[Bug 1561654] Re: Icon creates binding loop on implicitWidth and implicitHeight

2016-04-14 Thread Michael Zanetti
Added a test case that prints the warning without QT_DEVICE_PIXEL_RATIO into the description ** Description changed: Ubuntu UI Toolkit r1905 Description: When QT_DEVICE_PIXEL_RATIO>1 is set, using Icon without specifying an explicit size causes binding loops on implicitWidth (and also

[Bug 1561654] Re: Icon creates binding loop on implicitWidth and implicitHeight

2016-04-14 Thread Andrea Bernabei
Please try with the testcase, if that doesn't trigger it then the bug title needs adding QT_DEVICE_PIXEL_RATIO back, or you have to add another testcase that triggers it without QT_DEVICE_PIXEL_RATIO -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1561654] Re: Icon creates binding loop on implicitWidth and implicitHeight

2016-04-14 Thread Michael Zanetti
yeah, I see that in like all of my apps where I haven't explicitly worked around it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1561654 Title: Icon creates binding loop on implicitWidth and

[Bug 1561654] Re: Icon creates binding loop on implicitWidth and implicitHeight

2016-04-14 Thread Andrea Bernabei
@Michael: does the testcase trigger a binding loop on your setup without specifying QT_DEVICE_PIXEL_RATIO? I only get the binding loop warning when QT_DEVICE_PIXEL_RATIO is set, I don't get it when it's not. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1561654] Re: Icon creates binding loop on implicitWidth and implicitHeight

2016-04-14 Thread Michael Zanetti
This does not only happen when using DEVICE_PIXEL_RATIO. Adjusted title. ** Summary changed: - Icon creates binding loop on implicitWidth and implicitHeight when used with QT_DEVICE_PIXEL_RATIO + Icon creates binding loop on implicitWidth and implicitHeight -- You received this bug

[Bug 1561654] Re: Icon creates binding loop on implicitWidth and implicitHeight when used with QT_DEVICE_PIXEL_RATIO

2016-04-13 Thread Tim Peeters
See if https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui- toolkit/+bug/1553090 can be related, even though the Icon does not have a sensing area. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1561654] Re: Icon creates binding loop on implicitWidth and implicitHeight when used with QT_DEVICE_PIXEL_RATIO

2016-04-07 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1561654 Title: Icon creates binding loop on implicitWidth and implicitHeight