Activity log for bug #1550715

Date Who What changed Old value New value Message
2016-02-27 14:19:33 Gareth Hulse bug added bug
2016-02-27 16:25:14 Gareth Hulse summary QT-QML 5.4.2 with deprecated functions | Ubuntu 15.10 QT-QML 5.4.2 with deprecated Ubuntu components | Ubuntu 15.10
2016-02-27 16:26:50 Gareth Hulse description When compiling QML projects in Ubuntu SDK, I get this output: Starting /usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene... file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.2/ButtonStyle.qml:123:5: QML UbuntuShape: 'color' is deprecated. Use 'backgroundColor', 'secondaryBackgroundColor' and 'backgroundMode' instead. file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.2/ButtonStyle.qml:135:5: QML UbuntuShape: 'gradientColor' is deprecated. Use 'backgroundColor', 'secondaryBackgroundColor' and 'backgroundMode' instead. file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.2/ButtonStyle.qml:123:5: QML UbuntuShape: 'image' is deprecated. Use 'source' instead. /usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene exited with code 0 In the terminal I tried the following: $ sudo apt-get update $ sudo apt-get upgrade $ sudo apt-get install --reinstall qml When I reopened a QML project to see if it was fixed, I noticed this in the 'General Messages' console: [14:09:48] ii click-reviewers-tools 0.34 Warnings while parsing QML type information of /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components: Failed to parse "/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes". Error: /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1178:39: Meta object revision without matching export. /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1187:39: Meta object revision without matching export. /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1205:39: Meta object revision without matching export. Warnings while parsing QML type information of /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components: Failed to parse "/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes". Error: /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1178:39: Meta object revision without matching export. /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1187:39: Meta object revision without matching export. /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1205:39: Meta object revision without matching export. When compiling QML projects in Ubuntu SDK, I get this output: Starting /usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene... file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.2/ButtonStyle.qml:123:5: QML UbuntuShape: 'color' is deprecated. Use 'backgroundColor', 'secondaryBackgroundColor' and 'backgroundMode' instead. file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.2/ButtonStyle.qml:135:5: QML UbuntuShape: 'gradientColor' is deprecated. Use 'backgroundColor', 'secondaryBackgroundColor' and 'backgroundMode' instead. file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.2/ButtonStyle.qml:123:5: QML UbuntuShape: 'image' is deprecated. Use 'source' instead. /usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene exited with code 0 In the terminal I tried the following: $ sudo apt-get update $ sudo apt-get upgrade $ sudo apt-get install --reinstall qml When I reopened a QML project to see if it was fixed, I noticed this in the 'General Messages' console: [14:09:48] ii click-reviewers-tools 0.34 Warnings while parsing QML type information of /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components: Failed to parse "/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes". Error: /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1178:39: Meta object revision without matching export. /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1187:39: Meta object revision without matching export. /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1205:39: Meta object revision without matching export. Warnings while parsing QML type information of /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components: Failed to parse "/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes". Error: /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1178:39: Meta object revision without matching export. /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1187:39: Meta object revision without matching export. /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1205:39: Meta object revision without matching export.
2016-02-27 16:32:00 Gareth Hulse attachment added Screenshot.png https://bugs.launchpad.net/ubuntu-sdk-ide/+bug/1550715/+attachment/4582717/+files/Screenshot.png
2016-02-27 16:33:49 Gareth Hulse description When compiling QML projects in Ubuntu SDK, I get this output: Starting /usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene... file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.2/ButtonStyle.qml:123:5: QML UbuntuShape: 'color' is deprecated. Use 'backgroundColor', 'secondaryBackgroundColor' and 'backgroundMode' instead. file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.2/ButtonStyle.qml:135:5: QML UbuntuShape: 'gradientColor' is deprecated. Use 'backgroundColor', 'secondaryBackgroundColor' and 'backgroundMode' instead. file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.2/ButtonStyle.qml:123:5: QML UbuntuShape: 'image' is deprecated. Use 'source' instead. /usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene exited with code 0 In the terminal I tried the following: $ sudo apt-get update $ sudo apt-get upgrade $ sudo apt-get install --reinstall qml When I reopened a QML project to see if it was fixed, I noticed this in the 'General Messages' console: [14:09:48] ii click-reviewers-tools 0.34 Warnings while parsing QML type information of /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components: Failed to parse "/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes". Error: /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1178:39: Meta object revision without matching export. /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1187:39: Meta object revision without matching export. /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1205:39: Meta object revision without matching export. Warnings while parsing QML type information of /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components: Failed to parse "/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes". Error: /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1178:39: Meta object revision without matching export. /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1187:39: Meta object revision without matching export. /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1205:39: Meta object revision without matching export. When compiling QML projects in Ubuntu SDK, I get this output: Starting /usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene... file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.2/ButtonStyle.qml:123:5: QML UbuntuShape: 'color' is deprecated. Use 'backgroundColor', 'secondaryBackgroundColor' and 'backgroundMode' instead. file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.2/ButtonStyle.qml:135:5: QML UbuntuShape: 'gradientColor' is deprecated. Use 'backgroundColor', 'secondaryBackgroundColor' and 'backgroundMode' instead. file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.2/ButtonStyle.qml:123:5: QML UbuntuShape: 'image' is deprecated. Use 'source' instead. /usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene exited with code 0 In the terminal I tried the following: $ sudo apt-get update $ sudo apt-get upgrade $ sudo apt-get install --reinstall qml When I reopened a QML project to see if it was fixed, I noticed this in the 'General Messages' console: [14:09:48] ii click-reviewers-tools 0.34 Warnings while parsing QML type information of /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components: Failed to parse "/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes". Error: /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1178:39: Meta object revision without matching export. /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1187:39: Meta object revision without matching export. /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1205:39: Meta object revision without matching export. Warnings while parsing QML type information of /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components: Failed to parse "/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes". Error: /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1178:39: Meta object revision without matching export. /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1187:39: Meta object revision without matching export. /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/plugins.qmltypes:1205:39: Meta object revision without matching export. A Screenshot has been added to this bug report.
2016-06-16 05:23:12 Benjamin Zeller tags 15.10 5.4.2 deprecated qml qt ubuntu 15.10 5.4.2 deprecated fix-with-lxd qml qt ubuntu
2016-06-16 05:23:18 Benjamin Zeller ubuntu-sdk-ide: status New Triaged