From owner-freebsd-questions@FreeBSD.ORG Sat Sep 22 11:06:19 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A52316A41A for ; Sat, 22 Sep 2007 11:06:19 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.94]) by mx1.freebsd.org (Postfix) with ESMTP id 6CCDD13C4A6 for ; Sat, 22 Sep 2007 11:06:18 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from freebsdgr.dyndns.org (athedsl-322415.home.otenet.gr [85.72.115.13]) (authenticated bits=0) by rosebud.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id l8MB6FkS001083 for ; Sat, 22 Sep 2007 14:06:16 +0300 Message-ID: <46F4F727.1000708@otenet.gr> Date: Sat, 22 Sep 2007 14:06:15 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.6 (X11/20070806) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-7; format=flowed Content-Transfer-Encoding: 7bit Subject: xmms crashing at startup 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: Sat, 22 Sep 2007 11:06:19 -0000 I believe this started after upgrading to Xorg-7.3: sonic@freebsdgr:~$ xmms Gdk-ERROR **: BadMatch (invalid parameter attributes) serial 1492 error_code 8 request_code 72 minor_code 0 Gdk-ERROR **: BadMatch (invalid parameter attributes) serial 1493 error_code 8 request_code 72 minor_code 0 I tried uninstalling and recompiling the port, nothing changed. I also can't find anything meaningful about this in Google. Any ideas?