QML Connections Deprecation Warning Flooding Systemd Journal #687

Open
opened 2021-12-03 18:07:34 +01:00 by joshuaboud · 1 comment
joshuaboud commented 2021-12-03 18:07:34 +01:00 (Migrated from github.com)

OS: Arch
CRT Version: 1.1.1-2

Whenever an instance of cool-retro-term is open, journalctl is continuously flooded with these messages:

Dec 03 13:03:12 desktopinator cool-retro-term[384492]: qrc:/SlowBurnIn.qml:78:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }                            
Dec 03 13:03:12 desktopinator cool-retro-term[384492]: qrc:/SlowBurnIn.qml:71:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }                            
Dec 03 13:03:12 desktopinator cool-retro-term[384492]: qrc:/SlowBurnIn.qml:62:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }                            
Dec 03 13:03:12 desktopinator cool-retro-term[384492]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }                            
Dec 03 13:03:12 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }                            
Dec 03 13:03:12 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }                            
Dec 03 13:03:13 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }                            
Dec 03 13:03:13 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }                            
Dec 03 13:03:14 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }                            
Dec 03 13:03:14 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }                            
Dec 03 13:03:15 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }                            
Dec 03 13:03:15 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }                            
Dec 03 13:03:16 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }                            
Dec 03 13:03:16 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }                            
Dec 03 13:03:16 desktopinator cool-retro-term[384492]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }                            
Dec 03 13:03:25 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }

In the mean time before this is fixed, is there any way to suppress these warnings?

OS: Arch CRT Version: 1.1.1-2 Whenever an instance of cool-retro-term is open, journalctl is continuously flooded with these messages: ``` Dec 03 13:03:12 desktopinator cool-retro-term[384492]: qrc:/SlowBurnIn.qml:78:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } Dec 03 13:03:12 desktopinator cool-retro-term[384492]: qrc:/SlowBurnIn.qml:71:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } Dec 03 13:03:12 desktopinator cool-retro-term[384492]: qrc:/SlowBurnIn.qml:62:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } Dec 03 13:03:12 desktopinator cool-retro-term[384492]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } Dec 03 13:03:12 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } Dec 03 13:03:12 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } Dec 03 13:03:13 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } Dec 03 13:03:13 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } Dec 03 13:03:14 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } Dec 03 13:03:14 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } Dec 03 13:03:15 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } Dec 03 13:03:15 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } Dec 03 13:03:16 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } Dec 03 13:03:16 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } Dec 03 13:03:16 desktopinator cool-retro-term[384492]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } Dec 03 13:03:25 desktopinator cool-retro-term[352534]: qrc:/SlowBurnIn.qml:43:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } ``` In the mean time before this is fixed, is there any way to suppress these warnings?
polarathene commented 2022-02-20 11:53:20 +01:00 (Migrated from github.com)

Effect was removed in Jan 2022 for version 1.20. Although it doesn't seem to mention that in the 1.20 release notes. It was part of the MacOS fixes/improvements PR, a separate commit there mentions disabling the warnings from being logged.

So you should be able to give that update a try, probably resolves the issue :)

[Effect was removed in Jan 2022](https://github.com/Swordfish90/cool-retro-term/commit/7b69d41c607562b86a7897dee155277b5670269a) for version 1.20. Although it doesn't seem to mention that in the [1.20 release notes](https://github.com/Swordfish90/cool-retro-term/releases/tag/1.2.0). It was part of the [MacOS fixes/improvements PR](https://github.com/Swordfish90/cool-retro-term/pull/694), a separate commit there mentions disabling the warnings from being logged. So you should be able to give that update a try, probably resolves the issue :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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