Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
User account logs in to kde3.2 instead of kde3.3
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
Miserableman
n00b
n00b


Joined: 22 Feb 2004
Posts: 46
Location: Brighton, UK

PostPosted: Tue Mar 01, 2005 10:47 pm    Post subject: User account logs in to kde3.2 instead of kde3.3 Reply with quote

I've emerged kde3.3 and it runs fine under root, and I've had it running okay in my normal account. However, whenever I log into my normal user account I get kde3.2. The XSESSION variable is set thusly:
Code:

XSESSION="kde-3.3.2"

So no joy there.

Selected highlights from ls -al ~
Code:

bash-2.05b$ ls -al ~
...
lrwxrwxrwx   1 stephen users      7 Feb 28 01:17 .kde -> .kde3.2
lrwxrwxrwx   1 root    root       7 Feb 28 01:13 .kde.backup -> .kde3.3
drwxr-xr-x   4 stephen users    448 Feb 28 01:01 .kde3.2
drwxr-xr-x   4 stephen users    448 Feb 28 01:17 .kde3.3

Aha! Just change the symbolic link. So I do that, kill the x-server, log back in and get kde3.2 again.
Code:

:0(

On reinspection of ls -al ~ , something has reset my symbolic link to point back to kde3.2. What could be doing this?
Back to top
View user's profile Send private message
dagentooboy
n00b
n00b


Joined: 27 Feb 2005
Posts: 58
Location: Haysville, Ks

PostPosted: Wed Mar 02, 2005 12:30 am    Post subject: Reply with quote

Ok do you use KDM?
With KDM there is an option to change what version you use under session type.
Or do you start KDE like so?
Code:
xinit /usr/kde/3.2/bin/startkde

Try changing the folder.
Code:
xinit /usr/kde/3.3/bin/startkde

or are you using?
Code:
startx

For startx try just
Code:
XSESSION="kde"

see if it picks up the new version.
_________________
Live every day like it's your last ......
cause one day you'll be right ......
so DO NOT waste time with Micro$oft.
Back to top
View user's profile Send private message
Miserableman
n00b
n00b


Joined: 22 Feb 2004
Posts: 46
Location: Brighton, UK

PostPosted: Wed Mar 02, 2005 2:30 pm    Post subject: Reply with quote

How very embarassing...I was convinced kdm wasn't letting me change the session type but either the button that lets you do this has reappeared for some reason or I completely missed it in the first place. I recently changed to a dual monitor config and the login screen sits half on one screen and half on the other, partially hiding/disguising the button - let's all pretend this exonerates my stupidity/blindness.

My session type was hard-set in KDM to kde3.2.2 :0(
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