LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-07-2008, 05:42 AM   #1
uncle-c
Member
 
Registered: Oct 2006
Location: The Ether
Distribution: Ubuntu 16.04.7 LTS, Kali, MX Linux with i3WM
Posts: 299

Rep: Reputation: 30
Cannot get into KDE from KDM login manager as regular user.


Hi there,
I've been running PCLOS2007 for almost a year now with absolutely minimal problems.
Then totally out of the blue I tried logging into my PCLOS2007 box at the KDM login manager and was stuck at the tail end of splash screen sequence. The "pointer" is present though and I can move it about as normal with the mouse. When I reset the server using ctrl-alt-backspace I briefly saw my desktop and all its icons for a split second before going back into the KDM Login manager.
I can login as ROOT with no problems.
So what I done was to login as regular user again ( user zod) and when I reached the "freeze stage"
I opened up a regular console using ctrl-alt-F2, logged in as root and went into the /home/zod directory to have a look at the.xsession-errors file. Here is the output.

Code:
s2u: cookie for :0 = 'af0994df4db06ca237ca0255b8a7e0db'
Error: "/home/zod/.kde/socket-PCLOS2007" points to "/tmp/ksocket-zod" instead of 

"/home/zod/tmp/ksocket-zod".
startkde: Starting up...
kbuildsycoca running...
QObject::connect: No such signal Kicker::settingsChanged(SettingsCategory)
QObject::connect:  (sender name:   'kicker')
QObject::connect:  (receiver name: 'animtt')
ASSERT: "!name.isEmpty()" in ./kio/kio/kdirlister.cpp (969)
Error: "/home/zod/.kde/socket-PCLOS2007" points to "/home/zod/tmp/ksocket-zod" instead of 

"/tmp/ksocket-zod".
SIOCETHTOOL: Operation not permitted
SIOCETHTOOL: Operation not permitted
Now it seems clear that

Error: "/home/zod/.kde/socket-PCLOS2007" points to "/tmp/ksocket-zod" instead of

"/home/zod/tmp/ksocket-zod


is the problem. But the directory /home/zod/tmp is linked to /tmp so socket-PCLOS2007 when pointing to /tmp/ksocket-zod should also point to /home/zod/tmp/ksocket-zod should it not ?
Are there some linkage problems here ? I've checked the permissions of the files and directories and the ones for root are identical to the ones for user zod.
Like I said before I have no problems getting into KDE when user root.

Any cures ?

cheers,
uncle

Last edited by uncle-c; 10-07-2008 at 11:30 AM.
 
Old 10-07-2008, 06:18 PM   #2
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,657
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
Hi, you may need to refresh (check) the system links.

ldconfig and symlink come to mind.

ldconfig...
Code:
http://linux.maruhn.com/sec/ldconfig.html
ldconfig scans a running system and sets up the symbolic
links that are used to load shared libraries properly.

It also creates /etc/ld.so.cache which speeds the loading
programs which use shared libraries. (from rpm description)

EXAMPLES
              # /sbin/ldconfig -v
       will set up the correct links for the shared binaries and  rebuild  the
       cache.
              # /sbin/ldconfig -n /lib
       as  root  after  the installation of a new shared library will properly
       update the shared library symbolic links in /lib.
symlinks...
Code:
symlinks  symlinks -csrv /(dir)
http://aplawrence.com/Basics/symlinks.html
Symlinks

Linux "symlinks" is a handy utility for managing symbolic links. 
It can clean up the sort of problems that come from carelesness 
when creating symbolic links. For purposes of illustration, 
I created some legal but structurally incorrect symbolic links. 
With the exeption of the "dangling" sl3 (a dangling symlink points 
somewhere that does not exist), these all work, but they have problems, 
and "symlinks -v" will show us:


$ symlinks -v -s .
messy:    /home/tony/varwwwmess -> /var//www
dangling: /home/tony/sl2 -> ../incoming
lengthy:  /home/tony/sl3 -> ../tony/incoming
other_fs: /home/tony/varwww -> /var/www
absolute: /home/tony/vhosts -> /home/httpd/vhosts/
relative: /home/tony/webby -> vhosts/webby.com
You may well have these system-base packages installed.

use man (package-name) or info (package-name) in case the distribution

that you use has modified it's purpose.

Cheers, Glenn.

Last edited by GlennsPref; 10-07-2008 at 06:20 PM. Reason: end of line
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Login Manager trouble in Fedora 8 KDE/KDM nickBNN Linux - Newbie 1 05-01-2008 02:06 PM
Can't login as user in KDM login manager mngmd Linux - Newbie 3 12-18-2005 05:55 AM
KDM login manager will not save new user gtrjoeles Linux - Networking 1 08-05-2004 02:38 PM
KDM login manager will not save new user gtrjoeles Slackware 1 08-04-2004 09:35 PM
KDM login manager missing after KDE hung xenus Linux - Newbie 6 06-23-2003 07:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:44 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration