← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1443308] Re: Cannot compile scope once .pot file is missing in the project

 

This bug was fixed in the package qtcreator-plugin-ubuntu -
3.1.1+15.04.20150413.1-0ubuntu1

---------------
qtcreator-plugin-ubuntu (3.1.1+15.04.20150413.1-0ubuntu1) vivid; urgency=medium

  [ Benjamin Zeller ]
  * Fix bug lp:1391527 Adding UI to show the supported frameworks for
    the emulator and the phone Autocreate Kits for the devices depending
    on the framework they support (LP: #1391527)

  [ CI Train Bot ]
  * New rebuild forced.

  [ Pete Woods ]
  * Use absolute path to refer to POT file - fixes dependency chain.
    Fixes LP: #1443308 (LP: #1443308)

  [ Zoltán Balogh ]
  * Change the order of the parameters in thge usage hint. Fixes LP:
    #1441475 (LP: #1441475)
 -- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx>   Mon, 13 Apr 2015 11:42:04 +0000

** Changed in: qtcreator-plugin-ubuntu (Ubuntu)
       Status: New => Fix Released

-- 
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/1443308

Title:
  Cannot compile scope once .pot file is missing in the project

Status in qtcreator-plugin-ubuntu package in Ubuntu:
  Fix Released

Bug description:
  This problem happened to me long time ago, and it happened to the
  students quite a number of times.

  Once a scope template is created. Somehow if the .pot file in the
  project is removed by cleaning or some ways, the project will not be
  successfully compiled. Steps to reproduce the problem:

  1) Create a scope using scope template
  2) Successfully compile the scope and generate the .pot file
  3) Remove the .pot file manually (for the students' case, the file was removed somehow)
  4) Recompile the scope, and you will see that the project will not be compiled any more since CMake will complain an error for it

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


References