Swordfish90 / cool-retro-term

A good looking terminal emulator which mimics the old cathode display...
22.22k stars 846 forks source link

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

Open freddii opened 2 years ago

freddii commented 2 years ago

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 2 years ago

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 2 years ago

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