Next Release
RM keeps this page up to date during RMing - especially the Timeline. The selected bug progress lists on this page are automatically populated by BugzillaReports
|
3.0.0 Plan
Audacity 3.0.0 is for Unitary Project (aka 'UP') .aup3 file format. This will use SQLite to store 'the database' with a project's xml and blockfiles all in one file. We are deliberately using SQLite as a smart filing system, its primary role, rather than as a fine grained database.
Bugfixes will also happen during 3.0.0.
- No other user visible features
- No other refactoring.
Changes to github docs (build instructions) and scripts may happen.
Timeline
-
26th Jun 2020 - 2.4.2 released
-
28th Jun 2020 - RM for 2.4.2 announced (James)
-
Paul's 'include file' refactoring postponed after 3.0.0.
-
Force CMake/Build to our wx3.1.3 to signal to maintainers of other distros the lethal wxWeakRef bug in wx3.0.x and potential other issues - i.e. use our wx3.1.3 or all bets are off.
-
12th Oct 2020 - Review bug status, especially bugs P1, P2, ASSERT, accessibility or new for Unitary Project.
- <--- We are here
-
Review bug status again, especially bugs P1, P2, ASSERT, accessibility or new for Unitary Project.
-
2nd Feb - String freeze. Audacity.pot updated and sent to translators.
-
Manual is ready.
-
Translation closed.
-
P1 bugs and certain P2 bugs might further delay releases. See live counts below.
P1 (6) | 6 |
total | 6 |
P1 (6) P2 (14) | 20 |
total | 20 |
Release Process has a checklist showing progress close to release at a finer granularity.
Requests to the RM
This is a place for requests to the RM for this release:
-
Peter: P2 Bug 266 - Set track Sample Format lacks progress dialog
-
Peter: Import/Export for Macros P2 Bug 2296
-
Peter: P1 Bug 208 - Some effects (including EQ effects) delete Envelope Control Points, or do not move them when timeline changes - an oldie but goldie
-
Peter: P2 Bug 2487 - Playback meters do not respond during preview of non-real-time effect - This just looks BAD
-
Peter: Proposal: Rationalizing where new tracks are created to aid usability and consistency - we had a bug for part of this but closed it in favor of this proposal
Planned Release Announcement Text
Audacity 3.0.0 replaces all previous versions.
- yada yada yada.
Full details at New Features in 3.0.0
RM's list
- Patches to wxWidgets need to be better documented. What is each patch for? Need to be applied to our GitHub copy of wxWidgets too.
- Update workarounds for wxWidgets page, and track any reports back via wxWidgets Trac.
- Linux ASSERT Issues Not addressed yet to a safe level. We need code to guarantee we are building with patched wxWidgets under linux, I think.
-
Pulse Audio issue leads to plan to keep sound card steams open.Not suitable for 3.0.0
- Build instructions on Wiki must be brought up to date.
So is the Manual Release Ready?
This page lists pages that refer to 'ToDo-1' in the manual.
- Manual team now maintain a div with the manual status on it on the front page.
- Manual team also maintain a Clean-up Plan for dealing with P1s and critical P2s
So is the Code Release Ready?
This query shows us possibly problematic P1 and P2 bugs right now. If there is a P1 in there, the answer is 'NO'. The P2s need closer examination, and RM may decide that one or more of them block release, even at the last moment. The PXs (if any) might possibly be P1s - so we need to know about them.
ID | P | Status | Summary (20 tasks) ⇒ | ID |
---|---|---|---|---|
2628 | P1 | DEVEL - FIX MADE | Linux: FAT/FAT32 drives can wrongly have projects saved to them | 2628 |
2566 | P1 | DEVEL - FIX MADE | Spectrogram view: changing algorithm to Pitch (EAC) turns off "Enable Spectral Selection" | 2566 |
2604 | P1 | DEVEL - FIX MADE | Saving a 4 hour stereo chirp to FAT fails and with an inappropriate error message | 2604 |
2609? | P1 | DEVEL - FIX MADE | Save Project when disk is full gives a second disk-full message | 2609 |
2627 | P1 | DEVEL - FIX MADE | FAT/FAT32 used after exFAT for Temporary files wrongly work | 2627 |
2603 | P1 | DEVEL - FIX MADE | Backing up a >4GB project to a FAT drive fails with an incorrect misleading error message | 2603 |
2605 | P2 | DEVEL - FIX MADE | After "Save Project As", opening the original project results in a spurious recovery dialog | 2605 |
2610 | P2 | DEVEL - FIX MADE | Backup Project only fails when it has actually run out of disk space (unlike Save Project) | 2610 |
2437 | P2 | DEVEL - FIX MADE | Mac: "Open with" fails when Audacity is running | 2437 |
2292? | P2 | NEW | Effects apply dither to non-float tracks | 2292 |
2548 | P2 | NEW | ENH: changed temporary directory location should be implemented immediately - not after restart | 2548 |
2613 | P2 | NEW | Selection bar sample display incorrectly in German | 2613 |
2629 | P2 | NEW | Swapping USB drives while Audacity active can cause a silent crash | 2629 |
1986 | P2 | NEW | Linux: Unwanted messages in console. | 1986 |
2452 | P2 | NEW | Enh: De-clutter Plug-in Manager | 2452 |
2601 | P2 | NEW | "Editing a clip can move other clips" ignored when "Sync-Lock" enabled | 2601 |
2616 | P2 | NEW | Labelled Audio Cut and Delete disabled by Sync-Lock | 2616 |
1579 | P2 | NEW | Mac: Cut/Copy from file save dialogs using shortcuts does not work | 1579 |
2473 | P2 | REOPENED | Linux: Numbers on meters have opaque backgrounds | 2473 |
2381 | P2 | REOPENED | Mac: Export to Opus (OggOpus) is not available on Mac - Opus import fails on Mac | 2381 |
Bugs Addressed in this Release
There are lots of tables here with information about work done on bugs for this version.
These bugs and fixes probably won't be reported on individually. However we should report on the P2s that we have fixed and summarise the general trend.
Updated in this Release
These are bugs which we knew about before we started on this version, and have updated, and that are now DEVEL-FIXED or better. Often that will mean we DEVEL-FIXed them for this release.
ID | P | Status | Resolution | Summary (49 tasks) ⇒ | ID |
---|---|---|---|---|---|
2188 | P1 | RESOLVED | FIXED | No warning is given on project opening that the project is not self-contained and relies on aliased file(s) | 2188 |
208 | P1 | RESOLVED | FIXED | Some effects (including equalization effects) delete Envelope Control Points, or do not move them when timeline changes | 208 |
2367? | P1 | RESOLVED | FIXED | Change Pitch effect may create spurious clip at end | 2367 |
2472 | P2 | CLOSED | WORKSFORME | Windows: Initial dropout when recording. | 2472 |
2165 | P2 | CLOSED | NOT-A-BUG | Shortcut for copy label text no longer works | 2165 |
2481 | P2 | CLOSED | WORKSFORME | Windows: default Save Project location is Desktop | 2481 |
2437 | P2 | DEVEL - FIX MADE | Mac: "Open with" fails when Audacity is running | 2437 | |
2296 | P2 | RESOLVED | FIXED | There is no Import or Export for Macros | 2296 |
2212 | P2 | RESOLVED | FIXED | Mac: Keyboard tabbing in Timer Record stuck in left hand panel. | 2212 |
2490 | P2 | RESOLVED | FIXED | With an empty rules list in "Extended Import" prefs - Left or Right arrow crashes Audacity | 2490 |
2480 | P2 | RESOLVED | FIXED | Vertical Scale dB does not update when Meter range is changed in Prefs | 2480 |
266 | P2 | RESOLVED | FIXED | Set track Sample Format lacks progress dialog | 266 |
2187 | P2 | RESOLVED | FIXED | No error/warning message when using a missing aliased audio file | 2187 |
2487 | P2 | RESOLVED | FIXED | Playback meters do not respond during preview of non-real-time effect | 2487 |
2491 | P2 | RESOLVED | FIXED | Reset Configuration does not reset Extended Import preferences | 2491 |
437 | P2 | RESOLVED | FIXED | Write fails without error message box on disk full | 437 |
1599 | P2 | RESOLVED | QUICKFIXED | Cannot paste clipboard text into label unless content already on Audacity clipboard | 1599 |
1989 | P3 | CLOSED | WONTFIX | Windows: 2.3.x will not run on W8 due to missing DLL | 1989 |
2462 | P3 | CLOSED | NOT-A-BUG | Mac: cannot use a FAT or exFAT formatted USB stick or disk for temporary files directory | 2462 |
1146 | P3 | CLOSED | WONTFIX | Artist and Year metadata is not exported or imported in FFmpeg 2.2.2 | 1146 |
2090 | P3 | CLOSED | FEATURE DISABLED | Linux: ASSERT selecting libmp3lame | 2090 |
2460 | P3 | RESOLVED | FIXED | Enh: Can't select "Multi-view" as default view mode in Tracks preferences | 2460 |
852 | P3 | RESOLVED | FIXED | Noise Reduction preview failure when track rate is different from project rate | 852 |
2422? | P3 | RESOLVED | FIXED | Append Recording always scrolls vertically to bottom track | 2422 |
1518 | P3 | RESOLVED | FIXED | Mac: Selection invisible or in wrong control in generators, effects and analyzers | 1518 |
2377 | P3 | RESOLVED | FIXED | Mac: Label editor - Ctrl +Tab does not transfer focus to the action buttons | 2377 |
2445 | P3 | RESOLVED | FIXED | Cryptic, unhelpful, error message when importing malformed MP3 file | 2445 |
2485 | P3 | RESOLVED | FIXED | Win/Linux: Opus files may not show in Import browser | 2485 |
1686 | P3 | RESOLVED | FIXED | Equalization effects ignore and remove any amplitude envelope | 1686 |
825 | P3 | RESOLVED | FIXED | Sync Lock behaves inconsistently when moving of clips is disabled | 825 |
2295 | P3 | RESOLVED | FIXED | ENH: cannot add a comment in a Macro with Audacity | 2295 |
2417 | P3 | RESOLVED | FIXED | Mac: Metadata - Impossible to select a genre from list | 2417 |
120 | P3 | RESOLVED | FIXED | Linux/Mac: Entering "\" in file name when saving projects disallows the save. | 120 |
2438? | P3 | RESOLVED | FIXED | Mac: New labels don't have focus if multiple projects opened at same time | 2438 |
2109 | P3 | RESOLVED | FIXED | Incorrect mute button behaviour when importing into project with soloed track | 2109 |
2413 | P4 | CLOSED | NOT-A-BUG | Mac: Floating toolbars can appear on top of other app windows | 2413 |
1729 | P4 | CLOSED | NOT-A-BUG | Win/Mac Standard Keyboard shorcuts do not match on Windows and Mac | 1729 |
1270 | P4 | CLOSED | WONTFIX | Windows: VST plug-in SimulAnalog Guitar Suite plug-ins crash Audacity. | 1270 |
2352 | P4 | DEVEL - FIX MADE | Sound / Silence Finder fail silently on selection > 2^31 -1 | 2352 | |
2488? | P4 | RESOLVED | FIXED | Windows: Change Pitch effect with high quality stretching slower in 2.4.1/3.0.0 than 2.3.1 | 2488 |
1776 | P4 | RESOLVED | FIXED | Side by Side errors | 1776 |
824 | P4 | RESOLVED | FIXED | Cut/Copy/Paste code needs better error handling | 824 |
2415 | P4 | RESOLVED | FIXED | Mac: Selection toolbar acquires unwanted bottom and right border | 2415 |
1945 | P4 | RESOLVED | FIXED | Windows: ASSERT (in debug builds only) importing Opus format | 1945 |
1528 | P4 | RESOLVED | FIXED | Linux: Mod-script-pipe can't be built in a separate build folder | 1528 |
2464 | P4 | RESOLVED | FIXED | Cannot drag just the selected audio and label with Time Shift Tool | 2464 |
2379 | P5 | CLOSED | WORKSFORME | Audacity 'locks up' unexpectedly. | 2379 |
2448 | P5 | CLOSED | NOT-A-BUG | Mac: No border on splash screen | 2448 |
1959 | P5 | CLOSED | DUPLICATE | Playback does not start for buffer length time. | 1959 |
Longstanding Bugs swatted
These are low numbered bugs from the table above that were dealt with in this release.
ID | P | Status | Resolution | ID | Summary | ID |
---|---|---|---|---|---|---|
120 | P3 | RESOLVED | FIXED | 120 | Linux/Mac: Entering "\" in file name when saving projects disallows the save. | 120 |
Quick-Fix attempted for this version
These are bugs which we learned about during work on this version, and have attempted to fix. See status to see if we were successful.
ID | P | Status | Resolution | Summary (61 tasks) ⇒ | ID |
---|---|---|---|---|---|
2600 | P1 | CLOSED | FEATURE DISABLED | Compact project followed by undo restores the last saved state | 2600 |
2628 | P1 | DEVEL - FIX MADE | Linux: FAT/FAT32 drives can wrongly have projects saved to them | 2628 | |
2603 | P1 | DEVEL - FIX MADE | Backing up a >4GB project to a FAT drive fails with an incorrect misleading error message | 2603 | |
2566 | P1 | DEVEL - FIX MADE | Spectrogram view: changing algorithm to Pitch (EAC) turns off "Enable Spectral Selection" | 2566 | |
2609? | P1 | DEVEL - FIX MADE | Save Project when disk is full gives a second disk-full message | 2609 | |
2604 | P1 | DEVEL - FIX MADE | Saving a 4 hour stereo chirp to FAT fails and with an inappropriate error message | 2604 | |
2627 | P1 | DEVEL - FIX MADE | FAT/FAT32 used after exFAT for Temporary files wrongly work | 2627 | |
2557 | P1 | RESOLVED | FIXED | Spectrogram settings: setting Zero Padding before selecting algorithm Pitch(EAC) can cause a crash | 2557 |
2492 | P1 | RESOLVED | FIXED | Linux: Crash when applying or previewing Sliding Stretch effect on stereo track | 2492 |
2544 | P1 | RESOLVED | FIXED | "Editing a clip can move other clips" turned off can cause corruption when copying and pasting audio | 2544 |
2560 | P2 | CLOSED | WORKSFORME | Lost blockfiles using Audacity in WINE | 2560 |
2612 | P2 | CLOSED | WORKSFORME | Windows: use of Mixer Board can cause a moonphase crash | 2612 |
2495 | P2 | CLOSED | NOT-A-BUG | Metadata: Cannot paste from system clipboard to metadata data fields | 2495 |
2610 | P2 | DEVEL - FIX MADE | Backup Project only fails when it has actually run out of disk space (unlike Save Project) | 2610 | |
2605 | P2 | DEVEL - FIX MADE | After "Save Project As", opening the original project results in a spurious recovery dialog | 2605 | |
2526 | P2 | RESOLVED | FIXED | Mac: multi-projects inhibit label text creation | 2526 |
2513 | P2 | RESOLVED | FIXED | Importing a file into a disk that is nearly full gives unhelpful error message | 2513 |
2617 | P2 | RESOLVED | FIXED | Audacity not responding after switching to Envelope tool | 2617 |
2573 | P2 | RESOLVED | FIXED | High / Low Pass filters limited to ~94 mins stereo at 44100 Hz | 2573 |
2593 | P2 | RESOLVED | FIXED | Play-at-Speed does not play unless you have used normal Play first | 2593 |
2496 | P2 | RESOLVED | FIXED | Label edit typing prepends selected text rather than replacing it | 2496 |
2581 | P2 | RESOLVED | FIXED | Inconsistent behavior when pasting and not enough room | 2581 |
2500 | P2 | RESOLVED | FIXED | "EQ XML to TXT Converter" fails on CRLF line endings | 2500 |
2515 | P2 | RESOLVED | FIXED | Exporting to a disk with insufficient space gives messages that are not user-friendly or helpful | 2515 |
2539? | P2 | RESOLVED | FIXED | No "?" help button on disk full error message(s) | 2539 |
2588 | P2 | RESOLVED | FIXED | Split / Join sometimes does not work in both channels of stereo track | 2588 |
2494? | P2 | RESOLVED | FIXED | Mac: Copy and Paste issues with label text | 2494 |
2574 | P2 | RESOLVED | FIXED | Windows: Checkpointing occurs when exiting a never-saved project | 2574 |
2596 | P2 | RESOLVED | WORKSFORME | Blank error message when reopening files after drive space exhaustion | 2596 |
2509 | P2 | RESOLVED | FIXED | Filter curve and Graphic EQ help links are broken in release version | 2509 |
2589 | P2 | RESOLVED | FIXED | Removing Envelope points sometimes does not work in both channels of stereo track | 2589 |
2607 | P2 | RESOLVED | FIXED | Format setting of Wave tracks does not persist | 2607 |
2499 | P3 | CLOSED | FIXED | Macros: applying Macro to project always sets first track as focus | 2499 |
2504 | P3 | CLOSED | NOT-A-BUG | Sync-lock fails when Time-shifting from the label track | 2504 |
2572 | P3 | DEVEL - FIX MADE | Multi-byte characters may corrupt Json from mod-script-pipe | 2572 | |
2534 | P3 | REOPENED | Change Speed merges selected clip with adjacent clips | 2534 | |
2517 | P3 | REOPENED | Mix Stereo To Mono incorrectly changes sample rate to Project Rate without resampling - it should resample to the project rate | 2517 | |
2558 | P3 | RESOLVED | FIXED | Clip left/right commands can fail to move the cursor | 2558 |
2563 | P3 | RESOLVED | FIXED | Button text ignored in Nyquist "file" widget | 2563 |
2585 | P3 | RESOLVED | FIXED | Incorrect help file address for Loudness Normalization | 2585 |
2493 | P3 | RESOLVED | FIXED | No command for setting Multi-view | 2493 |
2522 | P3 | RESOLVED | FIXED | In Macros, Record New Track and Play with a selection do not wait for completion. | 2522 |
2552 | P3 | RESOLVED | FIXED | pipe_test.py fails to print return value from first command | 2552 |
2608 | P3 | RESOLVED | FIXED | Audacity reacts to shift key when it is not the front application | 2608 |
2507 | P3 | RESOLVED | FIXED | Nyquist fails if track or project name contains quotes | 2507 |
2559 | P3 | RESOLVED | FIXED | Clips left/right commands: time selection can be shifted incorrectly | 2559 |
2611 | P3 | RESOLVED | FIXED | Mixer Board does not stay on top of main window | 2611 |
2606 | P3 | RESOLVED | FIXED | Imported tracks should not have less bit depth than Quality Preference | 2606 |
2622 | P3 | RESOLVED | FIXED | Track name overlay is opaque | 2622 |
2524 | P3 | RESOLVED | FIXED | ENH: Macros "OK" button is confusing - doesn't do "what it says on the tin" | 2524 |
2498 | P3 | RESOLVED | FIXED | Loudness Normalization always displays LUFS on launch | 2498 |
2584 | P3 | RESOLVED | FIXED | "GetInfo: Envelopes" returns incorrect track numbers | 2584 |
2502 | P3 | RESOLVED | FIXED | Nyquist: Progress bar may not work when generating Rhythm Track | 2502 |
2505 | P3 | RESOLVED | FIXED | ENH: Default Save location stuck at last used by previous installed version | 2505 |
2519? | P3 | RESOLVED | FIXED | Noise Gate fails silently on longer selections | 2519 |
2503 | P4 | CLOSED | NOT-A-BUG | Multi-Tool not remembered | 2503 |
2528 | P4 | CLOSED | WORKSFORME | FFmpeg export (e.g. Opus) silently truncates tags at 64 characters (or bytes?) | 2528 |
2580 | P4 | RESOLVED | FIXED | Enh: Move to Previous / Next Label commands in unexpected menu | 2580 |
2518 | P4 | RESOLVED | FIXED | AUD-command cache is not updated on Audacity upgrade | 2518 |
2532 | P4 | RESOLVED | FIXED | AUP import does not preserve copy-paste space efficiencies | 2532 |
2516 | P4 | RESOLVED | FIXED | Windows: "SAVE" button in "Audio / MIDI Device Info" displays "OK" | 2516 |
Quick-Fixed in this version
ID | P | Status | Resolution | Summary (42 tasks) ⇒ | ID |
---|---|---|---|---|---|
2569 | P1 | RESOLVED | QUICKFIXED | aup file with aliased data fails for aup3 | 2569 |
2591 | P1 | RESOLVED | QUICKFIXED | Disk full on NTFS or APFS formatted drives causes Audacity to hang | 2591 |
2535 | P1 | RESOLVED | QUICKFIXED | Linux: Audacity fails to build on 32-bit Linux | 2535 |
2546 | P1 | RESOLVED | QUICKFIXED | Recording onto a nearly full disk results in two error messages re "disk full" | 2546 |
2576 | P1 | RESOLVED | QUICKFIXED | Win & Mac: FAT formatted disks can readily run out of space with multiple edits - wrong error message can be displayed | 2576 |
2595 | P1 | RESOLVED | QUICKFIXED | Spurious disk-full errors may happen during recording | 2595 |
2626 | P1 | RESOLVED | QUICKFIXED | Mac: Temporary files directory on exFAT makes Audacity fail at launch | 2626 |
2514 | P1 | RESOLVED | QUICKFIXED | Applying effects that would fill up a disk loses the project with no recovery available | 2514 |
2553 | P1 | RESOLVED | QUICKFIXED | Clip left/right commands can cause crash | 2553 |
2586 | P1 | RESOLVED | QUICKFIXED | Envelopes are not imported from AUP projects | 2586 |
2602 | P1 | RESOLVED | QUICKFIXED | Windows: When using a FAT/FAT32 drive for recording the Status Bar message can be inaccurate | 2602 |
2570 | P1 | RESOLVED | QUICKFIXED | Compressed or Lossless copies of projects from 2.4.2 cannot be opened in 3.0.0 | 2570 |
2536 | P1 | RESOLVED | QUICKFIXED | Mac: Crash when project rate is 32000 and any track is at a rate other than 32000 | 2536 |
2550 | P1 | RESOLVED | QUICKFIXED | Disk full: saving an unsaved project to a different disk leaves WAL and SHM files behind | 2550 |
2597 | P1 | RESOLVED | QUICKFIXED | Freeze / crash on record to new / append record | 2597 |
2540 | P1 | RESOLVED | QUICKFIXED | No low disk space warning on startup | 2540 |
2590 | P1 | RESOLVED | QUICKFIXED | Compact Project does not free up any space (it used to) | 2590 |
2615 | P1 | RESOLVED | QUICKFIXED | Mac: Audacity crashes on launch | 2615 |
2575 | P1 | RESOLVED | QUICKFIXED | Recording to a FAT32 drive fails at around 3h20m with no error message and project corrupted | 2575 |
2594 | P1 | RESOLVED | QUICKFIXED | Backup project fails with unsaved project - sometimes fails with saved project | 2594 |
2624? | P1 | RESOLVED | QUICKFIXED | Win: large projects saved to slow USB drive when aborted yield error on reopening | 2624 |
2512? | P1 | RESOLVED | QUICKFIXED | Recording a saved project onto a full disk causes project loss | 2512 |
2537 | P1 | RESOLVED | QUICKFIXED | Data loss case with copy/paste and compaction | 2537 |
2551 | P1 | RESOLVED | QUICKFIXED | Silent blocks are not seen as silent by Nyquist (and cause Audacity to crash) | 2551 |
2579 | P1 | RESOLVED | QUICKFIXED | Exiting Audacity after edits and compaction results in a corrupted previously saved project | 2579 |
2530 | P1 | RESOLVED | QUICKFIXED | When a recording fills a disk the project cannot be saved | 2530 |
2542 | P1 | RESOLVED | QUICKFIXED | Following a crash discarding the offered recovery and opening previously saved version results in "recovery" | 2542 |
2555 | P1 | RESOLVED | QUICKFIXED | Spectrogram view: changing algorithm to Pitch (EAC) or Reassignment resets Spectrogram prefs | 2555 |
2621 | P2 | RESOLVED | QUICKFIXED | Windows: the use of exFAT formatted dives is prohibited for saves and temp directory | 2621 |
2556 | P2 | RESOLVED | QUICKFIXED | Spectrogram view: changing algorithm to Pitch (EAC) or Reassignment changes view to Grayscale and Period | 2556 |
2531? | P2 | RESOLVED | QUICKFIXED | Compaction - long pause with no progress dialog | 2531 |
2623 | P2 | RESOLVED | QUICKFIXED | Mac: large projects saved to slow USB drive can stall Audacity | 2623 |
2529 | P2 | RESOLVED | QUICKFIXED | Data loss on small drive generating large track, closing without saving changes, then reopening | 2529 |
2554 | P2 | RESOLVED | QUICKFIXED | Win & Linux: Spectrogram view, changing algorithm to Pitch (EAC) or Reassignment prevents reversion to Frequencies algorithm | 2554 |
2567 | P2 | RESOLVED | QUICKFIXED | Linux: Batch processing may fail - unable to read a file in 'temp' | 2567 |
2545 | P2 | RESOLVED | QUICKFIXED | Changing the temporary directory results in a false Recovery dialog | 2545 |
2599 | P2 | RESOLVED | QUICKFIXED | -wal and -shm files not cleaned up in all cases | 2599 |
2577 | P3 | RESOLVED | QUICKFIXED | Multi-project: disk-full while recording while multiple other projects open gives 2 messages | 2577 |
2538 | P4 | RESOLVED | QUICKFIXED | Space efficiency of 16 bit .aup format is lost on import to .aup3 | 2538 |
2592 | P4 | RESOLVED | QUICKFIXED | Temporary directory not cleaned up at window close or exit after changing it in Preferences | 2592 |
2543 | P5 | RESOLVED | QUICKFIXED | Enh: Project Items are not ticked by default in Project Recovery Dialog | 2543 |
2533 | P5 | RESOLVED | QUICKFIXED | Extreme space inefficiency importing silence from an AUP file | 2533 |
NEW in this version
These are new bugs which we learned about during work on this version.
ID | P | Status | Summary (35 tasks) ⇒ | ID |
---|---|---|---|---|
2629 | P2 | NEW | Swapping USB drives while Audacity active can cause a silent crash | 2629 |
2616 | P2 | NEW | Labelled Audio Cut and Delete disabled by Sync-Lock | 2616 |
2601 | P2 | NEW | "Editing a clip can move other clips" ignored when "Sync-Lock" enabled | 2601 |
2548 | P2 | NEW | ENH: changed temporary directory location should be implemented immediately - not after restart | 2548 |
2613 | P2 | NEW | Selection bar sample display incorrectly in German | 2613 |
2568 | P3 | NEW | ENH: impossible to import a labels TXT file using drag&drop | 2568 |
2510 | P3 | NEW | Mac: Drag&Drop of a project file onto Audacity in Apps bar or Finder fails if Audacity is active in the Apps bar | 2510 |
2578 | P3 | NEW | Linux/Windows: Export 24-bit AIFF exports as 16-bit | 2578 |
2541 | P3 | NEW | Mac: When a recording fills a disk many dropouts are labelled beyond the audio | 2541 |
2520 | P3 | NEW | ENH: provide Multiple Macros Import | 2520 |
2501 | P3 | NEW | Mac: Undo for label edit results in a blank label | 2501 |
2614 | P3 | NEW | Windows: hang/crash when more than 36 projects are opened | 2614 |
2583 | P3 | NEW | Incorrect split placement after paste | 2583 |
2565 | P3 | NEW | Mac: AU instruments may be installed but do not work | 2565 |
2523 | P3 | NEW | Audacity may suggest installing FFmpeg even when FFmpeg is installed | 2523 |
2618 | P3 | NEW | Screenshot tool: Capture Window only does not just capture the Plot Spectrum window | 2618 |
2527 | P3 | NEW | Reset Configuration does not reset Project rate or selection timers | 2527 |
2620 | P3 | NEW | Slow drives are allowed for use but can be very slow | 2620 |
2564 | P3 | NEW | Metadata: Artist and Year tags missing on M4A(AAC) exports | 2564 |
2521 | P3 | NEW | ENH: provide Multiple Macros Export - Export All | 2521 |
2506 | P4 | NEW | Nyquist: Last used settings not retrieved if plug-in contains a "Text" widget | 2506 |
2587 | P4 | NEW | Enh: Move Focus to Previous / Next and Select | 2587 |
2549 | P4 | NEW | ASSERT is obtained in a debug build when doing Compaction | 2549 |
2525 | P4 | NEW | FFmpeg export fills in tags in a way not compatible with other software | 2525 |
2619 | P4 | NEW | Quiescent Audacity eventually loses ability to record. | 2619 |
2562 | P4 | NEW | Dragging a selection which exactly abuts another labelled clip can wrongly move the non-selected clip and label | 2562 |
2625 | P4 | NEW | Nyquist plug-ins Presets fail for plug-ins with "time" widgets | 2625 |
2508 | P4 | NEW | Macros: Export2 handles channels > 2 incorrectly | 2508 |
2598 | P4 | NEW | Erratic scrolling when working with envelopes | 2598 |
2571 | P4 | NEW | Linux: No digit highlight in Edit Label time / frequency controls | 2571 |
2561 | P4 | NEW | Linux: Note properties corrupted on generating audio | 2561 |
2511 | P4 | NEW | Enh: Remove the "Variable Speed: Fast / Standard" option from MP3 dialog | 2511 |
2497 | P4 | NEW | Windows: text can be pasted into the project rate box | 2497 |
2582 | P4 | NEW | Enh: Repeat last effect | 2582 |
2547 | P4 | NEW | Shift + Click may select incorrect tracks | 2547 |
Below the Fold
Notes that are relevant to next release.
- WIBN stands for 'Wouldn't It Be Nice'
Enabled / Disabled
This is current status/plan:
- WDM-KS out (considering a module, but not for 3.0.0 as it needs work on test support)