← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1301364] [NEW] Missing binary inside + missing dependency

 

Public bug reported:

when you install qtcreator

"agi qtcreator"
and start it, ther will be a error in the console output:
file:///usr/share/qtcreator/welcomescreen/welcomescreen.qml:30:1: module "QtQuick" is not installed 

next make a project and try to switch over to the "design" part of the
creator. now it will crash

qrc:/ItemLibrary/qml/ItemsView.qml:30:1: module "QtQuick" is not installed 
QObject::connect: Cannot connect (null)::itemSelected(int) to QmlDesigner::ItemLibraryWidget::showItemInfo(int)
QObject::connect: Cannot connect (null)::itemDragged(int) to QmlDesigner::ItemLibraryWidget::startDragAndDropDelayed(int)
QObject::connect: Cannot connect QmlDesigner::ItemLibraryWidget::scrollItemsView(QVariant) to (null)::scrollView(QVariant)
QObject::connect: Cannot connect QmlDesigner::ItemLibraryWidget::resetItemsView() to (null)::resetView()
qrc:/stateseditor/stateslist.qml:30:1: module "QtQuick" is not installed 
terminate called after throwing an instance of 'QmlDesigner::InvalidQmlSourceException'
[1]    2192 abort (core dumped)  qtcreator

after installing some packages wich might help:
qtdeclarative5-qtqick2-plugin 

it will run, buuuuut now youll get an error:
The executable of the QML Puppet process (/usr/bin/qmlpuppet) cannot be found. Check your installation. QML Puppet is a process which runs in the background to render the items.

and it seems that there is no qmlpuppet package or something around.
without that the creator is almost useless for many of us

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: qtcreator 3.0.1-0ubuntu3
ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
Uname: Linux 3.13.0-20-generic x86_64
ApportVersion: 2.14-0ubuntu1
Architecture: amd64
CurrentDesktop: KDE
Date: Wed Apr  2 14:49:14 2014
InstallationDate: Installed on 2014-02-22 (38 days ago)
InstallationMedia: Kubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140121.1)
SourcePackage: qtcreator
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: qtcreator (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  Missing binary inside + missing dependency

Status in “qtcreator” package in Ubuntu:
  New

Bug description:
  when you install qtcreator

  "agi qtcreator"
  and start it, ther will be a error in the console output:
  file:///usr/share/qtcreator/welcomescreen/welcomescreen.qml:30:1: module "QtQuick" is not installed 

  next make a project and try to switch over to the "design" part of the
  creator. now it will crash

  qrc:/ItemLibrary/qml/ItemsView.qml:30:1: module "QtQuick" is not installed 
  QObject::connect: Cannot connect (null)::itemSelected(int) to QmlDesigner::ItemLibraryWidget::showItemInfo(int)
  QObject::connect: Cannot connect (null)::itemDragged(int) to QmlDesigner::ItemLibraryWidget::startDragAndDropDelayed(int)
  QObject::connect: Cannot connect QmlDesigner::ItemLibraryWidget::scrollItemsView(QVariant) to (null)::scrollView(QVariant)
  QObject::connect: Cannot connect QmlDesigner::ItemLibraryWidget::resetItemsView() to (null)::resetView()
  qrc:/stateseditor/stateslist.qml:30:1: module "QtQuick" is not installed 
  terminate called after throwing an instance of 'QmlDesigner::InvalidQmlSourceException'
  [1]    2192 abort (core dumped)  qtcreator

  after installing some packages wich might help:
  qtdeclarative5-qtqick2-plugin 

  it will run, buuuuut now youll get an error:
  The executable of the QML Puppet process (/usr/bin/qmlpuppet) cannot be found. Check your installation. QML Puppet is a process which runs in the background to render the items.

  and it seems that there is no qmlpuppet package or something around.
  without that the creator is almost useless for many of us

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: qtcreator 3.0.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic x86_64
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Wed Apr  2 14:49:14 2014
  InstallationDate: Installed on 2014-02-22 (38 days ago)
  InstallationMedia: Kubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140121.1)
  SourcePackage: qtcreator
  UpgradeStatus: No upgrade log present (probably fresh install)

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


Follow ups

References