Bugzilla – Bug 2109
Incorrect mute button behaviour when importing into project with soloed track
Last modified: 2020-12-02 08:14:07 UTC
If a track is soloed, then importing a file creates a track that is muted, but the mute button is not down. The expected behaviour could be either: * The imported track will be muted and its mute button will be down * The imported track will not be muted and its mute button will not be down * The imported track will not be muted and its solo button will be down I think either of the first two options are preferred. The current behaviour is clearly wrong. This bug is also present in versions back to Audacity 2.2.0. I've not tested earlier than that. Bug confirmed on Windows and Linux, so assumed "All".
This bug looks suspiciously like Bug #1799 Use Case B - which I closed off yesterday as I could not then reproduce it - but testing today on Mac and W10 with 2.3.2 RC001 I can reproduce 1799 and this bug's steps.
Testing on W10 with Audacious 3.0.0 6e4f163 This now works properly on Windows.
Testing on macOS 10.15.6 Catalina with Audacious 3.0.0 6e4f163 This now works properly on Mac as well a Windows. As this bug is not marked "+" fur Must-Test-All-OS I shall mark this as RESOLVED
The fix was incomplete. The problem could happen also with import of MIDI.
791dbea1af4192708592970ea2652e6ebd0205cd completes the fix. Please test again both with wave and MIDI track imports.
(In reply to Paul L from comment #5) Re-tested on W10 with Audacity 3.0.0 98d8603 with both WAV files and MIDI files imported at step 5 a) the imported track is grayed out (muted) b) AND the Mute button is down
Re-tested on W10 with Audacity 3.0.0 98d8603 with both WAV files and MIDI files imported at step 5 a) for WAV (and MP3) and MIDI the imported track is grayed out (muted) b) AND the Mute button is down
(In reply to Peter Sampson from comment #7) Why is it reopened then? What is the residual problem?
(In reply to Paul L from comment #8) OOPS sorry that was a mistake. When I first tested on Mac it looked like the MIDI import wasn't being muted so I marked it REOPENED - and then retested a few times to be sure and found it was indeed working. We're now just waiting for a Linux test on this.
Works for me on Linux.