Bugzilla – Bug 2617
Audacity not responding after switching to Envelope tool
Last modified: 2021-01-03 05:39:32 UTC
On pressing "F2" to select the Envelope tool, Audacity may display "Not responding" with 100% CPU usage on one CPU core. Observed in Audacity 2.4.2 and 3.0.0. Believed to be a regression, though I've not tested earlier than 2.4.2. Does not occur on Linux.
Testing on W10 with Audacity 3.0.0 f7c0ba8 This does not happen for me: a) at Step 10 the envelope points apperta properly b) Task manager shows Audacity power usage shows "very low" c) Task manager shows 6% CPU usage for Audacity, dropping to 0.5% d) The Windows busy icon does not appear e) Audacity remains responsive WORKSFORME
But testing on 2.4.2 shows this fails for me as Steve says on W10
It is reproducible for me with both the 32-bit and 64-bit builds of f7c0ba8, though it happens most times, not every time. If the problem does not occur straight away, after step 9: i) Press "F1" ii) Make a new selection in the second audio clip iii) Move the pointer over the first audio clip iv) Press "F2"
Testing on W10 with Audacity 3.0.0 f7c0ba8 Now with Steve's additional steps I can reproduce this issue on W10 - but only on the second pass - Step 9 still works fine consistently - it only fails (consistently) at Step 15. Curiously it also fails if at Step 14 you move the cursor to the gray empty track space - but not if you omit step 14 and leave the pointer over the Chirp.
Testing on W10 appears to show that this is a regression on 2.3.2
Testing on mac OS 11.1 Big Sur with 3.0.0 4cb9bb 9Dec20 I observe the same faulty symptoms at Steps 9-10 and 15-16, accordingly I changed this to all platforms I cannot test on latest alpha as the latest alpha build crashes on launch - P1 Bug #2165
I've still not been able to reproduce this issue on Linux, so marked "Windows and macOS".
DEVEL - FIX MADE https://github.com/audacity/audacity/commit/7143df28cc417a91408873358cc156969f03f5b2
(In reply to James Crook from comment #8) Testing on W10 with Audacity 3.0.0 7143df2 This now appears to be fixed - Ok at Step 9 and at extended step 15
Still looks OK on Linux. I've not found any unwanted side effects.
Testing on macOS 11.1 Big Sur with Audacity 3.0.0 f60e19737 Thsi works fine in Mac as well.