← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1579265] [NEW] Qt dev package does not include webenginewidgets

 

Public bug reported:

Attached is a sample project that uses several QT components. To build
this, one needs to install the following packages:

apt-get install libqt5core5a qtconnectivity5-dev qtmultimedia5-dev
qt5-default libqt5webkit5-dev qt3d5-dev g++

Then, run qmake. The expected result should be output of a Makefile,
Makefile.debug and Makefile.release. However, I get the following error:

unknown modules: webenginewidgets

I do not see any package that provides the web engine widgets component
and must conclude that the QT package is missing this.

Therefore am opening this bug and requesting that QT be packaged to
include webengine. Or a separate package be provided with this.

This is for 16.04 release which packages Qt 5.5.1. Thanks.

** Affects: qtbase-opensource-src (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "Files to repro bug. Run qmake in directory after installing QT dev packages."
   https://bugs.launchpad.net/bugs/1579265/+attachment/4657612/+files/test_project.zip

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

Title:
  Qt dev package does not include webenginewidgets

Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  Attached is a sample project that uses several QT components. To build
  this, one needs to install the following packages:

  apt-get install libqt5core5a qtconnectivity5-dev qtmultimedia5-dev
  qt5-default libqt5webkit5-dev qt3d5-dev g++

  Then, run qmake. The expected result should be output of a Makefile,
  Makefile.debug and Makefile.release. However, I get the following
  error:

  unknown modules: webenginewidgets

  I do not see any package that provides the web engine widgets
  component and must conclude that the QT package is missing this.

  Therefore am opening this bug and requesting that QT be packaged to
  include webengine. Or a separate package be provided with this.

  This is for 16.04 release which packages Qt 5.5.1. Thanks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1579265/+subscriptions


Follow ups