![]() Registered Member ![]()
|
In Kickoff Application Launcher, section "Leave", I can see icon "Logout". When I click it, a window appears which has a "Logout" button. When I click that button the window disappears but session is not terminated. I also tried running "logout" from "Run Command" but it behaves as though it cannot find such a command. I also executed 'type logout' in a terminal window and found out that 'logout' is a shell built-in. This is KDE 4.4.5 built from source. Do I miss any command named 'logout', or is it something else?
Regards, Angel Tsankov |
![]() Administrator ![]()
|
Is there any output in ~/.xsession-errors that indicates why this happens?
If you leave it for a while, does the logout eventually occur?
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
There is no such file.
After the timeout of 30 seconds the logout window disappears and nothing else happens. P.S. The distribution is LFS. |
![]() Administrator ![]()
|
I'm not sure where LFS stores the output of X applications started from KDM in that case. Perhaps try running "startx" from a terminal, and piping it's output somewhere.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
That probably depends on how they were configured at build time (I built KDE packages with '-DCMAKE_INSTALL_PREFIX=/usr'). It might also be a hard-coded default or configurable via some file -- I'm not really sure.
I had a look at the standard output and standard error log from startx (can be found here: http://pastebin.com/WbCvCbPp) but I did not notice anything unusual except that icon theme "oxygen" is not found. |
![]() Administrator ![]()
|
Hmm. What modules do you have loaded in "KDE Daemon"?
This can be seen in the output of "qdbus org.kde.kded /kded loadedModules" In particular, try disabling Bluedevil if it is present. Disabling can be done with the following command:
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
As can be seen in the output from this command Bluedevil is not loaded:
Could it be that I miss some runtime dependency, e.g. I have to install some additional package for this feature to work? Of all KDE packages, it's only oxygen-icons that I've not yet installed. However, I did not satisfy all dependencies when installing KDE packages. If this will help, I can pastebin the build log. |
![]() Administrator ![]()
|
If you kill "kded4" after trying to initiate the logoff does anything happen?
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
No, nothing happens except that some icons in the system tray disappear and re-appear. Please, note that I built KDE from source. |
![]() Administrator ![]()
|
Being built from source is likely unrelated.
Can you please activate all debug output using "kdebugdialog" and see if any relevant output is generated?
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
I am not sure I understand the output, but here it is (beginning truncated): http://pastebin.com/tUsuJ9fi
|
![]() Administrator ![]()
|
It appears that KSMServer is starting the logout procedure without problems, but an application is hanging or otherwise stopping the procedure. Try checking for any "xdg-screensaver" processes, and try closing individual applications.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered users: bartoloni, Bing [Bot], Evergrowing, Google [Bot], ourcraft