Can't Change Export Format due to Retinizer[SOLVED]
Forum rules
This 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.
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.
-
lindsayward
- Posts: 8
- Joined: Mon Mar 25, 2013 11:09 pm
- Operating System: Please select
Can't Change Export Format due to Retinizer[SOLVED]
Hi.
When I Export and click on the Format drop-down list, it doesn't drop-down and i can't change it. Clicking the Options button does nothing either.
I'm using 2.0.3 (current) on a MacBook Pro Retina with OS 10.8.3 (Mountain Lion, current), installed from the DMG file.
I have LAME and FFMpeg installed and configured, as far as I can tell, but I don't think that's the issue, since I should get some options for different formats.
I have Audacity on a Snow Leopard MBP and it works fine.
Any ideas? Thanks.
When I Export and click on the Format drop-down list, it doesn't drop-down and i can't change it. Clicking the Options button does nothing either.
I'm using 2.0.3 (current) on a MacBook Pro Retina with OS 10.8.3 (Mountain Lion, current), installed from the DMG file.
I have LAME and FFMpeg installed and configured, as far as I can tell, but I don't think that's the issue, since I should get some options for different formats.
I have Audacity on a Snow Leopard MBP and it works fine.
Any ideas? Thanks.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Can't Change Export Format (2.0.3 Mac)
What format are you trying to export to? There are no options for WAV PCM or AIFF PCM, as the message says.
Make sure you have Audacity 2.0.3 from here:
http://audacityteam.org/download/mac
and that you follow the installation instructions on that page exactly.
Gale
Make sure you have Audacity 2.0.3 from here:
http://audacityteam.org/download/mac
and that you follow the installation instructions on that page exactly.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
lindsayward
- Posts: 8
- Joined: Mon Mar 25, 2013 11:09 pm
- Operating System: Please select
Re: Can't Change Export Format (2.0.3 Mac)
Hi. Thanks for the reply!
It doesn't matter what format I'm trying to export to, because the drop-down list doesn't drop-down so I can't choose anything, no matter what I wanted.
I followed the instructions exactly:
- Double-click the downloaded .dmg to mount it
- Then to install Audacity, copy the "Audacity" folder from the newly mounted .dmg to /Applications or any other location of your choosing.
I could try doing that again. I haven't found anyone else asking about this problem online...
It doesn't matter what format I'm trying to export to, because the drop-down list doesn't drop-down so I can't choose anything, no matter what I wanted.
I followed the instructions exactly:
- Double-click the downloaded .dmg to mount it
- Then to install Audacity, copy the "Audacity" folder from the newly mounted .dmg to /Applications or any other location of your choosing.
I could try doing that again. I haven't found anyone else asking about this problem online...
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Can't Change Export Format (2.0.3 Mac)
Are there any file formats at all in that export drop-down menu, or is it empty?
Can you try Audacity > Quit Audacity then in Finder, use Go > Go to Folder and type:
Open audacity.cfg in TextEdit, or create audacity.cfg if it does not exist.
Delete all the content of audacity.cfg then just add this line at the top:
and save the file.
Audacity does not have Retina support. Are you running any applications that try to force Retina support, or any applications that try to modify file save/open dialogue boxes?
Gale
Can you try Audacity > Quit Audacity then in Finder, use Go > Go to Folder and type:
Code: Select all
~/Library/Application Support/audacity
Delete all the content of audacity.cfg then just add this line at the top:
Code: Select all
NewPrefsInitialized=1
Audacity does not have Retina support. Are you running any applications that try to force Retina support, or any applications that try to modify file save/open dialogue boxes?
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
lindsayward
- Posts: 8
- Joined: Mon Mar 25, 2013 11:09 pm
- Operating System: Please select
Re: Can't Change Export Format due to Retinizer[SOLVED]
Retinizer was the issue.
Deleting the preferences didn't make a difference, but I'd never known about the Go To Folder option in Finder, so that was a nice find, thanks!
I WAS using a program called Retinizer (which apparently just adds an XML element to the plist file).
De-Retinizing it has made it look much blurrier (text), but now the drop-down box works!
For the record, the box may as well have been a part of the background: it did nothing - not empty, just nothing.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Can't Change Export Format due to Retinizer[SOLVED]
Thanks for letting us know.
I know someone else who tried Retinizer with Audacity, but he did not report any issues at the time.
Audacity would depend on wxMac before it could support Retina, but Widgets support for it seems a long way off according to http://forums.wxwidgets.org/viewtopic.php?f=23&t=35307 .
Also before we can update to any new widgets version, substantial changes in Audacity are needed.
Gale
I know someone else who tried Retinizer with Audacity, but he did not report any issues at the time.
Audacity would depend on wxMac before it could support Retina, but Widgets support for it seems a long way off according to http://forums.wxwidgets.org/viewtopic.php?f=23&t=35307 .
Also before we can update to any new widgets version, substantial changes in Audacity are needed.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
lindsayward
- Posts: 8
- Joined: Mon Mar 25, 2013 11:09 pm
- Operating System: Please select
Re: Can't Change Export Format due to Retinizer[SOLVED]
Thanks very much Gale for your support.
I appreciate it!
I appreciate it!