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

Bug#857859: qtwebengine5-examples: WebEngine examples fail to run without qml-module-* packages installed



Package: qtwebengine5-examples
Version: 5.7.1+dfsg-6
Severity: normal

Dear Maintainer,

Running QML based examples fail when the appropriate qml-module-* packages are 
not installed. For example the 'minimal' example gives:

$ /usr/lib/x86_64-linux-gnu/qt5/examples/webengine/minimal/minimal
QQmlApplicationEngine failed to load component
qrc:/main.qml:43 module "QtWebEngine" is not installed
qrc:/main.qml:42 module "QtQuick.Window" is not installed
qrc:/main.qml:41 module "QtQuick" is not installed
qrc:/main.qml:43 module "QtWebEngine" is not installed
qrc:/main.qml:42 module "QtQuick.Window" is not installed
qrc:/main.qml:41 module "QtQuick" is not installed
qrc:/main.qml:43 module "QtWebEngine" is not installed
qrc:/main.qml:42 module "QtQuick.Window" is not installed
qrc:/main.qml:41 module "QtQuick" is not installed

Installing the following packages fixes 'minimal' example:

  qml-module-qtquick-window2
  qml-module-qtquick2
  qml-module-qtwebengine

The 'quicknanobrowser' example needs many more QML modules.

baruch

-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages qtwebengine5-examples depends on:
ii  libc6                    2.24-9
ii  libjs-jquery             3.1.1-2
ii  libjs-marked             0.3.6+dfsg-1
ii  libqt5core5a             5.7.1+dfsg-3+b1
ii  libqt5gui5               5.7.1+dfsg-3+b1
ii  libqt5network5           5.7.1+dfsg-3+b1
ii  libqt5printsupport5      5.7.1+dfsg-3+b1
ii  libqt5qml5               5.7.1-2
ii  libqt5webchannel5        5.7.1-1
ii  libqt5webengine5         5.7.1+dfsg-6
ii  libqt5webenginecore5     5.7.1+dfsg-6
ii  libqt5webenginewidgets5  5.7.1+dfsg-6
ii  libqt5widgets5           5.7.1+dfsg-3+b1
ii  libstdc++6               6.3.0-6

qtwebengine5-examples recommends no packages.

qtwebengine5-examples suggests no packages.

-- no debconf information

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -


Reply to: