I'm trying to start up cool retro term, and am running into an issue. When I run it using "cool-retro-term" in the terminal, the new window pops up, but it's see-through, as in you can see the content in the window behind it and cool retro term isn't displaying anything. I run it in Ubuntu and get the following message:
QObject::connect: No such slot Konsole::TerminalDisplay_QML_62::close()
loadAllColorSchemes
Both point size and pixel size set. Using pixel size.
I originally installed it with sudo apt install cool-retro-term
and there were no errors with that. I'm wondering if this might have something to do with Qt? Any insight and how I might remediate this would be supremely appreciated!
cool-retro-term
built-in. (Side-note: No, Cygwin's a totally different thing.) You'll need to use one of the solutions in How to run GUI apps with Windows Subsystem for Linux (Super User) or (the much more detailed) What's the easiest way to run GUI apps on Windows Subsystem for Linux? (here on AU). – NotTheDr01ds Sep 28 '22 at 18:09