close terminal #673
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
$ cool-retro-term -e
default KB_LAYOUT_DIR: "/usr/lib/qt/qml/QMLTermWidget/kb-layouts"
QObject::connect: No such slot Konsole::TerminalDisplay_QML_79::close()
loadAllColorSchemes
qrc:/BurnInEffect.qml:67:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... }
qrc:/BurnInEffect.qml:59:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... }
qrc:/BurnInEffect.qml:54:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... }
file:///usr/lib/qt/qml/QMLTermWidget/QMLTermScrollbar.qml:29:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... }
qrc:/PreprocessedTerminal.qml:62:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... }
qrc:/PreprocessedTerminal.qml:57:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... }
qrc:/PreprocessedTerminal.qml:51:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... }
qrc:/PreprocessedTerminal.qml:47:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... }
Both point size and pixel size set. Using pixel size.
-e requires an argument, you're not giving it any? what distro/release/version you have? and how was cool-retro-term installed?
ı fix but ı don't remember
i have same problem :(
I ran in to this tonight. Raspberry Pi 400, latest Pi OS installed fresh last night, and Cool Retro Term installed via snap.
allenh@pi400:~ $ cool-retro-term default KB_LAYOUT_DIR: "/snap/cool-retro-term/153/usr/lib/aarch64-linux-gnu/qt5/qml/QMLTermWidget/kb-layouts" QObject::connect: No such slot Konsole::TerminalDisplay_QML_67::close() loadAllColorSchemes Both point size and pixel size set. Using pixel size. Segmentation fault
I have previously had CRT running on the Buster Pi OS, a year or so back. I must have built it from source. I tried installing via Snap on that system, and the version it installed was so slow it was useless. Don't know why
I decided to start all over with "latest and greatest" and use Snap, but I get this error when trying to run.
Try installing without snap?
apt install cool-retro-term
Yes, the apt install works. This is a report on the install via Snap. I actually did not know it was available on apt until I started updating my Pi this week. I had only built it from source before then. In the earlier Pi OS (Buster), the snap build worked but was VERY SLOW (unusable).