Bug 264869

Summary: I can`t logout from KDE
Product: [I don't know] kde Reporter: msnkipa
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: jimmy.kloss
Priority: NOR    
Version: 4.6   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description msnkipa 2011-01-30 18:14:32 UTC
Version:           4.6 (using KDE 4.6.0) 
OS:                Linux

I can`t logout from KDE: after logout sound nothing happen for a long time.

Reproducible: Always

Steps to Reproduce:
Logout from KDE or reboot or shutdown computer from the kde menu or plasma applet

Actual Results:  
After logout screen effect and logout sound nothing happen. logout menu and applet stops working but other kde components still works.

Expected Results:  
I expect than I will logout from the kde session after I press logout button
Comment 1 msnkipa 2011-02-02 09:40:27 UTC
Can anybody say something about this problem?
Comment 2 Jimmy Kloss 2011-02-03 14:31:04 UTC
Just a guess, but I could imagine this happens due to the guidance-power-manager X connection leak.

See:
https://bugs.kde.org/show_bug.cgi?id=187392
https://bugs.kde.org/show_bug.cgi?id=264977

If this command shows a high number e.g. ~200 it's probably the cause.
netstat -xp|grep python|wc -l
Comment 3 msnkipa 2011-02-03 15:25:23 UTC
netstat -xp|grep python|wc -l
shows only 5, some more ideas?
Comment 4 msnkipa 2011-02-03 15:26:55 UTC
Can it be because I use 4.6 environment with 4.4 kdm?
Comment 5 Jimmy Kloss 2011-02-03 16:27:53 UTC
It's probably a good idea to keep KDE packages in sync version-wise to not unnecessary raise the error potential. So try to upgrade kdm to 4.6 and if it helps.
Comment 6 msnkipa 2011-02-03 20:00:25 UTC
I use such configuration (i. e. kdm from the system and kde for the concrete user compilled from last stable sources) and it always works correctly. What has changed since 4.5 to 4.6 that 4.5 works with 4.4 kdm and 4.6 does not?
Comment 7 msnkipa 2011-02-04 22:08:34 UTC
With kdm 4.6 anything works fine. So 4.6 is incompatible wiht 4.4 components.