Bugzilla – Bug 666
Mac: Cannot "Open" audio files named with "\" using File>Open
Last modified: 2021-01-22 10:59:02 UTC
Leland believes this is the same Widgets wxPathOnly() problem discussed in bug 120.
Tested on 2.2.1 RC on macOS 10.13.1 Macbook Pro This now works with File>Import and by dragging the ff\dd/mp3 file in so technically the bug in this report now works (presumably down to past wx3 changes) BUT if you use the implied "Import" by using File>Open with that MP3 file you still get the error message. Updated Steps to reproduce, release note and title
Testing on macOS 10.15.4 with 2.4.0 RC06 File "ff\ddd.mp3" will still not open with the File>Open command or the File>Open Recent command - both get the error message It will however open in an existing project when you use File>Import (or drag it in) You can use File>Export to create "ff\ddd.mp3" so Import and export don't mind the backslash - it's just Open that objects
This should fix the bug as stated: https://github.com/audacity/audacity/commit/0123a3e
(In reply to Leland Lucius from comment #3) Testing on macOS 11.1 Big Sur with Audacity 3.0.0 0123a3e This now works OK 1) imported ff\ddd.mp3 2) Observe: worked fine - trackname was ff\ddd 3) Export project as ff\ddd.aup3 4) Observe worked finme 5) close and relaunch 6) File>Open ff\ddd.aup3 7) Observe, opens OK anp project name is ff\ddd