← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1491708] [NEW] Building a click for a QML App with C++ plugin or QtQuick App with QML UI presents invalid options

 

Public bug reported:

When my projects contains some C++ code (classic case is one of the 2 previous options), building a click package presents you with 2 choices:
- Project with binary executables and libraries
- Project without binary executables and libraries (pure qml/html projects).

The second option can never work for those kinds of projects. I suggest
that we scan the project qmake/cmake file and see from that which kind
of project was selected.

Of course, there is always the chance for someone to select this kind of
project, have the qmake/cmake template in it and deleting the backend/
directory, but I guess this will cover it.

Maybe a similar heuristic can be applied the other way as well.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: qtcreator-plugin-ubuntu 3.5.0+15.10.20150817-0ubuntu2
ProcVersionSignature: Ubuntu 4.1.0-3.3-generic 4.1.3
Uname: Linux 4.1.0-3-generic x86_64
ApportVersion: 2.18-0ubuntu9
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Sep  3 09:01:12 2015
InstallationDate: Installed on 2012-05-28 (1192 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
SourcePackage: qtcreator-plugin-ubuntu
UpgradeStatus: Upgraded to wily on 2014-10-31 (306 days ago)

** Affects: qtcreator-plugin-ubuntu (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: devexp

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

Title:
  Building a click for a QML App with C++ plugin or QtQuick App with QML
  UI presents invalid options

Status in qtcreator-plugin-ubuntu package in Ubuntu:
  New

Bug description:
  When my projects contains some C++ code (classic case is one of the 2 previous options), building a click package presents you with 2 choices:
  - Project with binary executables and libraries
  - Project without binary executables and libraries (pure qml/html projects).

  The second option can never work for those kinds of projects. I
  suggest that we scan the project qmake/cmake file and see from that
  which kind of project was selected.

  Of course, there is always the chance for someone to select this kind
  of project, have the qmake/cmake template in it and deleting the
  backend/ directory, but I guess this will cover it.

  Maybe a similar heuristic can be applied the other way as well.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: qtcreator-plugin-ubuntu 3.5.0+15.10.20150817-0ubuntu2
  ProcVersionSignature: Ubuntu 4.1.0-3.3-generic 4.1.3
  Uname: Linux 4.1.0-3-generic x86_64
  ApportVersion: 2.18-0ubuntu9
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Sep  3 09:01:12 2015
  InstallationDate: Installed on 2012-05-28 (1192 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
  SourcePackage: qtcreator-plugin-ubuntu
  UpgradeStatus: Upgraded to wily on 2014-10-31 (306 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1491708/+subscriptions


Follow ups