From unknown Sat Jul 26 21:33:02 2025 X-Loop: help-debbugs@gnu.org Subject: bug#36730: Audacity noise reduction dialog disappear Resent-From: swedebugia Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 19 Jul 2019 15:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 36730 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 36730@debbugs.gnu.org X-Debbugs-Original-To: Report new Guix bug Received: via spool by submit@debbugs.gnu.org id=B.156355183925834 (code B ref -1); Fri, 19 Jul 2019 15:58:02 +0000 Received: (at submit) by debbugs.gnu.org; 19 Jul 2019 15:57:19 +0000 Received: from localhost ([127.0.0.1]:56475 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hoVG3-0006ic-Ay for submit@debbugs.gnu.org; Fri, 19 Jul 2019 11:57:19 -0400 Received: from lists.gnu.org ([209.51.188.17]:41727) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hoVG1-0006iU-6K for submit@debbugs.gnu.org; Fri, 19 Jul 2019 11:57:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36925) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hoVG0-00030f-0I for bug-guix@gnu.org; Fri, 19 Jul 2019 11:57:17 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hoVFh-0001PS-Fn for bug-guix@gnu.org; Fri, 19 Jul 2019 11:57:01 -0400 Received: from mx1.riseup.net ([198.252.153.129]:35556) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hoVFP-0008Tr-Q7 for bug-guix@gnu.org; Fri, 19 Jul 2019 11:56:43 -0400 Received: from bell.riseup.net (bell-pn.riseup.net [10.0.1.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 543E91A067A for ; Fri, 19 Jul 2019 08:53:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1563551596; bh=jgn/65G1mUGlZiB4Mv2TBSiM7EMoQUMzofuTT0E5zmk=; h=To:From:Subject:Date:From; b=I0xB+05N0qXYCqZiI1ysR0dM07+xeyPG6dX+dG2AyxoK96o18XHMjKS5uxzPy1wNx VhZhjh/FhmVZanrNEHQmx4bOBnMHthbZaRzBg/c9nvnY7a5SCHPc2GK5MKA8Z648Fg hZPgDxdM11Z1lDSuiGmb/VBPp4wq10HhStwV7sk4= X-Riseup-User-ID: 60037D67BA41FB44F174970BA7C44F6AEE10FCC2F541225C259C901FA24F1729 Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id 78572221CE5 for ; Fri, 19 Jul 2019 08:53:15 -0700 (PDT) From: swedebugia Message-ID: Date: Fri, 19 Jul 2019 17:53:03 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 198.252.153.129 X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) Hi Today I tried to remove noise. I failed because the dialog blocked the main application while at the=20 same time telling me to select noise for the profile. Weird. Can someone reproduce? https://ci.guix.gnu.org/nar/lzip/3v8d8ljnk8smrl6l4mhx1fpdw1y9fn8f-audacit= y-2.2.2... =C2=A0audacity-2.2.2 $ guix describe Generation 3=C2=A0=C2=A0=C2=A0 Jun 20 2019 15:09:45=C2=A0=C2=A0=C2=A0 (cu= rrent) =C2=A0 guix 30adfd3 =C2=A0=C2=A0=C2=A0 repository URL: https://git.savannah.gnu.org/git/guix= .git =C2=A0=C2=A0=C2=A0 branch: master =C2=A0=C2=A0=C2=A0 commit: 30adfd36007884695d792eb78886d42e69266270 Little bit dated guix. FWIW I had the same problem with a newer version=20 of audacity 2.3.2 on parabola so I'm not sure this is guix specific. --=20 Cheers Swedebugia From unknown Sat Jul 26 21:33:02 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: swedebugia Subject: bug#36730: closed (Re: bug#36730: Audacity noise reduction dialog disappear) Message-ID: References: <8b30e040-9d7b-9f70-53de-019bae431a21@riseup.net> X-Gnu-PR-Message: they-closed 36730 X-Gnu-PR-Package: guix Reply-To: 36730@debbugs.gnu.org Date: Fri, 19 Jul 2019 16:11:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1563552662-27187-1" This is a multi-part message in MIME format... ------------=_1563552662-27187-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #36730: Audacity noise reduction dialog disappear which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 36730@debbugs.gnu.org. --=20 36730: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D36730 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1563552662-27187-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 36730-close) by debbugs.gnu.org; 19 Jul 2019 16:10:46 +0000 Received: from localhost ([127.0.0.1]:56481 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hoVT4-000742-Ie for submit@debbugs.gnu.org; Fri, 19 Jul 2019 12:10:46 -0400 Received: from mx1.riseup.net ([198.252.153.129]:52628) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hoVT3-00073r-09 for 36730-close@debbugs.gnu.org; Fri, 19 Jul 2019 12:10:45 -0400 Received: from bell.riseup.net (bell-pn.riseup.net [10.0.1.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 2393C1A0B3F for <36730-close@debbugs.gnu.org>; Fri, 19 Jul 2019 09:10:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1563552644; bh=cFwniHzQ7cCwDFWXIq4ZHOPy58FKrCc993umuMIkQ6g=; h=Subject:From:To:References:Date:In-Reply-To:From; b=NmM6Hz375rKmkjVtFxFjhPYYd1pZfmFeKj3RlK5ww81DyiRkj6oLmzKFggAYpMPjG NhyrwDUKfCcX7mxbhbPQTGEXCHCPtPvykVPuu2v5Ejq4TXI1X6oeENNNdZrVWNBV9O AT6b7Llkt5idgBRzpiwuTf4xWXm5FVWfSZMlfBPA= X-Riseup-User-ID: 0D074C69AA48F9ADD3296353675C05F443AE94A1FC1A55362E1DCAB5CC0115E9 Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id 714D1221E2B for <36730-close@debbugs.gnu.org>; Fri, 19 Jul 2019 09:10:43 -0700 (PDT) Subject: Re: bug#36730: Audacity noise reduction dialog disappear From: swedebugia To: 36730-close@debbugs.gnu.org References: Message-ID: <8b30e040-9d7b-9f70-53de-019bae431a21@riseup.net> Date: Fri, 19 Jul 2019 18:10:41 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 36730-close X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On 2019-07-19 17:53, swedebugia wrote: > Hi > > Today I tried to remove noise. > > I failed because the dialog blocked the main application while at the > same time telling me to select noise for the profile. > > Weird. > > Can someone reproduce? > > https://ci.guix.gnu.org/nar/lzip/3v8d8ljnk8smrl6l4mhx1fpdw1y9fn8f-audacity-2.2.2... > >  audacity-2.2.2 > > $ guix describe > Generation 3    Jun 20 2019 15:09:45    (current) >   guix 30adfd3 >     repository URL: https://git.savannah.gnu.org/git/guix.git >     branch: master >     commit: 30adfd36007884695d792eb78886d42e69266270 > > Little bit dated guix. FWIW I had the same problem with a newer > version of audacity 2.3.2 on parabola so I'm not sure this is guix > specific. > Forget this, I it supposed to disappear it seems. Now I learned how to use it and got it working :) -- Cheers Swedebugia ------------=_1563552662-27187-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 19 Jul 2019 15:57:19 +0000 Received: from localhost ([127.0.0.1]:56475 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hoVG3-0006ic-Ay for submit@debbugs.gnu.org; Fri, 19 Jul 2019 11:57:19 -0400 Received: from lists.gnu.org ([209.51.188.17]:41727) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hoVG1-0006iU-6K for submit@debbugs.gnu.org; Fri, 19 Jul 2019 11:57:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36925) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hoVG0-00030f-0I for bug-guix@gnu.org; Fri, 19 Jul 2019 11:57:17 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hoVFh-0001PS-Fn for bug-guix@gnu.org; Fri, 19 Jul 2019 11:57:01 -0400 Received: from mx1.riseup.net ([198.252.153.129]:35556) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hoVFP-0008Tr-Q7 for bug-guix@gnu.org; Fri, 19 Jul 2019 11:56:43 -0400 Received: from bell.riseup.net (bell-pn.riseup.net [10.0.1.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 543E91A067A for ; Fri, 19 Jul 2019 08:53:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1563551596; bh=jgn/65G1mUGlZiB4Mv2TBSiM7EMoQUMzofuTT0E5zmk=; h=To:From:Subject:Date:From; b=I0xB+05N0qXYCqZiI1ysR0dM07+xeyPG6dX+dG2AyxoK96o18XHMjKS5uxzPy1wNx VhZhjh/FhmVZanrNEHQmx4bOBnMHthbZaRzBg/c9nvnY7a5SCHPc2GK5MKA8Z648Fg hZPgDxdM11Z1lDSuiGmb/VBPp4wq10HhStwV7sk4= X-Riseup-User-ID: 60037D67BA41FB44F174970BA7C44F6AEE10FCC2F541225C259C901FA24F1729 Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id 78572221CE5 for ; Fri, 19 Jul 2019 08:53:15 -0700 (PDT) To: Report new Guix bug From: swedebugia Subject: Audacity noise reduction dialog disappear Message-ID: Date: Fri, 19 Jul 2019 17:53:03 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 198.252.153.129 X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) Hi Today I tried to remove noise. I failed because the dialog blocked the main application while at the=20 same time telling me to select noise for the profile. Weird. Can someone reproduce? https://ci.guix.gnu.org/nar/lzip/3v8d8ljnk8smrl6l4mhx1fpdw1y9fn8f-audacit= y-2.2.2... =C2=A0audacity-2.2.2 $ guix describe Generation 3=C2=A0=C2=A0=C2=A0 Jun 20 2019 15:09:45=C2=A0=C2=A0=C2=A0 (cu= rrent) =C2=A0 guix 30adfd3 =C2=A0=C2=A0=C2=A0 repository URL: https://git.savannah.gnu.org/git/guix= .git =C2=A0=C2=A0=C2=A0 branch: master =C2=A0=C2=A0=C2=A0 commit: 30adfd36007884695d792eb78886d42e69266270 Little bit dated guix. FWIW I had the same problem with a newer version=20 of audacity 2.3.2 on parabola so I'm not sure this is guix specific. --=20 Cheers Swedebugia ------------=_1563552662-27187-1--