FS#65001 - [libalkimia] Wrong qml folder path?

Attached to Project: Community Packages
Opened by Luca Weiss (z3ntu) - Wednesday, 01 January 2020, 16:44 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 05 January 2020, 21:36 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
libalkimia has the following files packaged:
/usr/lib/qt5/qml/org/kde/alkimia/libqmlalkimia.so
/usr/lib/qt5/qml/org/kde/alkimia/qmldir
and that package is the only one installed on my system packaging anything in /usr/lib/qt5/qml, all other qml modules are located in /usr/lib/qt/qml.

According to the libalkimia source, the only object exported via qml is "AlkOnlineQuote" but I can't find any usage of that in kmymoney so I'm guessing that's why nobody noticed.

Additional info:
* libalkimia 8.0.2-1
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 05 January 2020, 21:36 GMT
Reason for closing:  Fixed
Additional comments about closing:  libalkimia 8.0.2-2
Comment by Antonio Rojas (arojas) - Wednesday, 01 January 2020, 22:49 GMT
Please report this upstream, they should use QML_INSTALL_DIR provided by extra-cmake-modules instead of hardcoding it
Comment by Luca Weiss (z3ntu) - Saturday, 04 January 2020, 11:38 GMT

Loading...