RightWingNutter wrote:I'd like to delete, then reinstall it fresh. I can delete its folder in Application Aupport and the zy folder in /var/folders. Besides the app itself, is there anything else I should trash before reinstalling?
I somewhat doubt going back to a vanilla installation is going to help.
Is your aim to use Audacity without admin permissions or something else?
If you delete the folder
~/Library/Application Support/audacity/
and the file
~/Library/Preferences/audacity Preferences (which will exist if you ever used an old 1.2 version of Audacity)
then Audacity will have factory fresh settings if you do a reinstallation from the DMG.
Note the correct installation instructions:
1 Double-click the downloaded DMG to mount it
2 Then to install Audacity, copy the "Audacity" folder from the newly mounted DMG to /Applications or any other location of your choosing.
3 Launch Audacity from the /Applications folder, not from the DMG.
However this will then mean that Audacity will again try to write a temp directory in /var/folders.
If you have limited permissions I think it may be better instead to make sure Audacity is quit, then open audacity.cfg and edit TempDir to a path to which you have been given permission to write. For example:
Code: Select all
[Directories]
TempDir=/Users/edwardnutter/Desktop/audacity _temp
Make sure you have the [Directories] line as well as TempDir underneath that. Make sure that is the only TempDir specified in audacity.cfg.
Gale