Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
5.3.0, 5.3.1
-
None
-
CentOS 6.5, Qt compiled with RH devtoolset-2
Description
If I compile Qt 5.3.1 on CentOS 6.5, I can run the example applications perfectly on the local Xserver. However, if I log in over a remote X connection over ssh from XQuartz under OSX, the keyboard input is broken - no keypress has any effect.
Logging in from a different Xserver works perfectly.
I think the cause is something to do with the lack of libxkbcommon-x11 when Qt is compiled under CentOS 6.5 - If I compile my own versions of libxcb and libxkbcommon and tell the Qt build to use those rather than the internal versions that ship with Qt then the keyboard works fine regardless of whether I use XQuartz or any other Xserver.
Attachments
Issue Links
- relates to
-
QTBUG-48794 Workaround for Qt 5.2.1 lack of keyboard entry on Linux from a ssh -X session from Mac XQuartz
- Closed
-
QTBUG-44938 Part of the keyboard is not functional when working with vncserver without XKEYBOARD support
- Closed