Audacity Bug Summary
••• Introduction •••
••• Keywords •••
    Audacity 3.0.3 development began 19th April 2021

Audacity Bugzilla



Bug 266 - Set track Sample Format lacks progress dialog
Set track Sample Format lacks progress dialog
Status: RESOLVED FIXED
Product: Audacity
Classification: Unclassified
Component: User Interface
1.3.14 alpha
Per OS All
: P2 RepeatableAll
Assigned To: Default Assignee for New Bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-12-27 16:24 UTC by Gale Andrews
Modified: 2020-09-04 12:28 UTC (History)
7 users (show)

See Also:
Steps To Reproduce:
1) Start new project with Default Sample Format in Quality Preferences set to 16-bit. 2) Import an hour long file (MP3 or WAV will be fine) 3) Set Sample Format in the Track Drop-Down Menu to 32-bit float. 4) Observe: This is likely to take anything up to a minute during which Audacity appears to be frozen. Same issue if you import at 32-bit float and downsample. Set Rate seems quick so doesn't seem to need a progress dialog
Release Note:
Set track Sample Format lacks progress dialog when resampling longer audio.
First Git SHA:
Group: ---
Workaround:
None
Closed: 2020-09-04 00:00:00
petersampsonaudacity: Quickfix‑Requested+
petersampsonaudacity: Test‑OK‑Win+
petersampsonaudacity: Test‑OK‑Mac+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gale Andrews 2010-12-27 16:24:11 UTC

    
Comment 1 Peter Sampson 2019-05-24 13:27:56 UTC
Testing on W10 with audacity-2.3.3-alpha-252-88dc11f525215cea57f7a89b0038fc7d40a50149

Despite it's lowly (current P5) status I really thgink it should be fixed.

Even on my fast SSD machine it looks as though Audacity has stalled:
a) you get the spinning "busy" icon
b) pressing more buttons gets the pale/whited Auudacity window until the Format reset completes
Comment 2 James Crook 2019-05-24 13:37:55 UTC
P5 -> P3 Spinning beach ball with no explanation is not good.
Comment 3 Peter Sampson 2020-08-04 07:25:35 UTC
This is still the case (10 years on) on W10 with Audacity 3.0.0 06877a7
Comment 4 Peter Sampson 2020-09-02 07:17:55 UTC
I've just been bitten by this IRL when testing Bug #2538

Not only does the header say:
>Audacity (mot responding)

I also get the Blue-Circle-OF-Death while Audacity is silently churning away - this is just not acceptable (wearing QA hat).

Accordingly I have upgraded this grizzly ol'timer to P2 and removed it's enhancement status.
Comment 5 Peter Sampson 2020-09-02 07:18:08 UTC
I've just been bitten by this IRL when testing Bug #2538

Not only does the header say:
>Audacity (mot responding)

I also get the Blue-Circle-OF-Death while Audacity is silently churning away - this is just not acceptable (wearing QA hat).

Accordingly I have upgraded this grizzly ol'timer to P2 and removed it's enhancement status.
Comment 6 Paul L 2020-09-02 10:41:51 UTC
A contributor has offered a fix in a pull request https://github.com/audacity/audacity/pull/647

I reviewed the request and contributor made changes in response.

I recommend merging it.
Comment 7 Paul L 2020-09-04 11:50:06 UTC
Fixed at
https://github.com/audacity/audacity/commit/a10a1b81aa9c42c42716fee10ae8a424905dd71d
thanks to contributor binarywisdom
Comment 8 Peter Sampson 2020-09-04 12:26:30 UTC
Tested on W10 with Audacity 3.0.0 a10a1b8

I now get a good progress dialog at Step 4
Comment 9 Peter Sampson 2020-09-04 12:28:03 UTC
Tested on macOS 10.15.6 Catalina with Audacity 3.0.0 a10a1b8

Just as on Windows I now get a good progress dialog at Step 4

Good to see one of our oldest extant bugs fixed