From owner-freebsd-current@FreeBSD.ORG Mon Oct 4 17:22:55 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF98E16A4CE for ; Mon, 4 Oct 2004 17:22:55 +0000 (GMT) Received: from ms-smtp-01-eri0.texas.rr.com (ms-smtp-01.texas.rr.com [24.93.47.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B20E43D2D for ; Mon, 4 Oct 2004 17:22:55 +0000 (GMT) (envelope-from jmarquez@telenetwork.com) Received: from [70.112.55.69] (cs7011255-69.austin.rr.com [70.112.55.69]) i94HMrYm027797 for ; Mon, 4 Oct 2004 12:22:53 -0500 (CDT) Message-ID: <416186F7.8030107@telenetwork.com> Date: Mon, 04 Oct 2004 12:23:03 -0500 From: jesse marquez User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041002 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Mailman-Approved-At: Tue, 05 Oct 2004 12:10:06 +0000 Subject: Wierd Xorg and Fluxbox menu behavior! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 17:22:55 -0000 Hello all, FreeBSD 6.0-CURRENT I'm having a wierd issue with my current setup. I've just recently updated my source and have done build world and all that jazz. I may have done something wrong during mergemaster because now I'm unable to run Xorg properly. I've pin pointed the problem to the fluxbox menu. This is all under the user enviorment, I can right click on my mouse to pull up the fluxbox menu and I can scroll down with my mouse and select any of the first three options(eterm, firefox, run). As soon as my mouse goes over one of the listed directories, say for example "Terminals ->" , X crashes! The wierd thing about this situation is when I use my keyboard arrors instead of my mouse to scroll down the fluxbox menu, I'm able to go over the directories and navigate just fine! Log files don't say much about it either....... -----/var/log/messeges--- "kernel: pid 11967 (fluxbox), uid 1001: exited on signal 10 (core dumped)" -----/var/log/Xorg.0.log---- last few lines (**) Option "CorePointer" (**) Mouse0: Core Pointer (**) Option "Device" "/dev/sysmouse" (**) Option "Buttons" "6" (**) Mouse0: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "4 5" (**) Mouse0: ZAxisMapping: buttons 4 and 5 (**) Mouse0: Buttons: 6 (II) Keyboard "Keyboard0" handled by legacy driver (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE) (II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0 (II) Mouse0: SetupAuto: protocol is SysMouse (II) RADEON(0): [drm] removed 1 reserved context for kernel (II) RADEON(0): [drm] unmapping 8192 bytes of SAREA 0xc2514000 at 0x282f9000 (==) RADEON(0): Write-combining range (0xa0000,0x10000) was already clear -----fluxbox -log------ Log File: log Fluxbox version: 0.9.10 Compiled: Oct 2 2004 13:13:07 Compiler: GCC Compiler version: 3.4.2 [FreeBSD] 20040728 Defaults: menu: /usr/X11R6/share/fluxbox/menu style: /usr/X11R6/share/fluxbox/styles/Clean keys: /usr/X11R6/share/fluxbox/keys init: /usr/X11R6/share/fluxbox/init Compiled options (- => disabled): -DEBUG SLIT TOOLBAR XPM GNOME -KDE EWMH REMEMBER SHAPE XFT XMB -XINERAMA RENDER ------------------------------------------ Error: Can not connect to X server. Make sure you started X before you start Fluxbox. I've allready tried reinstalling Xorg, fluxbox, running a portupgrade -arR.....doh! My config files seem okay, any idea guys? over and out jesse