Swordfish90 / cool-retro-term

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

Getting Older Debian Errors In Devuan Beowulf "QQmlApplicationEngine failed to load component" #643

Open RennisDitchie opened 3 years ago

RennisDitchie commented 3 years ago

Hello,

I followed the dependency build instructions from the main page, and made sure I installed the following dependencies in Devuan:

When it finally compiled, I then ran './cool-retro-term' and received the following error:

QQmlApplicationEngine failed to load component
qrc:/main.qml:137 Type TerminalContainer unavailable
qrc:/TerminalContainer.qml:23 Type PreprocessedTerminal unavailable
qrc:/PreprocessedTerminal.qml:24 module 'QMLTermWidget" is not installed

Cannot load QML interface

I looked in previous posts of various forums, and it appears that the dependencies list was updated to reflect these missing components.

However, that doesn't appear to be the case for Devuan Beowulf stable (basically Debian without systemd)

I'm using: Devuan Beowulf (Stable, Version 3).

Thanks.