[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#725146: libqt5qml-quickcontrols: module "QtQuick.Controls" is not installed



Package: libqt5qml-quickcontrols
Version: 5.1.1-1
Severity: normal

I'm trying to prepare a Qt5 program, using QtCreator 2.8.1 (2.8.1-3).
I want to use the new QtQuick Controls, so I've installed
libqt5qml-quickcontrols.  

QtCreator knows the new module exists: when you start
typing 'import QtQ' into your QML file, then 
'import QtQuick.Controls 1.0' comes up as one of the automatic
alternatives.

But when I build and run, I get the run-time error message:

qrc:/qml/main.qml:3:1: module "QtQuick.Controls" is not installed 

I can readily reproduce the error by starting a New Project in
QtCreator, selecting "Qt Quick 2 application (Built-in Types)" or
"Qt Quick2 UI" (the ones which print "Hello world!" on a white
background), and adding "import QtQuick.Controls 1.0" to the default
main.qml file.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libqt5qml-quickcontrols depends on:
ii  dpkg                            1.17.1
ii  libc6                           2.17-93
ii  libqt5core5 [qtbase-abi-5-1-0]  5.1.1+dfsg-3
ii  libqt5gui5                      5.1.1+dfsg-3
ii  libqt5qml5                      5.1.1-1
ii  libqt5quick5                    5.1.1-1
ii  libqt5widgets5                  5.1.1+dfsg-3
ii  libstdc++6                      4.8.1-10
ii  multiarch-support               2.17-93

libqt5qml-quickcontrols recommends no packages.

libqt5qml-quickcontrols suggests no packages.

-- no debconf information


Reply to: