pzorin / qgo

qGo is a Go Client (IGS, WING, LGS, WBaduk/CyberORO, Tygem, Tom, and eWeiqi) based on Qt 5. No active development is happening nor should any be expected.
GNU General Public License v2.0
81 stars 34 forks source link

Unable to type via VNC, keys not matching #45

Closed T-X closed 8 years ago

T-X commented 8 years ago

I am currently having trouble using qgo on this machine running Debian Sid. I connect to it via VNC, so I am not using any native keyboard but the virtual one provided by the tightvnc-server. In there I am using the attached custom keyboard layout via xmodmap.

Unfortunately typing in qgo then results in very awkward keyboard outputs: A 'u' becomes an 'm', 'i' -> 'l', 'e' -> 'g', for instance.

xmodmap-pk-pm.txt


This report is the same as: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818232

As I am able to reproduce the issue with the sources from the master branch here on github, I thought I'd report the issue here, too.

T-X commented 8 years ago

Okay, happens with other Qt5 applications, like musescore, dolphin or ktimer, too. Qt4 applications are unaffected (for instance mumble).

pzorin commented 8 years ago

Closing because this is probably either a bug in qt or due to misconfiguration.