Swordfish90 / cool-retro-term

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

CRT broken on openSUSE Tumbleweed #730

Closed LorenDB closed 1 year ago

LorenDB commented 2 years ago

Running CRT on openSUSE Tumbleweed with the latest updates gives me this:

loren@optiplex:~$ cool-retro-term 
QQmlApplicationEngine failed to load component
qrc:/main.qml:143:5: Type TerminalContainer unavailable
qrc:/TerminalContainer.qml:47:5: Type PreprocessedTerminal unavailable
qrc:/PreprocessedTerminal.qml:123:9: Cannot assign to non-existent property "blinkingCursor"
Cannot load QML interface
loren@optiplex:~$

CRT package info:

loren@optiplex:~$ zypper if cool-retro-term
Loading repository data...
Reading installed packages...

Information for package cool-retro-term:
----------------------------------------
Repository     : Main Repository (OSS)
Name           : cool-retro-term
Version        : 1.2.0-1.3
Arch           : x86_64
Vendor         : openSUSE
Installed Size : 1.8 MiB
Installed      : Yes
Status         : up-to-date
Source package : cool-retro-term-1.2.0-1.3.src
Upstream URL   : https://github.com/Swordfish90/cool-retro-term
Summary        : Terminal emulator which mimics old screens
Description    : 
    cool-retro-term is a terminal emulator which tries to mimic the look and feel
    of the old cathode tube screens. It has been designed to be eye-candy,
    customizable, and reasonably lightweight.

loren@optiplex:~$
JmbFountain commented 1 year ago

Seems to possibly be an packaging issue: https://bugzilla.opensuse.org/show_bug.cgi?id=1200255

LorenDB commented 1 year ago

OK, I'll close this in favor of that! Thanks for taking the time to research this!