Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Unable to log in kde if not root after an emerge
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
orzetto
Apprentice
Apprentice


Joined: 05 Mar 2003
Posts: 165
Location: Magdeburg, Germany

PostPosted: Mon Feb 09, 2004 10:10 pm    Post subject: Unable to log in kde if not root after an emerge Reply with quote

Hi all,
here's my last grief... I just ran an emerge -up somepackagesthatweretobeupdated, among which xfree-r4, though the misbehaviour started before its merge, already during the compile time; now I can't log in in KDE. It is supposed to be an authorisation problem (I already fixed the /dev/nvidia0 and /dev/nvidiactl authorisation issues), and is not this one about gcc 3.3.2.

What happens when I log in kde 3.2 is that I am told by klauncher that it is not possible to create an io slave, and all other apps fall like domino pieces, incuding pager, systray apps, and so on, until I'm left with a blank screen and I can't do much but log out.

However, logging in as root works, so it should be a configuration problem, not broken binaries. Any ideas? Pleeeez....

-Federico
_________________
Why is everybody always generalising?
Back to top
View user's profile Send private message
PowerFactor
Veteran
Veteran


Joined: 30 Jan 2003
Posts: 1693
Location: out of it

PostPosted: Mon Feb 09, 2004 10:28 pm    Post subject: Reply with quote

try
Code:
rm -fr /tmp/kde-username
rm -fr /tmp/ksocket-username
where username is the user you are having problems with.
Back to top
View user's profile Send private message
Snappi
Tux's lil' helper
Tux's lil' helper


Joined: 20 Oct 2003
Posts: 113

PostPosted: Mon Feb 09, 2004 10:41 pm    Post subject: Reply with quote

Code:
rm -r /home/<user>/.kde3.2
Back to top
View user's profile Send private message
orzetto
Apprentice
Apprentice


Joined: 05 Mar 2003
Posts: 165
Location: Magdeburg, Germany

PostPosted: Tue Feb 10, 2004 12:43 am    Post subject: Reply with quote

Thanks for the suggestions, but I had already tried those. It seems that some libraries, like minipager.panelapplet.la, were marked -rwx------, so that only root could access them. A
Code:
chmod go+rx /usr/kde/3.2/lib/kde3/*
saved the day. I still get error messages from aRts, but expect to fix it sooner or later... reading the .xsession-errors files helped me a lot (can't post it, the version with errors got lost as soon as I fixed them and restarted X...)

Cheers,
-Federico
_________________
Why is everybody always generalising?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum