Swordfish90 / cool-retro-term

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

QQmlApplicationEngine failed to load component #682

Open polemon opened 2 years ago

polemon commented 2 years ago

This is pertaining to commit cfe35d7795d0d6786c80343320b638ce91caf169 .

Compiling works, albeit with a bunch of warnings.

After (successful) compilation, this happens when I try to run cool-retro-term:

QQmlApplicationEngine failed to load component
qrc:/main.qml:133:5: Type TerminalContainer unavailable
qrc:/TerminalContainer.qml:48:5: Type PreprocessedTerminal unavailable
qrc:/PreprocessedTerminal.qml:98:9: Cannot assign to non-existent property "blinkingCursor"

I cloned with git clone --recurse-submodules and followed the instructions.

GanerCodes commented 2 years ago

Same issue here, on Gentoo and did instructions and installed required packages

Icon theme "gnome" not found. Icon theme "ubuntu-mono-dark" not found. Icon theme "Mint-X" not found. Icon theme "elementary" not found. Icon theme "gnome" not found. QQmlApplicationEngine failed to load component qrc:/main.qml:133:5: Type TerminalContainer unavailable qrc:/TerminalContainer.qml:48:5: Type PreprocessedTerminal unavailable qrc:/PreprocessedTerminal.qml:98:9: Cannot assign to non-existent property "blinkingCursor" Cannot load QML interface