Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
This is the strangest thing I have ever heard of. For some reason all Gnome apps (Gaim, Evolution, all Mozilla based browsers (Moz, Firebird, Galeon), etc.) stop responding to alpha/numeric keyboard input. Keys like backspace, tab, and the arrow keys still work as usual, but normal alpha keys stop responding. The only recourse I have found is to restart the app. I have checked and double checked all keyboard mappings and everything is usual. This is a fairly fresh install (within last week), and I have never had this issue with any other install of this distro on same machine or others. Any insite or tips would be greatly appreciated. Don't hesitate to suggest the most off the wall things, because I have covered most all of the obvious and not so obvious things.
Some Background (I am going to be detailed in the off chance it will help someone)
Distribution: Gentoo, Debian, Ubuntu, Red Hat/CentOS
Posts: 719
Rep:
May be an X problem...I would start there. You may want to check your x86config file to see how your keyboard is listed. I would also look at google to see if others with your keyboard are having similar problems.
If it was a X issue, why would it only affect Gnome apps and also not affect them consistently? Also, I have used this keyboard for a long time with Linux and not had issues until after this install. I'll research it none the less. Thanks for the idea.
Distribution: Gentoo, Debian, Ubuntu, Red Hat/CentOS
Posts: 719
Rep:
Yeah you may be right. I hadn't thought it the whole way thru...hmmmm. If it is not X I really don't know. Never had the problem before. I hope you find it.
I have came up with a new hypothesis on what might be happening. When you mentioned X, it made me think to dig deeper into the underlying OS. Checking /var/log/messages I stumbled across a lot of kernel errors similar to this:
linux kernel: keyboard.c: can't emulate rawmode for keycode 272
I did my homework, and find this is a known issue with Logitech wireless keyboard/mouse combo's, and there is a kernel patch which disables display of the error. Now this message in the syslog is not the "cause" of the problem to my knowledge, but possibly could be related. This keycode (272 and also 273) is caused by the clicking of mouse buttons. This started to make me think, usually when the Gnome apps stopped working, it was after a mouse button click (not always though). Maybe just maybe these extraneous keycodes are causing a conflict with something I have installed this time, that I did not before. If anyone has any ideas at all of what that could possibly be, please let me know ASAP.
Not surprisingly I am basically the only one responding to my own thread. Just wanted to state that switching out keyboard/mouse didn't fix the problem, so my above hypothesis wasn't correct.
I have resolved the issue by uninstalling a bunch of stuff which I inadvertently installed during the new install. I am not sure exactly which app it was, but everything I removed was related to foreign languages (mostly Asian C/J/K language stuff). If anyone has the unfortunate experience of having this issue in the future, I would look at those packages first.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.