[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

KDE crashing my X-session



Where do I look for a log or hint on what is happening to my X-session.
I have 2 users on this system that normally stay logged in forever, my, and my 
wife.
I am running Debian Etch, KDE interface. What started happening a while back 
is, when my wife switches to her login ( CTRL-ALT-F8) it would crash the 
Xsession, and restart NVIDIA for MY login. She switches from my login (A) to 
hers (B), then the NVIDIA splash screen comes up, and she is back to a login 
with my username populated. Yet she is still logged in as her (B). As a test, 
I just started a new session for ME ( A) using XFCE desktop manager. I then 
switched to her login ( CTRL-ALT-F8), then switched back to me ( A) 
CTRL-ALT-F7. all is working.
	I did a 
ps -ef|grep kde
and noticed some KDE processes still owned by me:
pbc      31881     1  0 09:19 ?        00:00:00 kdeinit Running...        
pbc      31884     1  0 09:19 ?        00:00:00 dcopserver [kdeinit] --n  
pbc      31886 31881  0 09:19 ?        00:00:00 klauncher [kdeinit]       
pbc      31888     1  0 09:19 ?        00:00:00 kded [kdeinit]            
pbc      31892     1  0 09:19 ?        00:00:00 knotify [kdeinit]        

$ who -uT
pbc      ? :0           2008-05-02 09:16   ?         31689
cilla    ? :1           2008-05-02 05:59   ?         31297
pbc      + pts/0        2008-05-02 09:18   .         31829 (:0.0)


I don't mind using xfce, if I could run kontact, since I am used to kontact 
under KDE. Really all I want is kmail * RSS feeds, and I see that Liferea 
works and imported my akregator feeds..
I guess my question is, is there something I can look at in KDE to figure out 
why it crashes when switching users that both run KDE ??
here is my xorg.conf:

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
    RgbPath         "/usr/lib/X11/rgb"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       30.0 - 110.0
    VertRefresh     50.0 - 150.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection



-- 
Paul Cartwright
Registered Linux user # 367800
Registered Ubuntu User #12459


Reply to: