From owner-freebsd-questions@FreeBSD.ORG Thu Dec 20 05:48:44 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A94F816A477 for ; Thu, 20 Dec 2007 05:48:44 +0000 (UTC) (envelope-from clint@0lsen.net) Received: from QMTA02.westchester.pa.mail.comcast.net (qmta02.westchester.pa.mail.comcast.net [76.96.62.24]) by mx1.freebsd.org (Postfix) with ESMTP id 584E013C4E1 for ; Thu, 20 Dec 2007 05:48:44 +0000 (UTC) (envelope-from clint@0lsen.net) Received: from OMTA09.westchester.pa.mail.comcast.net ([76.96.62.20]) by QMTA02.westchester.pa.mail.comcast.net with comcast id SfTx1Y0060SCNGk0512V00; Thu, 20 Dec 2007 05:48:43 +0000 Received: from belle.0lsen.net ([24.20.127.157]) by OMTA09.westchester.pa.mail.comcast.net with comcast id Stoi1Y0063Pt6RU3V00000; Thu, 20 Dec 2007 05:48:43 +0000 X-Authority-Analysis: v=1.0 c=1 a=lEUEfoWUMwMA:10 a=askv0R1kiDfrqLAOpfsA:9 a=acU-sCH7znCBQk4RhLoNnk_FgkYA:4 a=CWfAmLVWKswA:10 Received: by belle.0lsen.net (Postfix, from userid 1001) id 6B1A3792AB; Wed, 19 Dec 2007 21:48:42 -0800 (PST) Date: Wed, 19 Dec 2007 21:48:42 -0800 From: Clint Olsen To: questions@freebsd.org Message-ID: <20071220054842.GA1337@0lsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Organization: NULlsen Network X-Disclaimer: Mutt Bites! Cc: Subject: Can't start more than one gnome-session as the same user? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Dec 2007 05:48:44 -0000 I'm trying to do some diagnostic work on my machine, so I'm actually physically logged in, and I also have Gnome setup to run when I start VNC, however the two don't play well simultaneously. I get the message: gnome-session: you're already running a session manager I've never heard of such a busted system where you can only run one copy of a window system at one time on a machine. Man, this nightmare sounds like something I'd find in Microsoft Windows. I searched and found a lot of old hits of this error. The solutions are not very compelling. Unsetting SESSION_MANAGER before launching vncserver only cascades errors down into the various client programs like the desktop etc. Any suggestions would be appreciated. Thanks, -Clint