From owner-freebsd-ports@FreeBSD.ORG Fri Jul 13 01:01:02 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3953A1065670 for ; Fri, 13 Jul 2012 01:01:02 +0000 (UTC) (envelope-from cody.a.chandler@gmail.com) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by mx1.freebsd.org (Postfix) with ESMTP id C1F028FC0C for ; Fri, 13 Jul 2012 01:01:01 +0000 (UTC) Received: by wibhm11 with SMTP id hm11so70056wib.13 for ; Thu, 12 Jul 2012 18:00:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=i+tOqWkc9J6k3tuG3Fyq+vRFBg1kLG8azn8N5fziHNk=; b=KmbBD1HX80CAsTJhpFpWwKtN1CcH7kJqvmwW2teGlwADDVZ3+S4n60n4amLI5im+S9 Hj5bbik2Q08aZUox/riOTBshJn8AYaGo7km7qvey9davbvh79gzbVGYanQQx2FJqzvKg 4EsG3soyCUkPjLfD+WhlAWgoXj7MD0AL2K/H4VuHQnGdn1m4+0KBL0RsKFwvoENsBBK0 XwBpAvrMEytyfgTyYSZsDZPUSSNVSTwhUIrmwnkTKHK76+XPE6OpqNBs/y75MYfORwrX OkAE5QtGgQrtyZ66nIbQSvuOYsczkC4SJrKHEQP7is+vHOxHs4WpLdpkwsTwHl/vvClG l7Pg== MIME-Version: 1.0 Received: by 10.216.133.200 with SMTP id q50mr167280wei.166.1342141254752; Thu, 12 Jul 2012 18:00:54 -0700 (PDT) Received: by 10.217.6.7 with HTTP; Thu, 12 Jul 2012 18:00:54 -0700 (PDT) Date: Thu, 12 Jul 2012 21:00:54 -0400 Message-ID: From: cody chandler To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 9.0 -Release, xorg, slim, xfce4 Problem logging in. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jul 2012 01:01:02 -0000 Hello, FBSD 9 Release I386 Fresh install I can reproduce and have this issue 5 times now. Reinstalled the same machine but not sure where the problem is. Root Logins fine from console and slim. XFCE4 loads normally. User Logins fine from console but slim errors.. "Unable to contact settings server" "Failed to connect to socket /var/tmp/dbus-######: Connection refused" The ###### are numbers and letters that changed each attempt to login with the User. in /etc/ttys turned slim to off. at console User is able to load XFCE4 with /usr/local/bin/startxfce4 per /usr/local/etc/rc.d/slim I set the ttys file as it recommended. (ttyv8 /usr/local/bin/slim xterm on secure) If I use the rc.conf file with (slim_enable="YES") User can login from slim without issue. Only other port installed is Tmux. The install cd is the same I've used at least 30 times or more for installing and reinstalling. I feel I am not doing something correct. Any direction to help fix this is welcome. If I'm missing it.. Please tell me :) Thanks Cody