When trying to start the QML Console using the file list context menu with kid3-3.7.1-Linux.tgz, an error is displayed
file:///home/urs/projects/kid3/src/generic_build/kid3/kid3-3.7.1-Linux/share/kid3/qml/script/QmlConsole.qml:24:1: module "QtQuick" is not installed
import QtQuick 2.2
^
file:///home/urs/projects/kid3/src/generic_build/kid3/kid3-3.7.1-Linux/share/kid3/qml/script/QmlConsole.qml:24:1: module "QtQuick" is not installed
This is caused by some Qt plugins missing in the self contained package. For a quick workaround, the contents of the archive fix-qml-console-linux.tgz (sourceforge.net) can be extracted into the kid3-3.7.1-Linux directory.
Discussion: module "QtQuick" is not installed
Is now fixed in Git [1318b5].
Related
Commit: <Commit _id='1318b5fd5a8ee58e10b658db5e0279747cdea6b1' tree_id='e947284d927879bcb794cddf4c4f6befdd53ed92' committed=I{'date': datetime.datetime(2019, 5, 14, 16, 30, 39), 'email': 'ufleisch@users.sourceforge.net', 'name': 'Urs Fleisch'} authored=I{'date': datetime.datetime(2019, 5, 14, 16, 30, 39), 'email': 'ufleisch@users.sourceforge.net', 'name': 'Urs Fleisch'} message='Install missing libraries in Linux self contained package, [bugs:#197].\n' parent_ids=I['7f4346e3a43558acfa1110a629263de2804b8068'] child_ids=I['b725f5c88feb23ec6a4f0cf996883d9c43c272d6'] repo_ids=I[ObjectId('5066927e71b75b111eff6918')]>
Is now fixed in version 3.8.0.