Bug 1868371
Summary: | CentOS8 - numpad do not work in KDE Plasma | |||
---|---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Josef Marianek <josef.mariaanek> | |
Component: | qt5-qtbase | Assignee: | Than Ngo <than> | |
Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | epel8 | CC: | alessandro.baggi, aram.minasyan, bgroper, crxssi, jgrulich, jreznik, kde-sig, mailbox, rdieter, than | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1882375 (view as bug list) | Environment: | ||
Last Closed: | Type: | Bug | ||
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1882375 |
Description
Josef Marianek
2020-08-12 12:04:18 UTC
In gnome apps numpad works, problem is only in KDE (qt) apps. I have same problem using CentOS 8 and KDE Plasma 5.18.4 It seems the bug has emerged since updating a bunch of plasma packages circa end June 2020. More info here: https://forums.centos.org/viewtopic.php?t=75283&p=316897 I have same problem on CentOS 8.2 and Plasma from EPEL. I noticed that to make the numeric keypad working I must press SHIFT + NUM and digits appear on Plasma Application (Konsole, Kcalc, Konqueror...) Solved i qt bugreport system there: https://bugreports.qt.io/browse/QTBUG-75523 So installing libxkbcommon-x11-dev and rebuilding qt libs will help. Hope this will do EPEL team and prepare updated Qt packages. Thanks for the feedback, this commit should effectively fix it, https://src.fedoraproject.org/rpms/qt5-qtbase/c/6dbb795e9f7254c1e35b727b4b9c35dadf913787?branch=master Thank you! Please do you know when will come fixed Qt packages update (EPEL repo)? (In reply to Josef Marianek from comment #7) > Thank you! Please do you know when will come fixed Qt packages update (EPEL > repo)? I have the same question. We can't use KDE/QT apps without the numeric keypad working properly, so it is a big issue. I am not sure the issue resides in packages from EPEL. On my system it is showing qt5-qttools-common and qt5-qtbase as coming from the AppStream repo. Source : qt5-qtbase-5.12.5-4.el8.src.rpm Repository : AppStream Thanks > I am not sure the issue resides in packages from EPEL. On my system it is
> showing qt5-qttools-common and qt5-qtbase as coming from the AppStream repo.
>
> Source : qt5-qtbase-5.12.5-4.el8.src.rpm
> Repository : AppStream
You are right, in EPEL is KDE, Qt is in AppStream. My mistake, sorry.
Fixed Qt packages still do not come...
I will clone this bug for RHEL and try to fix it there. Thank you. I've entered new bug to CentOS 8 in category qt5: https://bugs.centos.org/view.php?id=17750 as a workaround, until fix is published, you can use packages from flathub keypad is working there as expected https://flathub.org/apps/details/org.kde.kcalc I have rebuilt the qt-base packages to enable numpad support https://download.copr.fedorainfracloud.org/results/aminasyan/el8-collection/epel-8-x86_64/02073977-qt5-qtbase/ |