Bug 100951

Summary: kxkb error (can't change keyboard layout)
Product: [Unmaintained] kxkb Reporter: Gleb Litvjak <blaster999>
Component: generalAssignee: Andriy Rysin <arysin>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.