Kits creation for a project should match targeted framework
Bug #1461026 reported by
Didier Roche-Tolomelli
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qtcreator-plugin-ubuntu (Ubuntu) |
Fix Released
|
High
|
Benjamin Zeller |
Bug Description
When you connect a device which has a particular ubuntu version (and so frameworks), the "Devices" mode tells you that you don't have a kit for that device. This is nice, however, the selected framework is always the latest available (like 15.04), which is optionally not supported by the device.
The suggestion should match the highest supported version from the device.
Related branches
lp://staging/~zeller-benjamin/qtcreator-plugin-ubuntu/bughunt-201506
- Zoltan Balogh: Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 887 lines (+241/-239)23 files modifiedshare/qtcreator/templates/wizards/ubuntu/backend-app-cmake/wizard.xml (+19/-19)
share/qtcreator/templates/wizards/ubuntu/backend-app-qmake/wizard.xml (+30/-30)
share/qtcreator/templates/wizards/ubuntu/goproject/wizard.xml (+1/-1)
share/qtcreator/templates/wizards/ubuntu/html5-simple/wizard.xml (+1/-1)
share/qtcreator/templates/wizards/ubuntu/qtquick-app-qmake/wizard.xml (+31/-31)
share/qtcreator/templates/wizards/ubuntu/scope/wizard.xml (+1/-1)
share/qtcreator/templates/wizards/ubuntu/simple-app-qmake/wizard.xml (+31/-31)
share/qtcreator/templates/wizards/ubuntu/simple-app-qmlproject/wizard.xml (+32/-32)
share/qtcreator/templates/wizards/ubuntu/simple-i18n-cmake/wizard.xml (+30/-30)
share/qtcreator/templates/wizards/ubuntu/webapp/wizard.xml (+1/-1)
src/ubuntu/ubuntu.pro (+1/-1)
src/ubuntu/ubuntuclickdialog.cpp (+2/-2)
src/ubuntu/ubuntuclickdialog.h (+1/-1)
src/ubuntu/ubuntuclickmanifest.cpp (+31/-38)
src/ubuntu/ubuntuclickmanifest.h (+5/-8)
src/ubuntu/ubuntucreatenewchrootdialog.cpp (+8/-4)
src/ubuntu/ubuntucreatenewchrootdialog.h (+2/-2)
src/ubuntu/ubuntukitmanager.cpp (+1/-1)
src/ubuntu/ubuntupackagingmodel.cpp (+0/-1)
src/ubuntu/ubuntuplugin.cpp (+10/-0)
src/ubuntu/ubuntusettingsclickwidget.cpp (+1/-2)
src/ubuntu/wizards/ubuntufirstrunwizard.cpp (+1/-1)
tests/manifest/manifest.pro (+1/-1)
Changed in qtcreator-plugin-ubuntu (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Critical |
importance: | Critical → High |
assignee: | nobody → Benjamin Zeller (zeller-benjamin) |
Changed in qtcreator-plugin-ubuntu (Ubuntu): | |
status: | Triaged → In Progress |
Changed in qtcreator-plugin-ubuntu (Ubuntu): | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
This bug was fixed in the package qtcreator- plugin- ubuntu - 3.1.1+15. 10.20150720- 0ubuntu1
--------------- plugin- ubuntu (3.1.1+ 15.10.20150720- 0ubuntu1) wily; urgency=medium
qtcreator-
[ Alexandre Abreu ]
* Fix html5 application launch for 15.04 & policy 1.3 (LP: #1471383)
[ Benjamin Zeller ]
* Add settings page for project configuration default values
* Remove QtScript dependency from the manifest.json parser Fix Bug
lp:1461026 "Kits creation for a project should match targeted
framework" Fix Bug lp:1461014 "Match application name to click
package name" Fix Bug lp:1461019 "Default in project creation dialog
should be a qmake project" Fix Bug lp:1340061: "Some dialogs have
unreadable (too small) text" (LP: #1461026, #1461019, #1340061,
#1461014)
-- CI Train Bot <email address hidden> Mon, 20 Jul 2015 12:53:17 +0000