Description of problem: Gnome session is terminated (by g-p-m, I guess) when system is idle for a while Version-Release number of selected component (if applicable): 2.16.0-3.fc6 How reproducible: 100% Steps to Reproduce: 1. Activate gnome-power-manager in gnome session. 2. Leave the system alone to let it become ``idle'' and wait for a while (half an hour should be enough). Actual results: Gnome session is terminated, gconfd sends to syslog: Received signal 15, shutting down cleanly Expected results: Should hibernate/suspend/do nothing depending on g-p-m configuration. Additional info: I have tried to set action_sleep_type to `nothing' and even totally disable ac_sleep_computer and ac_sleep_display (set them to 0), but that changed nothing. Don't know if this is related to screensaver, nevertheless here is some info on the stuff. The screensaver is gnome-screensaver-2.16.1-2.fc6.i386. Other screensaver related packages installed on the system: libXScrnSaver-1.1.0-3.1.i386 libXScrnSaver-devel-1.1.0-3.1.i386 xscreensaver-base-5.01-3.fc6.i386 xscreensaver-extras-5.01-3.fc6.i386 xscreensaver-extras-gss-5.01-3.fc6.i386 xscreensaver-gl-extras-5.01-3.fc6.i386 xscreensaver-gl-extras-gss-5.01-3.fc6.i386
I had killed gnome-power-manager by hand and gnome session has survived this night. So I think that is gnome-power-manager that caused those session terminations.
I hope I have found out the real problem matter. It looks like those session terminations have been caused by Xserver crash which in turn have been caused by "nvidia" proprietary driver instability. It had been accidentally crashed by some GL screensavers and g-p-m. After I have switched to the original Xorg "nv" driver the problem has gone. So I think this bug thread should be closed here. Thank you.