Bug 100951 - kxkb error (can't change keyboard layout)
Summary: kxkb error (can't change keyboard layout)
Status: RESOLVED WORKSFORME
Alias: None
Product: kxkb
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Andriy Rysin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-06 08:02 UTC by Gleb Litvjak
Modified: 2005-06-10 01:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gleb Litvjak 2005-03-06 08:02:06 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    Gentoo Packages
OS:                Linux

I have installed kde 3.4 rc1 about two weeks ago, but the problem appeared yesterday. When I logged in, I didn't have the kxkb indicator, so I launched kxkb manually. Instead of showing the flag and the language it showed "err" on a white background. After some research (and loss of hair) I found out that it fails to load xkm files in /tmp/kde-blaster999, so I copied them from a backup dir and launched kxkb. It worked Ok, but if I close it and run again, it shows "err" again and all *.xkm files in /tmp/kde-blaster999 are gone. I think the files are meant to be recreated every kxkb startup, but somehow kxkb fails to do so. I tried many things - I chowned the *.xkm root:users, set the permissions r--r--r--, but still kxkb managed to delete them.
I will try as another user to see if the problem is system-wide or is connected to my settings.
My kxkbrc:
-------------------------
[Layout]
Additional=lv,ru
EnableXkbOptions=false
Includes=
Layout=us
Model=
Options=
ResetOldOptions=false
ShowFlag=true
ShowSingle=false
StickySwitching=false
StickySwitchingDepth=1
SwitchMode=Window
Use=true
Variants=us(intl),lv(basic),ru(basic)
Comment 1 Gleb Litvjak 2005-03-06 08:22:19 UTC
Ok, I fixed it somehow (don't know how) - now kxkb works like expected.
Comment 2 Thiago Macieira 2005-06-10 01:43:16 UTC
Closed as the reporter says it's fixed.