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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1447199

Title:
  Qt 5.2.1 QtGraphicalEffects missing

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to