From owner-freebsd-gnome@FreeBSD.ORG Wed May 30 17:03:49 2007 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 96B2E16A400 for ; Wed, 30 May 2007 17:03:49 +0000 (UTC) (envelope-from ckamus@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250]) by mx1.freebsd.org (Postfix) with ESMTP id 7AAA113C447 for ; Wed, 30 May 2007 17:03:48 +0000 (UTC) (envelope-from ckamus@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so857915anc for ; Wed, 30 May 2007 10:03:46 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=lf0yDJDFgf6KldcSvTbzptflJ7wD0sR2ZWLUll1fzfueYTdwNs5n5230CbEtgWpYUxSm1+QTUFyFSNVDfp3D6GBWrB4Trw2F9TfHD5/NPGxUH456MXZugoAobb8uq2J6XcGdRa41EcAPP+NiGwzCNLH4yR2jDlB8hEEmZyhcQyA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=YjK3ZIoIsPff398E3lej3UQZp5JM33dpHcijgxwMaECW4Ppq0HoO1l48BPVAt5DWyerfeyjHLjIubxVW1J2MGpvQe6C62LYE/ubKxGdPITxsOwJSTJ2emuEtgfGsbhd7pGhzm38rVPAWfUoOz71dOz3JxClnvPhW5ZfS2PYLEcA= Received: by 10.100.153.17 with SMTP id a17mr6199872ane.1180544625591; Wed, 30 May 2007 10:03:45 -0700 (PDT) Received: by 10.100.143.8 with HTTP; Wed, 30 May 2007 10:03:45 -0700 (PDT) Message-ID: Date: Wed, 30 May 2007 11:03:45 -0600 From: ckamus To: freebsd-gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Problems after xorg upgrade X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 May 2007 17:03:49 -0000 > > Date: Tue, 29 May 2007 15:58:22 -0700 > From: Gary Kline > Subject: Problems after xorg upgrade > To: Gnome at FreeBSD List , FreeBSD Mailing > List > Message-ID: <20070529225822.GA45119@thought.org> > Content-Type: text/plain; charset=us-ascii > > > The upgrade to xorg finished earlySunday morning, but upon > rebooting gdm did not laaunch. Yes, I have gdm_enable="YES". > kdm fails with a stange error, too. The only way I got into > Gnome was to set "exec gnome_session in ~/.xsession, reboot and > type xdm. I do have the vchans=4 but no text-to-speech apps > work. > > Any clues, like what do I need to edit andor upgrade or rebuild? > > thanks much, > > gary > > > -- > Gary Kline kline@thought.org www.thought.org Public Service Unix Message: 10 > Date: Wed, 30 May 2007 14:59:46 +1000 > From: Norberto Meijome > Subject: Re: Problems after xorg upgrade > To: Gary Kline > Cc: FreeBSD Mailing List , Gnome at > FreeBSD List > Message-ID: <20070530145946.1eb09d9f@localhost> > Content-Type: text/plain; charset=US-ASCII > > On Tue, 29 May 2007 15:58:22 -0700 > Gary Kline wrote: > > > Any clues, like what do I need to edit andor upgrade or rebuild? > > any error messages you may want to share ? :) it's an xorg based problem you must ln -s /usr/X11R6/bin/X to /usr/local/bin/X for gdm to work that's a solution, but not the proper, i think.