From owner-freebsd-i386@FreeBSD.ORG Sun Feb 12 20:50:08 2012 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D024E1065677 for ; Sun, 12 Feb 2012 20:50:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A48178FC0C for ; Sun, 12 Feb 2012 20:50:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1CKo82J044914 for ; Sun, 12 Feb 2012 20:50:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1CKo8fD044913; Sun, 12 Feb 2012 20:50:08 GMT (envelope-from gnats) Resent-Date: Sun, 12 Feb 2012 20:50:08 GMT Resent-Message-Id: <201202122050.q1CKo8fD044913@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, jb Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16F13106564A for ; Sun, 12 Feb 2012 20:48:21 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id DC5738FC12 for ; Sun, 12 Feb 2012 20:48:20 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q1CKmKg6064876 for ; Sun, 12 Feb 2012 20:48:20 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q1CKmKNs064875; Sun, 12 Feb 2012 20:48:20 GMT (envelope-from nobody) Message-Id: <201202122048.q1CKmKNs064875@red.freebsd.org> Date: Sun, 12 Feb 2012 20:48:20 GMT From: jb To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/165058: xfce4 - startx errors X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2012 20:50:09 -0000 >Number: 165058 >Category: i386 >Synopsis: xfce4 - startx errors >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 12 20:50:08 UTC 2012 >Closed-Date: >Last-Modified: >Originator: jb >Release: FreeBSD 9.0-RELEASE #0 >Organization: >Environment: FreeBSD localhost.localdomain 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07: 15:25 UTC 2012 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i38 6 >Description: alias startx='/usr/local/bin/startx -- -nolisten tcp >& .startx.log' $ cat .startx.log xauth: file /home/jb/.serverauth.2133 does not exist X.Org X Server 1.7.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: FreeBSD 9.0-RELEASE i386 Current Operating System: FreeBSD localhost.localdomain 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15:25 UTC 2012 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 Build Date: 03 December 2011 06:59:29AM Current version of pixman: 0.24.0 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 12 20:34:02 2012 (==) Using default built-in configuration (30 lines) (EE) Failed to load module "fbdev" (module does not exist, 0) Setting master /usr/local/bin/startxfce4: X server already running on display :0 Agent pid 2175 xfdesktop[2193]: starting up xfce4-settings-helper: Another instance is already running. Leaving... (xfce4-mixer-plugin:2207): xfce4-mixer-plugin-DEBUG: mixer_plugin->track_label = 'Volume' Connection failure: Connection refused Can't locate XML/Parser.pm in @INC (@INC contains: /usr/local/lib/perl5/5.12.4/BSDPAN /usr/local/lib/perl5/site_perl/5.12.4/mach /usr/local/lib/perl5/site_perl/5.12.4 /usr/local/lib/perl5/5.12.4/mach /usr/local/lib/perl5/5.12.4 .) at /usr/local/lib/xfce4/xfconf-migration/xfconf-migration-4.6.pl line 20. BEGIN failed--compilation aborted at /usr/local/lib/xfce4/xfconf-migration/xfconf-migration-4.6.pl line 20. Error: No running window found Failed to initialize GEM. Falling back to classic. Failed to initialize GEM. Falling back to classic. >How-To-Repeat: $ startx >Fix: >Release-Note: >Audit-Trail: >Unformatted: