Public bug reported:

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.

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

-- 
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:
  New

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to