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

Audacity Bugzilla



Bug 46 - GSM 6.10 files cannot be exported - failure messages are unhelpful un-illuminating
GSM 6.10 files cannot be exported - failure messages are unhelpful un-illumin...
Status: RESOLVED FIXED
Product: Audacity
Classification: Unclassified
Component: Application Core
1.3.11
Per OS All
: P3 RepeatableAll
Assigned To: Default Assignee for New Bugs
:
: 1001 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-01-28 12:41 UTC by James Crook
Modified: 2019-09-01 14:20 UTC (History)
7 users (show)

See Also:
Steps To Reproduce:
1) Geta a mono track 2)Use File > Export > Export Audio … > type:Other Uncompressed files 3) Select Header = WAVEX and Encoding = GSM 6.10 4) Observe Export fails -error message is not helpful >"Cannot export audio to <filepath>" 5) Repeat with a stereo track 6) Observe error message is very unhelpful >"Cannot export to audio in this format"
Release Note:
GROUP:Exports * '''WAVEX (Microsoft) headers:''' GSM 6.10 files cannot be exported with WAVEX headers. Use WAV headers instead (note that GSM 6.10 only supports mono). Choose "Other uncompressed files" then "Options..." to export to GSM 6.10
First Git SHA:
Group: Export
Workaround:
Use WAV headers instead. Choose "Other uncompressed files" then "Options..." to export to GSM 6.10
Closed: 2019-09-01 00:00:00


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Crook 2010-01-28 12:41:30 UTC

    
Comment 1 Peter Sampson 2017-08-05 12:19:38 UTC
I can't really cooment on this 0r test if it is still extant as I have no idea how to access these exotic output formats
Comment 2 James Crook 2017-08-11 07:37:59 UTC
*** STEPS UPDATED ***
Comment 3 Peter Sampson 2019-05-08 05:49:49 UTC
Testing on W10 with 2.3.2 RC001 exporting as type "Other uncompressed files" a mono audio track

a) I cannot export with WAVEX header and GSM 6.10 encoding - a proper error message is generated (but note that ther is no "?" help button)

b) with WAVEX header and U-Law or A-Law encoding -  the export proceeds properly and the resulting .wav files are playable properly.
Comment 4 Peter Sampson 2019-05-08 06:12:08 UTC
I repeated the tests with a stero track and got the same results - the GSM 6.10 is to be expected with stereo as it only supports mono - the error message is not very helpful in this respect as all it says is:
>Cannot export audio in this format

It would be more helpful (in the stereo context) to tell the user that GSM 6.10 only supports mono - not that it does in Audacity, given this bug.

-------------------------------------------

I will be testing this bug on Mac when I get back to the UK - but I'm thinking that we can clean this bug to be restricted to GSM 6.10
Comment 5 Peter Sampson 2019-05-08 13:33:11 UTC
(In reply to Peter Sampson from comment #4)
>It would be more helpful (in the stereo context) to tell the user that 
>GSM 6.10 only supports mono - not that it does in Audacity, given this bug.

See Bug #1001
Comment 6 Peter Sampson 2019-08-20 12:47:01 UTC
(In reply to Peter Sampson from comment #4)

>I will be testing this bug on Mac when I get back to the UK
I finally fot around to testing this on my macOS 10/14.6 Mojave with 2.3.3 alpha jc007 - and on Mac
>Header - WAVEX
>Encoding - GSM 6.10
also fails the export with an unhelpful message when exporting mono

Exporting Stereo with WAVEX/GSM 6.10 gives the sane very unhelpful error message "Cannot export audio in this format" when it should be telling they can't export stereo in this format




>but I'm thinking that we can clean this bug to be restricted to GSM 6.10

As with W10 test in comment #3
>with WAVEX header and U-Law or A-Law encoding -  the export proceeds 
>properly and the resulting .wav files are playable properly.

works for stereo and mono

Accordingly I purged this bug report (title, steps, release note and workaround) of the U-Law or A-Law encoding references
Comment 7 Peter Sampson 2019-08-20 12:57:35 UTC
Bug #1001 is effectively a duplicate of thgis very old bug

The error messages should be improved to tell the user just why the export does not take place (different messages for stero and mono)
Comment 8 Peter Sampson 2019-08-20 12:58:37 UTC
*** Bug 1001 has been marked as a duplicate of this bug. ***
Comment 10 Peter Sampson 2019-09-01 14:20:11 UTC
Testing on W10 with audacity-2.3.3-alpha-341-72f36f8a82e9ed4a184b9029cb53780e62a9bea8

The two error messages are steps 4 and 6 are very much improved and are helpful.