Export dialog format unclickable [SOLVED]

Help for Audacity on macOS.
Forum rules
ImageThis forum is for Audacity on macOS 10.4 and later.
Please state which version of macOS you are using,
and the exact three-section version number of Audacity from "Audacity menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Locked
lmnl
Posts: 6
Joined: Mon Jun 23, 2014 6:31 pm
Operating System: Please select

Export dialog format unclickable [SOLVED]

Post by lmnl » Mon Jun 23, 2014 6:39 pm

Hello all.

I've been having this issue for a while - I can't change the format I'm attempting to export. I have the LAME library installed, and in preferences it's found etc. But I can't even do AIFF or any of the other formats, it's stuck on WAV 16 bit.

Clicking on the format dialog box (WAV) or the options box does nothing, the button doesn't even "press down". Anyone experienced this before or have any suggestions? I've searched a bit for anyone else with this issue but haven't found anything. Thank you for your time!
Attachments
Screen Shot 2014-06-23 at 2.37.54 PM.png
Screen Shot 2014-06-23 at 2.37.54 PM.png (205.58 KiB) Viewed 665 times

kozikowski
Forum Staff
Posts: 69384
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Export dialog format unclickable

Post by kozikowski » Mon Jun 23, 2014 6:47 pm

Some of the tools and services get magic if the show is in Pause instead of Stop.

Will Audacity let you save a Project? That's the protection if you need to restart your computer. You won't lose your show.

When was the last time you restarted? I used to regularly get a supervisor out of trouble by restarting. He had the habit of never closing any application and they eventually clogged the machine.

Koz

lmnl
Posts: 6
Joined: Mon Jun 23, 2014 6:31 pm
Operating System: Please select

Re: Export dialog format unclickable

Post by lmnl » Mon Jun 23, 2014 9:03 pm

It will let me save the project just fine. I've restarted and the same problem still occurs :(

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Export dialog format unclickable

Post by Gale Andrews » Tue Jun 24, 2014 10:21 am

Have you tried to "Retinize" Audacity? It so, try deretinizing it:
http://www.addictivetips.com/mac-os/ret ... esolution/.

If this is the problem and you really need to retinize Audacity, you can try exporting MP3 using command-line export:
http://manual.audacityteam.org/o/man/ex ... ogram.html .

Or (more inconvenient), Audacity > Quit Audacity, open Finder, use Go > Go to Folder and open:

Code: Select all

~/Library/Application Support/audacity/
Open audacity.cfg in TextEdit.

Find the line that says

Code: Select all

[Export]
If you don't have an Export line, add it.

Underneath Export, type

Code: Select all

Format=MP3
or change the Format to MP3.

Save audacity.cfg and restart Audacity.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

lmnl
Posts: 6
Joined: Mon Jun 23, 2014 6:31 pm
Operating System: Please select

Re: Export dialog format unclickable [SOLVED]

Post by lmnl » Tue Jun 24, 2014 7:16 pm

Brilliant Gale, thank you! As you may have gathered from my screenshot, I had indeed 'retinized' Audacity via the Retinizer (http://retinizer.mikelpr.com/). I de-retinized and she's back to regular functionality now.

Cheers!
:D :D :D

Locked