debian package is missing dependency qml-module-qt-labs-platform #700

Open
opened 2022-02-09 08:19:53 +01:00 by freddii · 2 comments
freddii commented 2022-02-09 08:19:53 +01:00 (Migrated from github.com)

cool-retro-term 1.2.0+ds-3 on debian xfce4 was not starting for me.
After installing the debian package qml-module-qt-labs-platform it was starting.

cool-retro-term 1.2.0+ds-3 on debian xfce4 was not starting for me. After installing the debian package qml-module-qt-labs-platform it was starting.
merwok commented 2022-02-27 21:32:32 +01:00 (Migrated from github.com)

fixed in version 1.2.0+ds-4, but we still have the other error:

QQmlApplicationEngine failed to load component
qrc:/main.qml:22:1: plugin cannot be loaded for module "QtQuick.Controls": Cannot protect module QtQuick.Controls 2 as it was never registered
Cannot load QML interface

tracked in #674

fixed in version 1.2.0+ds-4, but we still have the other error: QQmlApplicationEngine failed to load component qrc:/main.qml:22:1: plugin cannot be loaded for module "QtQuick.Controls": Cannot protect module QtQuick.Controls 2 as it was never registered Cannot load QML interface tracked in #674
d4nobot commented 2022-02-28 04:37:24 +01:00 (Migrated from github.com)

I've solved by running sudo apt-get install -y qtdeclarative5-private-dev

I've solved by running sudo apt-get install -y qtdeclarative5-private-dev
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#700
No description provided.