touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #79662
[Bug 1457528] [NEW] Theme.createStyleComponent deprecation useless warnings are displayed
Public bug reported:
Take that example
"import QtQuick 2.0
import Ubuntu.Components 0.1
Item {
Button {
text: "click"
}
}"
run it on wily, you get those warnings
"QML Button: Theme.createStyleComponent() is deprecated. Use
ThemeSettings instead."
the warning is not helpful, it warns about a standard component issue
(so something in the responsability of the uitk team, not the code
writer), lists the issue on something you are not using (what is
"Theme.createStyleComponent()" that's not used in the code example?),
it's just confusing...
** Affects: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided
Status: Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1457528
Title:
Theme.createStyleComponent deprecation useless warnings are displayed
Status in ubuntu-ui-toolkit package in Ubuntu:
Confirmed
Bug description:
Take that example
"import QtQuick 2.0
import Ubuntu.Components 0.1
Item {
Button {
text: "click"
}
}"
run it on wily, you get those warnings
"QML Button: Theme.createStyleComponent() is deprecated. Use
ThemeSettings instead."
the warning is not helpful, it warns about a standard component issue
(so something in the responsability of the uitk team, not the code
writer), lists the issue on something you are not using (what is
"Theme.createStyleComponent()" that's not used in the code example?),
it's just confusing...
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1457528/+subscriptions
Follow ups
-
[Bug 1457528] Re: Theme.createStyleComponent deprecation useless warnings are displayed
From: Pat McGowan, 2015-08-31
-
[Bug 1457528] Re: Theme.createStyleComponent deprecation useless warnings are displayed
From: Bill Filler, 2015-08-26
-
[Bug 1457528] Re: Theme.createStyleComponent deprecation useless warnings are displayed
From: Bill Filler, 2015-08-24
-
[Bug 1457528] Re: Theme.createStyleComponent deprecation useless warnings are displayed
From: Launchpad Bug Tracker, 2015-06-25
-
[Bug 1457528] Re: Theme.createStyleComponent deprecation useless warnings are displayed
From: Launchpad Bug Tracker, 2015-06-25
-
[Bug 1457528] Re: Theme.createStyleComponent deprecation useless warnings are displayed
From: Alberto Mardegan, 2015-06-24
-
[Bug 1457528] Re: Theme.createStyleComponent deprecation useless warnings are displayed
From: Tim Peeters, 2015-06-23
-
[Bug 1457528] Re: Theme.createStyleComponent deprecation useless warnings are displayed
From: Alberto Mardegan, 2015-06-23
-
[Bug 1457528] Re: Theme.createStyleComponent deprecation useless warnings are displayed
From: Alberto Mardegan, 2015-06-23
-
[Bug 1457528] Re: Theme.createStyleComponent deprecation useless warnings are displayed
From: Zsombor Egri, 2015-06-03
-
[Bug 1457528] Re: Theme.createStyleComponent deprecation useless warnings are displayed
From: Launchpad Bug Tracker, 2015-05-27
-
[Bug 1457528] Re: Theme.createStyleComponent deprecation useless warnings are displayed
From: Christian Dywan, 2015-05-27
-
[Bug 1457528] Re: Theme.createStyleComponent deprecation useless warnings are displayed
From: Christian Dywan, 2015-05-26
-
[Bug 1457528] Re: Theme.createStyleComponent deprecation useless warnings are displayed
From: Sebastien Bacher, 2015-05-22
-
[Bug 1457528] Re: Theme.createStyleComponent deprecation useless warnings are displayed
From: Zsombor Egri, 2015-05-22
-
[Bug 1457528] Re: Theme.createStyleComponent deprecation useless warnings are displayed
From: Zsombor Egri, 2015-05-22
-
[Bug 1457528] Re: Theme.createStyleComponent deprecation useless warnings are displayed
From: Zsombor Egri, 2015-05-21
-
[Bug 1457528] Re: Theme.createStyleComponent deprecation useless warnings are displayed
From: Tim Peeters, 2015-05-21
-
[Bug 1457528] [NEW] Theme.createStyleComponent deprecation useless warnings are displayed
From: Sebastien Bacher, 2015-05-21
References