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

Audacity Bugzilla



Bug 2485 - Win/Linux: Opus files may not show in Import browser
Win/Linux: Opus files may not show in Import browser
Status: RESOLVED FIXED
Product: Audacity
Classification: Unclassified
Component: Formats
2.4.2
Per OS Windows and Linux
: P3 Repeatable
Assigned To: Default Assignee for New Bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-06-17 04:49 UTC by Steve Daulton
Modified: 2020-08-20 07:02 UTC (History)
6 users (show)

See Also:
Steps To Reproduce:
1. "File menu > Import > Audio" 2. Select either "All supported files", or "FFmpeg-compatible files" as the browser filter. 3. Observe that ".opus" files are not visible in the Import file browser.
Release Note:
The Import file browser does not show .opus files when the file type filter is set to All supported files", or "FFmpeg-compatible files". Workaround: Set the import filter to "All files".
First Git SHA:
Group: ---
Workaround:
Use "All files" as the File type in the import browser.
Closed: 2020-08-20 00:00:00
petersampsonaudacity: Test‑OK‑Win+
stevethefiddle: Test‑OK‑Lin+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Daulton 2020-06-17 04:49:24 UTC
The Import file browser does not show .opus files when the file type filter is set to All supported files", or "FFmpeg-compatible files".
Comment 1 Peter Sampson 2020-06-17 05:16:02 UTC
Testing on W10 with Audacity 2.4.2 3276234

The same is true on Windows

Opus files only show in the "All files" list

They do not show in
a) "All supported files"
b) "FFmpeg compatible files"
Comment 2 Peter Sampson 2020-06-17 05:31:06 UTC
Testing on macOS 10.15.5 Catalina with Audacity 2.4.2 3276234

Same is true on Mac - but here it is slightly different.

In the "All supported files", or "FFmpeg-compatible files" lists the Opus file(s) shows but they are grayed out and not importable.  

This is a feature of the Mac import browser.

So marked al all platforms
Comment 3 Leland Lucius 2020-08-12 15:02:49 UTC
Fix in:

https://github.com/audacity/audacity/commit/f43ad3f
Comment 4 Peter Sampson 2020-08-13 04:37:36 UTC
(In reply to Leland Lucius from comment #3)
Changed this to Windows and Linux as we do not (yet) support Opus on Mac
Comment 5 Peter Sampson 2020-08-13 04:39:08 UTC
(In reply to Leland Lucius from comment #3)
Tested on W10 with Audacity 3.0.0 2987896

Opus files are now shown when using the "All supported files" filter in the file picker dialog
Comment 6 Peter Sampson 2020-08-13 04:42:04 UTC
(In reply to Peter Sampson from comment #4)
Also works on W10 if you use the "FFmpeg-compatible files" filter.
Comment 7 Steve Daulton 2020-08-20 06:34:37 UTC
Fixed on Linux.