From owner-freebsd-hackers@FreeBSD.ORG Thu Jun 5 14:33:06 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F256F1065673 for ; Thu, 5 Jun 2008 14:33:06 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id 7DB948FC15 for ; Thu, 5 Jun 2008 14:33:06 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by ug-out-1314.google.com with SMTP id q2so575181uge.37 for ; Thu, 05 Jun 2008 07:33:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent:sender; bh=Gr8TVww85SNyysvu84hMoijaB9aDHGyP4YSarHLCv9s=; b=Sy8BiPOfvpl9Q2glUX7LF1OLFjf9yfYt2msYmn67K/lPOUDlQ4N/YRGiygcr2A3j7f yJpC1Z4bplJ6ULq/8Dl1aCAKXCMlXWBUFACbIG03bzMjEx61Pd/QxQeu4OdLlMYeuRqS oBp/P4FXekrZYAIWknv36jH6pVoibNGKZ4vyg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent:sender; b=AMeQ3LNIVrtjNUEQIsCM0VC9bv0Im74o0zSZxpARbrIJPT0LR3vHXc33VP8DQgHZHz Jq0UXK9IijZL+eoxV15gziK6NLNLdUxU64hIKjib6y1YtAM798nB5xlgf/QTy7RYYwX+ KYn7xyeFCJ+GNU0c3DF//e7o4LhJIlAsoolo0= Received: by 10.67.100.12 with SMTP id c12mr533388ugm.0.1212676385054; Thu, 05 Jun 2008 07:33:05 -0700 (PDT) Received: from epsilon.local ( [92.250.76.8]) by mx.google.com with ESMTPS id b23sm15522013ugd.23.2008.06.05.07.33.01 (version=SSLv3 cipher=RC4-MD5); Thu, 05 Jun 2008 07:33:03 -0700 (PDT) Date: Thu, 5 Jun 2008 15:32:27 +0100 From: Rui Paulo To: Harald Servat Message-ID: <20080605143227.GB6864@epsilon.local> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: Rui Paulo Cc: freebsd-hackers@freebsd.org Subject: Re: mplayer pauses when holding a window X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jun 2008 14:33:07 -0000 On Thu, Jun 05, 2008 at 09:49:12AM +0200, Harald Servat wrote: > Hello, > > today I was running mplayer playing an streaming url (just audio). There > was a moment that I holded a(ny) window (i.e., click to move) for a long > time (about 10-15s) and mplayer paused. > Have anyone experienced this issue? > > I'm running mplayer-0.99.11_4 (I configured it to use esound), > gnome2-lite-2.22.0, xorg 7.3 on FreeBSD 7.0 (ULE)/ia32. This is normal behavior and I think this is a Window Manager issue, not a FreeBSD issue. Regards, -- Rui Paulo