Bug 458781

Summary: Can't use program
Product: [Applications] ktouch Reporter: Yauheni Zviazdou <ezvezdov22>
Component: generalAssignee: Sebastian Gottfried <sebastian.gottfried>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ago.sylvain
Priority: NOR    
Version First Reported In: 22.08.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: field 'Name' isn't clickable for Mouse and Tab.

Description Yauheni Zviazdou 2022-09-06 10:24:58 UTC
Created attachment 151863 [details]
field 'Name' isn't clickable for Mouse and Tab.

Name field isn't clickable, I can't start type.
Comment 1 Yauheni Zviazdou 2022-09-21 07:57:37 UTC
Version 22.08.1-1 has similar problem
Comment 2 Sylvain 2022-10-31 12:44:46 UTC
Same problem here.
Using the flathub version on fedora silverblue. I will check tomorrow on my kde workstation (fedora kde spin). 

Console output:

$ flatpak run org.kde.ktouch  
QSocketNotifier: Can only be used with threads started with QThread
qCoreApp Application(0x7ffc9f796c60)
qrc:/ktouch/qml/trainingscreen/TrainingScreenToolbar.qml:42:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qrc:/ktouch/qml/homescreen/HomeScreen.qml:22:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qrc:/ktouch/qml/keyboard/KeyItem.qml:193: TypeError: Cannot read property 'height' of null
qrc:/ktouch/qml/keyboard/KeyLabel.qml:52: TypeError: Cannot read property 'height' of null
qrc:/ktouch/qml/keyboard/KeyLabel.qml:52: TypeError: Cannot read property 'height' of null
qrc:/ktouch/qml/keyboard/KeyLabel.qml:52: TypeError: Cannot read property 'height' of null
qrc:/ktouch/qml/keyboard/KeyLabel.qml:52: TypeError: Cannot read property 'height' of null
qrc:/ktouch/qml/keyboard/KeyItem.qml:226: TypeError: Cannot read property 'width' of null
qrc:/ktouch/qml/keyboard/KeyItem.qml:224: TypeError: Cannot read property 'width' of null
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()


info:

$ flatpak info org.kde.ktouch  

KTouch - Touch Typing Tutor

          ID: org.kde.ktouch
         Ref: app/org.kde.ktouch/x86_64/stable
        Arch: x86_64
      Branch: stable
     Version: 22.08.2
     License: GPL-2.0+
      Origin: flathub
  Collection: org.flathub.Stable
Installation: system
   Installed: 8.9 MB
     Runtime: org.kde.Platform/x86_64/5.15-21.08
         Sdk: org.kde.Sdk/x86_64/5.15-21.08

      Commit: 315507bc90d7a2a42b53096f62510509eabdaacbb9634b8bbde242ff29bbbd98
      Parent: 6ccf4b252d400b299528c7b282e2d1e97c1e07fa2a2a24c7a7fe7862075ff18e
     Subject: Update libxkbfile-1.1.0.tar.gz to 1.1.1 (12702c4d)
        Date: 2022-10-18 03:34:34 +0000

System info
Fedora Linux 36.20220813.0 (Silverblue)
Gnome version: 42.3
Windowing system: Wayland
Comment 3 Sylvain 2022-10-31 12:53:10 UTC

*** This bug has been marked as a duplicate of bug 422088 ***