QQmlApplicationEngine failed to load component #682

Open
opened 2021-10-25 03:37:01 +02:00 by polemon · 1 comment
polemon commented 2021-10-25 03:37:01 +02:00 (Migrated from github.com)

This is pertaining to commit cfe35d7795 .

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.

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 2021-12-03 23:27:36 +01:00 (Migrated from github.com)

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

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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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