From owner-freebsd-emulation@FreeBSD.ORG Sat Mar 28 01:39:16 2009 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48F351065687; Sat, 28 Mar 2009 01:39:16 +0000 (UTC) (envelope-from ktullavik@gmail.com) Received: from mail-ew0-f171.google.com (mail-ew0-f171.google.com [209.85.219.171]) by mx1.freebsd.org (Postfix) with ESMTP id A4D1C8FC1E; Sat, 28 Mar 2009 01:39:15 +0000 (UTC) (envelope-from ktullavik@gmail.com) Received: by ewy19 with SMTP id 19so1194631ewy.43 for ; Fri, 27 Mar 2009 18:39:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=pLSv+d27i1FRUp+kfb2JQzlpIBdnbVpBz+EtQz58+h4=; b=QAPnwRvtVdaG99kCNXvFzhsb9C7cihtVjfh3r26/BFXM2bheRSHdlvAU280vWthhh5 WweQc17/aMMmLOv5GWJzCzZWB2loAu/pMMMKpzEUX7pRok5cr+WuPz3sFXLdpkyjyuM1 1aH2xq349Y+5d1C7qVqrkGqunufTI8z+7Bw4Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=c9QJg1jBj/BmmwVAOMOslagGDuLYnGLEcijD9EqnBaogGcxlB0+oDrv6Gowuh1XEa9 ipJ7kBO5PM9qrsr0To7BqJpkRXQxNk2tXkCMLTm0Uq0FUCvJP0RA9JWRSSPiozZqQi18 7IXDJWmX4/Dsr0g/ZgOXGofN1LBI7o25pZ1Ko= Received: by 10.210.130.14 with SMTP id c14mr627725ebd.0.1238204354776; Fri, 27 Mar 2009 18:39:14 -0700 (PDT) Received: from ?10.0.0.7? (170.80-202-106.nextgentel.com [80.202.106.170]) by mx.google.com with ESMTPS id 10sm2556019eyd.43.2009.03.27.18.39.13 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 27 Mar 2009 18:39:13 -0700 (PDT) Message-ID: <49CD7FB0.4000807@gmail.com> Date: Sat, 28 Mar 2009 02:38:56 +0100 From: Kjell Tore Ullavik User-Agent: Thunderbird 2.0.0.21 (X11/20090324) MIME-Version: 1.0 To: emulation@freebsd.org, gerald@FreeBSD.org References: <49CD3288.7090102@gmail.com> In-Reply-To: <49CD3288.7090102@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: wine, mixer pcm volume reset to 0:0 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Mar 2009 01:39:16 -0000 Kjell Tore Ullavik wrote: > Hello! > > I played around with wine-1.1.17. I don't know why it's marked ignore, > it works for me on CURRENT (with windows firefox > and flash 10 among other things) > > Anyway, I dicovered a regression since wine-1.1.0. When using music > players like Winamp and Spotify, the mixer pcm > volume keeps beeing reset to 0:0 between each song beeing played. If I > do 'mixer pcm 100:100' > I can hear the rest of the song, before volume is set to 0:0 again. > > Affected systems: > FreeBSD 8 CURRENT > wine-1.1.17 > > FreeBSD 7 STABLE from july. > wine-1.1.16 > > Not affected: > FreeBSD 7 STABLE from july > wine-1.1.0 > > Applications tested: > Winamp 5 Lite 5.551 > Spotify 0.3.11 > > Further testing shows this regression was introduced with wine-1.1.6, and is still present in wine-1.1.18 (released yesterday).