Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 273097

Summary: kde-base/kdelibs-4.2.4 no kded services
Product: Gentoo Linux Reporter: Christian Kunkel <ch.kunkel>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2008.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 277868    

Description Christian Kunkel 2009-06-07 20:06:50 UTC
After installing kdelibs-4.2.4 with USE=-kdeprefix I have no acces to cookie manager and hokeys dont work.
kded4 run with normal user permissions so nomal users need access to 
/usr/share/kde4/services/kded

cd /usr/share/kde4/services
and 
chmod a+rx kded
as root solve that problem for me.

Maybe other permissions under  /usr/share/kde4/services  are althoug wrong.
Comment 1 Maciej Mrozowski gentoo-dev 2009-06-30 14:14:42 UTC
Hmm, this may be related to somewhat known bug - broken permissions to /usr/share/config. Unfortunately we haven't managed to find the source of the problem yet.
Comment 2 Robert Piasek (RETIRED) gentoo-dev 2009-08-21 07:03:46 UTC
I had this problem with 4.2.4, but found a solution on kde bugzilla. I'll try to find it and post a solution.

I can also confirm, that bug is gone in 4.3.0
Comment 3 Maciej Mrozowski gentoo-dev 2009-08-23 22:00:56 UTC
Hmm, would be nice to see whether it really is gone now... I know we have code in eclass that 'fixes' permissions, but that should not be needed...
Comment 4 Christian Kunkel 2009-08-24 16:52:52 UTC
After erasing  /usr/share/kde4/services/kded  and emerging kdelibs-4.2.4-r4 the permissions seem to be ok.
After emerging kdelibs-4.3.0 the permissions are ok.