I have had a couple of goes at installing KDE4.5 on my openSuse 11.3
and with both RC2 and RC3 all I get is ‘cannot start ksmserver’ and it
goes back to the login screen. I have an Nvidia with the binary driver
It looks like you have the right repository for the update. Have you tried removing your current .kde4 folder? It’s located at /home/yourusername/.kde4
You can do this without logging in by hitting ctrl+alt+f1 and logging in with your username and password. Then type:
rm -r /home/yourusername/.kde4
Make sure to include the .kde4 part or else it will erase your home directory.
Once you’ve done that, logout by typing exit. Then press ctrl+alt+f7 to get back to the login screen and try to login.
I’m always tentative about using ‘rm’ anywhere in the forum.
Perhaps ‘mv’ would be safer
And you should already be logged in as user so all you need do is:
You know - before you venture in to the realms of development packaging, you should make sure you know how to negotiate messy situations like this. Perhaps if you login at the command line, become su - and do:
To see what happened !! Besides the second machine I tried doesn’t have any local users except root
if my server isn’t running ( which it wasn’t today )
I’m not sure I understand what the comment about ‘venturing into the realms of development packaging’ means
-are you saying I should stop asking stupid questions ?
I’m not sure I understand what the comment about ‘venturing into the realms of development packaging’ means
-are you saying I should stop asking stupid questions ?
No I mean we are telling you some pretty basic stuff. Perhaps you are a little out of your depth using development.
No offence was intended and I apologise.
My apologies too, it’s been a long week and I shouldn’t have got the hump !
Incidentally, before I posted here I did a lot of searching and there are lots of posts all over about KSMServer not starting and no (sensible) answers
Besides if I don’t try things I’ll never learn anything new. … and you will be pleased to know zypper dup worked