From owner-freebsd-questions@FreeBSD.ORG Thu Oct 4 21:17:37 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 8A37416A417 for ; Thu, 4 Oct 2007 21:17:37 +0000 (UTC) (envelope-from rmarella@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6360413C448 for ; Thu, 4 Oct 2007 21:17:37 +0000 (UTC) (envelope-from rmarella@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so365548waf for ; Thu, 04 Oct 2007 14:17:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; bh=5vCbLn3rSX2LTCIrJt/6303yBk1upBtadjwiPgpTnzg=; b=f1TGtDN7mAN5kinQzUB/CeO41A0NJ9PqogMIh2pcoDXDwT6/I59i1gX8eiYZt7UBDA5nfe98pOYVJpQLnzOwvJ4fduo7GA7mv3/lcIRQvo/x6M+5BiEDm0J5ggzFM68zQ/p5cfQY5VWSZI00RV5+d1BuyV8gszgqEumo559ahiE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=bCvPlMI/PBhZ5UZ/1e/abRlNf7UU2IjkrI8z71YLimSTWLVBHXG59gSvslIjrCl4OrBI2zLvkC+505BLhK3ULIVqDc4Rh1LFgDfejeCRN83ZodZmUQW0O5haQyJIiUpZHzHRbAN7buTisfL4YP8l8HC3vcml5Vkic2P1nh0sb2o= Received: by 10.114.202.15 with SMTP id z15mr1917370waf.1191531171488; Thu, 04 Oct 2007 13:52:51 -0700 (PDT) Received: from asus64 ( [66.75.108.9]) by mx.google.com with ESMTPS id v38sm4503889wah.2007.10.04.13.52.48 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 04 Oct 2007 13:52:49 -0700 (PDT) Date: Thu, 4 Oct 2007 10:52:41 -1000 From: Robert Marella To: Robert Huff Message-ID: <20071004105241.2cc7a50a@asus64> In-Reply-To: <18165.7356.32792.548184@jerusalem.litteratus.org> References: <46F4F727.1000708@otenet.gr> <18165.7356.32792.548184@jerusalem.litteratus.org> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.10.14; amd64-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Manolis Kiagias , freebsd-questions@freebsd.org Subject: Re: 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: Thu, 04 Oct 2007 21:17:37 -0000 On Sat, 22 Sep 2007 09:46:36 -0400 Robert Huff wrote: > Manolis Kiagias writes: > > > 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? > > Same here, with slight variation: > > Gdk-ERROR **: BadMatch (invalid parameter attributes) > serial 2435 error_code 8 request_code 72 minor_code 0 > > > Robert Huff Has anything been done to correct this? I am still experiencing this on two separate machines. One of which is running i386 and the other amd64. Both are running Stable and xorg 7.3 [robert@asus64] ~> xmms Gdk-ERROR **: BadMatch (invalid parameter attributes) serial 1463 error_code 8 request_code 72 minor_code 0 All ports are up to date as of today. Thanks Robert