close terminal #673

Open
opened 2021-08-31 10:43:12 +02:00 by ghost · 6 comments
ghost commented 2021-08-31 10:43:12 +02:00 (Migrated from github.com)

$ 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.

$ 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(<arguments>) { ... } qrc:/BurnInEffect.qml:59:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } qrc:/BurnInEffect.qml:54:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } 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(<arguments>) { ... } qrc:/PreprocessedTerminal.qml:62:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } qrc:/PreprocessedTerminal.qml:57:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } qrc:/PreprocessedTerminal.qml:51:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } qrc:/PreprocessedTerminal.qml:47:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } Both point size and pixel size set. Using pixel size.
alexmyczko commented 2021-10-17 16:06:23 +02:00 (Migrated from github.com)

-e requires an argument, you're not giving it any? what distro/release/version you have? and how was cool-retro-term installed?

-e requires an argument, you're not giving it any? what distro/release/version you have? and how was cool-retro-term installed?
ghost commented 2021-10-17 22:24:56 +02:00 (Migrated from github.com)

ı fix but ı don't remember

ı fix but ı don't remember
Krystal-x64 commented 2023-09-29 00:40:10 +02:00 (Migrated from github.com)

i have same problem :(

i have same problem :(
allenhuffman commented 2024-02-06 02:45:50 +01:00 (Migrated from github.com)

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.

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.
alexmyczko commented 2024-02-06 08:06:42 +01:00 (Migrated from github.com)

Try installing without snap? apt install cool-retro-term

Try installing without snap? `apt install cool-retro-term`
allenhuffman commented 2024-02-06 15:57:48 +01:00 (Migrated from github.com)

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).

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

No dependencies set.

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