Re: Re: Gnome panel already running - error message

2006-05-21 Thread Tudorache Vlad
Hi again! About my previous answer - you can use that ONLY if you are NOT root, else your system locks. A better way of doing this: The script 10session-clean-startup I wrote before may contain: PWD=`pwd` ( cd /tmp for TMPFILE in `find . -xdev -user ${USER} -a \( -name "*${USER}*" -o -name "

Re: Re: Gnome panel already running - error message

2006-05-20 Thread Tudorache Vlad
The solution for the problem you have: When running, the Panel, ESD and other GNOME apps leave a state-info file in /tmp. You have to clean the /tmp files before you start the GNOME session, else GNOME 'thinks' some components are still active. You can do it this way: 1. Create a /etc/X11/Xse