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

Re: Gnome panel already running - error message

2005-09-05 Thread Angel L. Mateo
El mar, 06-09-2005 a las 10:09 +0700, Ms Linuz escribió: > I had this problem and solved by editing my gnome2 session file. > $home/.gnome2/session > I found two entries of gnome-panel there and delete one ( backup first > of course ) > Make sure you delete all line which start with the same numbe

Re: Gnome panel already running - error message

2005-09-05 Thread Ms Linuz
vasaka wrote: > David Purton wrote: > >> On Sun, Sep 04, 2005 at 09:06:47PM +0200, [EMAIL PROTECTED] wrote: >> >> >>> Hi Preston, >>> >>> I am having the same problem. Did you find a solution for this issue >>> yet? >>> >>> >>> After a recent update (I am running Unstable) I receive an e

Re: Gnome panel already running - error message

2005-09-04 Thread vasaka
David Purton wrote: On Sun, Sep 04, 2005 at 09:06:47PM +0200, [EMAIL PROTECTED] wrote: Hi Preston, I am having the same problem. Did you find a solution for this issue yet? After a recent update (I am running Unstable) I receive an error message at GNOME startup that states that ther

Re: Gnome panel already running - error message

2005-09-04 Thread David Purton
On Sun, Sep 04, 2005 at 09:06:47PM +0200, [EMAIL PROTECTED] wrote: > Hi Preston, > > I am having the same problem. Did you find a solution for this issue yet? > > >After a recent update (I am running Unstable) I receive an error message > >at GNOME startup that states that there is already a pane

Re: Gnome panel already running - error message

2005-09-04 Thread harry_b
Hi Preston, I am having the same problem. Did you find a solution for this issue yet? Harry --On Thursday, September 01, 2005 09:43:11 AM -0500 Preston Boyington <[EMAIL PROTECTED]> wrote: After a recent update (I am running Unstable) I receive an error message at GNOME startup that states

Re: Gnome panel already running - error message

2005-09-04 Thread Paolo Ornati
Paolo Ornati wrote: Look here: http://bugzilla.gnome.org/show_bug.cgi?id=309506 I report also the quick workaround: "Killing smproxy in the Desktop->Preferences->sessions menu, and then saving my session seems to be a usable work-around" :) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: Gnome panel already running - error message

2005-09-04 Thread Paolo Ornati
Look here: http://bugzilla.gnome.org/show_bug.cgi?id=309506 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Gnome panel already running - error message

2005-09-01 Thread Preston Boyington
After a recent update (I am running Unstable) I receive an error message at GNOME startup that states that there is already a panel running. Once GNOME finishes starting it offers me a box to "ok", but how can I tell it to only open one panel to begin with? Where do I edit this configuration?