We shouldn't have to export QML_IMPORT_PATH
Closed, ResolvedPublic

Description

That should be somehow solved during installation I think?
Or via QLibraryInfo::Qml2ImportsPath?
http://doc.qt.io/qt-5/qtqml-syntax-imports.html

You can avoid setting those environment variables if you used the default Qt5 locations for qml and plugins,
/usr/lib64/qt5/qml
/usr/lib64/qt5/plugins
respectively

Perhaps? Perhaps fixing the kpackage stuff would also solve the issue.

cmollekopf moved this task from Backlog to Milestore: MailClient on the Kube board.Nov 1 2016, 8:58 PM
mbohlender moved this task from Milestore: MailClient to 0.2 on the Kube board.Nov 8 2016, 1:28 PM
mbohlender edited projects, added Kube (0.2); removed Kube.
cmollekopf triaged this task as Normal priority.Feb 10 2017, 2:22 PM
cmollekopf moved this task from 0.2 to Backlog on the Kube board.Feb 21 2017, 12:40 PM
cmollekopf edited projects, added Kube; removed Kube (0.2).
cmollekopf closed this task as Resolved.Feb 28 2017, 11:33 AM
cmollekopf claimed this task.

Works in packaged version without it.