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

Bug#742710: qtcreator: Welcome plugin does not work, cannot find QtQuick



Package: qtcreator
Version: 3.0.1+dfsg+exp-2
Severity: normal

Dear Maintainer,

the welcome plugin of QtCreator does not work (it just displays garbage).
Running qtcreator on the console gives the following error:

file:///usr/share/qtcreator/welcomescreen/welcomescreen.qml:32:1: module "QtQuick.Controls" is not installed 
     import QtQuick.Controls 1.0 
     ^ 
file:///usr/share/qtcreator/welcomescreen/welcomescreen.qml:30:1: module "QtQuick" is not installed 
     import QtQuick 2.1 
     ^ 
file:///usr/share/qtcreator/welcomescreen/welcomescreen.qml:32:1: module "QtQuick.Controls" is not installed 
     import QtQuick.Controls 1.0 
     ^ 
file:///usr/share/qtcreator/welcomescreen/welcomescreen.qml:30:1: module "QtQuick" is not installed 
     import QtQuick 2.1 
     ^ 

I tried installing qtdeclarative5-controls-plugin. That changes the error to just

file:///usr/share/qtcreator/welcomescreen/welcomescreen.qml:30:1: module "QtQuick" is not installed
     import QtQuick 2.1
     ^

but otherwise, it does not help.

I am using thq Qt5 from unstable.

Kind regards
Ralf

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages qtcreator depends on:
ii  libbotan-1.10-0                          1.10.5-1
ii  libc6                                    2.18-4
ii  libgcc1                                  1:4.8.2-16
ii  libqt5concurrent5                        5.2.1+dfsg-3
ii  libqt5core5a [qtbase-abi-5-2-1]          5.2.1+dfsg-3
ii  libqt5declarative5 [qtquick1-abi-5-2-1]  5.2.1-3
ii  libqt5designer5                          5.2.1-8
ii  libqt5designercomponents5                5.2.1-8
ii  libqt5gui5                               5.2.1+dfsg-3
ii  libqt5help5                              5.2.1-8
ii  libqt5network5                           5.2.1+dfsg-3
ii  libqt5printsupport5                      5.2.1+dfsg-3
ii  libqt5qml5 [qtdeclarative-abi-5-2-1]     5.2.1-4
ii  libqt5quick5                             5.2.1-4
ii  libqt5script5                            5.2.1+dfsg-2
ii  libqt5sql5                               5.2.1+dfsg-3
ii  libqt5sql5-sqlite                        5.2.1+dfsg-3
ii  libqt5webkit5                            5.2.1+dfsg-5
ii  libqt5widgets5                           5.2.1+dfsg-3
ii  libqt5xml5                               5.2.1+dfsg-3
ii  libstdc++6                               4.8.2-16
ii  qtchooser                                39-g4717841-3
ii  qtcreator-data                           3.0.1+dfsg+exp-2

Versions of packages qtcreator recommends:
ii  gdb                            7.6.2-1
ii  konsole [x-terminal-emulator]  4:4.11.3-1
ii  make                           3.81-8.3
pn  qt5-doc                        <none>
ii  qtbase5-dev-tools              5.2.1+dfsg-3
ii  qtcreator-doc                  3.0.1+dfsg+exp-2
pn  qtdeclarative5-dev-tools       <none>
pn  qtquick1-5-dev-tools           <none>
pn  qttools5-dev-tools             <none>
pn  qtxmlpatterns5-dev-tools       <none>
ii  xterm [x-terminal-emulator]    303-1

Versions of packages qtcreator suggests:
ii  cmake          2.8.12.1-1.1
ii  g++            4:4.8.2-2
ii  git            1:1.9.0-1
ii  kdelibs5-data  4:4.11.5-1
ii  subversion     1.8.8-1

-- no debconf information


Reply to: