MainView.qml 202 in Vivid is a JS line "if (!toolbarLoader.item.locked) toolbarLoader.item.close();", there's no target property there, and cannot have binding loop reported. Seems you don't have the toolkit updated...
On Thu, Feb 19, 2015 at 3:15 PM, Bogdan Cuza <[email protected]> wrote: > I see this problem on both devices.On Feb 19, 2015 10:26 AM, Zoltán Balogh > <[email protected]> wrote: > > > > And you see this problem on your Utopic computer or on your Vivid > tablet? Because on each platform the local UITK is used. > > > > z > > > > > > On 02/18/2015 08:47 PM, Bogdan Cuza wrote: > >> > >> I should probably clarify. My tablet (the development device) is on > vivid-proposed. My computer runs utopic. > >> > >> ________________________________ > >> From: [email protected] > >> To: [email protected]; [email protected] > >> Date: Wed, 18 Feb 2015 23:25:32 +0700 > >> Subject: Re: [Ubuntu-phone] Cannot set MainView background color > >> > >> I am on Vivid. > >> > >> ________________________________ > >> Date: Wed, 18 Feb 2015 18:09:42 +0200 > >> Subject: Re: [Ubuntu-phone] Cannot set MainView background color > >> From: [email protected] > >> To: [email protected] > >> CC: [email protected] > >> > >> > >> > >> On Tue, Feb 17, 2015 at 4:45 PM, Bogdan Cuza <[email protected]> > wrote: > >>> > >>> Hello! > >>> > >>> I am having an issue with setting the MainView's backgroundColor. If I > try to set it, the console just spits out some binding loops like these: > >>> > file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/MainView.qml:202:5: > QML StyledItem: Binding loop detected for property "style" > >>> > file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/MainViewStyle.qml:70:5: > QML Binding: Binding loop detected for property "target" > >>> > file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/MainViewStyle.qml:70:5: > QML Binding: Binding loop detected for property "target" > >>> > file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/MainView.qml:202:5: > QML StyledItem: Binding loop detected for property "style" > >>> > file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/MainViewStyle.qml:70:5: > QML Binding: Binding loop detected for property "target" > >>> > file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/MainView.qml:202:5: > QML StyledItem: Binding loop detected for property "style" > >>> > >>> Any idea what could be wrong? > >> > >> > >> This bug had been fixed in Vivid, so I assume you are not there, right? > >> > >> > >> -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : > [email protected] Unsubscribe : > https://launchpad.net/~ubuntu-phone More help : > https://help.launchpad.net/ListHelp > >> > >> > > > -- > Mailing list: https://launchpad.net/~ubuntu-phone > Post to : [email protected] > Unsubscribe : https://launchpad.net/~ubuntu-phone > More help : https://help.launchpad.net/ListHelp >
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

