plasmashell[5713]: qt.qml.defaultmethod: Assigning an object to a signal handler is deprecated.Instead, create the object, give it an id, and call the desired slot from the signal handler
When the above error message above prints into the system logger over and over again, plasma shell seems to ignore my input. The state is kinda strange because plasma shell will render mouse cursor movement, and I can switch to the tty terminals Steps to reproduce the bug 1. ???? - Do not understand the preconditions. 2. Pull down the kde mobile notification/quicksettings 3. Entire screen freezes Descriptions: I can move the mouse around and the cursor still renders. However, all input like mouse clicking and typing seems to be ignore. Despite not being able to interact with plasma, I still can access the TTY. My notification was populated with random messages from kdeconnect if that information helps you. This error seems to be printed even when I switch to tty and updated my system. ``` Apr 04 01:42:57 steamdeck.lan plasmashell[5713]: qt.qml.defaultmethod: Assigning an object to a signal handler is deprecated.Instead, create the object, give it an id, and call the desired slot from the signal handler. ``` ``` Operating System: openSUSE Tumbleweed 20240402 KDE Plasma Version: 6.0.3 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.3 Kernel Version: 6.8.1-1-default (64-bit) Graphics Platform: Wayland Processors: 8 × AMD Custom APU 0405 Memory: 13.5 GiB of RAM Graphics Processor: AMD Custom GPU 0405 Manufacturer: Valve Product Name: Jupiter System Version: 1 ``` ``` Information for package plasma6-mobile: --------------------------------------- Repository : openSUSE-Tumbleweed-Oss Name : plasma6-mobile Version : 6.0.3.1-1.1 Arch : x86_64 Vendor : openSUSE Installed Size : 5.8 MiB Installed : Yes Status : up-to-date Source package : plasma6-mobile-6.0.3.1-1.1.src Upstream URL : https://www.kde.org/ Summary : Plasma shell for mobile devices Description : Plasma shell for mobile devices. ``
issue