← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1437682] [NEW] QML app with C++ plugin (cmake) has wrong import in example code

 

Public bug reported:

Creating a new 'QML app with C++ plugin (cmake)' that is called FOOBAR
results in something that doesn't build because the FOOBAR.qml contains
a line "import Myapp 1.0"  instead of "import FOOBAR 1.0".

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

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

Title:
  QML app with C++ plugin (cmake) has wrong import in example code

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

Bug description:
  Creating a new 'QML app with C++ plugin (cmake)' that is called FOOBAR
  results in something that doesn't build because the FOOBAR.qml
  contains a line "import Myapp 1.0"  instead of "import FOOBAR 1.0".

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


Follow ups

References