← Back to team overview

touch-packages team mailing list archive

[Bug 1447199] Re: Qt 5.2.1 QtGraphicalEffects missing

 

In 14.04 this package was named libqt5qml-graphicaleffects.

** Changed in: qtgraphicaleffects-opensource-src (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtgraphicaleffects-
opensource-src in Ubuntu.
https://bugs.launchpad.net/bugs/1447199

Title:
  Qt 5.2.1 QtGraphicalEffects missing

Status in qtgraphicaleffects-opensource-src package in Ubuntu:
  Invalid

Bug description:
  Ubuntu 14.04 is missing QtGraphicalEffects module. Interestingly, the
  doc packages for it exist:

    apt-cache search qtgraphicaleffects
    qtgraphicaleffects5-doc-html - Qt 5 graphicaleffects HTML documentation
    qtgraphicaleffects5-doc - Qt 5 graphical effects documentation

  Missing module leads to this kind of run time error messages when
  running QML apps trying to use it:

    file:///home/user/work/project/qml/MyElement.qml:2:1: module "QtGraphicalEffects" is not installed 
       import QtGraphicalEffects 1.0 
       ^ 

  In later versions of Ubuntu, there is package
    qml-module-qtgraphicaleffects
  but this does not exist in Ubuntu 14.04

  Note: this module is indeed part of Qt 5.2.1, and it is found if Qt
  5.2.1 is installed some other way, such as using binary Linux
  installers provided by Qt Project.

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


References