From owner-freebsd-questions@FreeBSD.ORG Sat May 24 10:45:15 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29F0737B401 for ; Sat, 24 May 2003 10:45:15 -0700 (PDT) Received: from mail.gmx.net (pop.gmx.net [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id F125E43F3F for ; Sat, 24 May 2003 10:45:13 -0700 (PDT) (envelope-from cinek@gmx.de) Received: (qmail 28231 invoked by uid 65534); 24 May 2003 17:45:12 -0000 Received: from pD9E1E4C2.dip.t-dialin.net (EHLO pD9E1E4C2.dip.t-dialin.net) (217.225.228.194) by mail.gmx.net (mp002) with SMTP; 24 May 2003 19:45:12 +0200 From: Martin Krzysiak To: freebsd-questions@freebsd.org Date: Sat, 24 May 2003 19:45:11 +0200 User-Agent: KMail/1.5 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305241945.11421.cinek@gmx.de> Subject: Re: xmms fails occasionally X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2003 17:45:15 -0000 On Saturday 24 May 2003 19:10, Aaron Peterson wrote: > dunno why. it will finish playing a song occasionally, then beep and > pop up an error message that says it couldn't find the appropriate > plugin or the device is busy (audio device i assume). I'm not running > any other a/v applications to take over the device besides KDE. what > might possibly cause this phenomena? I want to confirm this. I have this problem, too. It occurs after playing several songs in a row. Then You have to kill -9 xmms because it hangs in background (even after closing it). The device will be released then, too. There seems to be an ugly bug somewhere. My configuration: FreeBSD-4.8, KDE-3.1 (running without arts), xmms-1.2.7_3, xmms-kde-3.0.0 (I tried both: packages and ports, same effect). --- Miguel Mendez wrote later: > $10 says you have artsd running. $10 please... :) Martin