← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1281234] Re: Ubuntu sdk applications should be easily built and tested

 

This bug was fixed in the package phablet-tools -
1.0+14.04.20140227.1-0ubuntu1

---------------
phablet-tools (1.0+14.04.20140227.1-0ubuntu1) trusty; urgency=low

  [ Sergio Schvezov ]
  * Recommend ubuntu-device-flash
  * Adding initial cross build support for click-buddy (LP: #1281234)
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Thu, 27 Feb 2014 15:28:28 +0000

** Branch linked: lp:ubuntu/trusty-proposed/phablet-tools

** Changed in: phablet-tools (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator in Ubuntu.
https://bugs.launchpad.net/bugs/1281234

Title:
  Ubuntu sdk applications should be easily built and tested

Status in “phablet-tools” package in Ubuntu:
  Fix Released
Status in “qtcreator” package in Ubuntu:
  Opinion

Bug description:
  When developing a ubuntu sdk application using qtcreator, it should be
  easy to deploy your application to a phablet device or the emulator
  and execute tests. Currently qtcreator has a shortcut, ctrl+f12 that
  partially does this. In addition, the conversion to cmake and the
  creation of click-buddy also partially allows this.

  What is needed is to finish the work needed for click-buddy to enable
  provisioning and testing for phablet devices and emulators, and for
  this work to be integrated into qtcreator to allow a developer to
  easily invoke building a click package and testing it.

  There are a couple bugs that inform this one:

  https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1280781
  https://bugs.launchpad.net/phablet-tools/+bug/1269163

  Once complete, cmake will be required, but the template for qtcreator
  for a new ubuntu application utilizes cmake already. We should ensure
  this template complies with the workflow via click-buddu. Click-buddy
  will also be usable from the command line as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phablet-tools/+bug/1281234/+subscriptions


References