Bugzilla – Bug 2112
Crash when opening Equalization settings in a Macro
Last modified: 2020-03-06 14:16:47 UTC
Probably related to bug 1722. Regression against Audacity 2.1.2 Alternative steps to reproduce, as described on the forum: https://forum.audacityteam.org/viewtopic.php?p=370238#p370238 1. Tools -> Macros 2. New -> 'Test Macro' 3. Insert -> Equalization -> Edit parameters
Surely as a predictable, readily reproducible, crash and as a regression this should really be P1
(In reply to Peter Sampson from comment #1) I think it's quite likely that this is the same bug, but with more repeatable steps as bug 1722, which is P3. Our practice has not been to automatically rate repeatable crash issues as P1. If we did, bug 276 would have been a P1 issue for the last 8 years. We don't usually rate crashes caused by effects as P1, though I agree we are more likely to for built-in effects than for 3rd party plug-ins. My point is that while this is clearly a serious bug, I don't think it is "automatically" a P1. In this case, the steps describe a fairly "advanced" operation (creating a macro), with very specific options (making a macro AND using Equalization in the macro AND editing the Equalization effect properties in the macro). In my testing, this bug has NOT caused any loss of work, and there is an effective workaround (see: https://forum.audacityteam.org/viewtopic.php?p=370247&#p370247) All considered, yes it's an important bug, but not "the most important" (as implied by a "P1" rating). If I were release manager, I'd probably block on this bug, but as not the release manager, I'd leave that to the RM's discretion. If you disagree with my reasoning, let's discuss on the QA list and post just the upshot here.
Upgrading to P1 following discussion with Steve on Quality email list
Fixed at https://github.com/audacity/audacity/commit/5797637528b02d4b6f2218fe923abf8b8e855782
(In reply to Paul L from comment #4) Testing on W10 with audacity-2.3.3-alpha-286-582d8afdcb54aa921d29310368d854ec308e65ae At Step 4) the effect opens for parameter setting - there is no crash. Looks to be fixed on Windows
(In reply to Paul L from comment #4) Testing on macOS 10,14.5 with mac 2.3.3 alpha jc004 of 25Jul19 At Step 4) the effect opens for parameter setting - there is no crash. Looks to be fixed on Mac as well
Works for me. Closing as fixed.