Cant get audacity to launch[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
darrellskey
Posts: 4
Joined: Sun Apr 21, 2013 10:47 pm
Operating System: Please select

Cant get audacity to launch[SOLVED]

Post by darrellskey » Sun Apr 21, 2013 11:00 pm

Ive tried the previous instructions like adding folder and changing .txt to .cfg and it STILL wont open. I have 10.8.2 and a ton of plugins
. Someone please help! Thanks Darrell

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

Re: Cant get audacity to launch

Post by Gale Andrews » Mon Apr 22, 2013 3:16 am

Please follow the instructions here http://wiki.audacityteam.org/wiki/Relea ... ram_Launch (where it says "VST/Audio Units Plug-ins"). You may have not done something correctly. There is a more step-by-step version you can try at http://wiki.audacityteam.org/wiki/User: ... ces_on_Mac .

If the problem continues after ensuring you followed those steps, please attach the Mac crash report. Please see here for how to attach files http://forum.audacityteam.org/viewtopic ... 49&t=64936 .


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

darrellskey
Posts: 4
Joined: Sun Apr 21, 2013 10:47 pm
Operating System: Please select

Re: Cant get audacity to launch

Post by darrellskey » Mon Apr 22, 2013 4:02 pm

Thanks for the fast reply! I will try and post the results.

mino2626
Posts: 4
Joined: Sat Apr 27, 2013 8:24 am
Operating System: Please select

Re: Cant get audacity to launch

Post by mino2626 » Sat Apr 27, 2013 8:43 am

Hi, same problem for me: can't get audacity to launch. Mac OS 10.8.3 Mac pro quad core 2x3GHz, and a bunch of plug-ins and instruments installed. Is there any easy way to disable them? I tried to follow the instructions below and it doesn't solve the pb. Please find attached the crash report. Thank you in advance for your help.
Audacity crash report 27042013.txt
(112.48 KiB) Downloaded 53 times

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

Re: Cant get audacity to launch

Post by Gale Andrews » Sun Apr 28, 2013 8:48 am

mino2626 wrote:Hi, same problem for me: can't get audacity to launch. Mac OS 10.8.3 Mac pro quad core 2x3GHz, and a bunch of plug-ins and instruments installed. Is there any easy way to disable them? I tried to follow the instructions below and it doesn't solve the pb. Please find attached the crash report. Thank you in advance for your help.
Audacity crash report 27042013.txt
Thanks for the report.

The "B4 II" Audio Unit is crashing at the top of the report. Audacity is finding this at:

Code: Select all

 /Library/Audio/Plug-Ins/Components/B4 II.component/Contents/MacOS/B4 II
But you also have Waves Audio Unit plug-ins which would almost certainly crash Audacity if B4 had not already done so. :cry: These are at:

Code: Select all

/Library/Audio/Plug-Ins/Components/WaveShell-AU 9.0.component/Contents/MacOS/WaveShell-AU
And you have Guitar Rig 3 at:

Code: Select all

 /Library/Audio/Plug-Ins/Components/Guitar Rig 3.component/Contents/MacOS/Guitar Rig 3
which is another plug-in that is listed in the Release Notes as likely to crash Audacity. :cry: :cry:

So your first step may be to open Finder, Go > Go to Folder then type:

Code: Select all

/Library/Audio/Plug-Ins/Components
Then move these folders:
  • Guitar Rig 3.component
  • WaveShell-AU 9.0.component
  • B4 II.component
to some other location such as a private folder of yours where Audacity won't find them. This assumes you can tell other software that uses those plug-ins where they have moved to.

Otherwise, leave those three folders where they are. You will need to force quit Audacity and edit audacity.cfg as already described so as to disable Audio Unit support in Audacity. Just follow the steps already given in http://wiki.audacityteam.org/wiki/User: ... ces_on_Mac . If you have already followed those steps, you did not do it quite right, so please try again.



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

mino2626
Posts: 4
Joined: Sat Apr 27, 2013 8:24 am
Operating System: Please select

Re: Cant get audacity to launch[SOLVED]

Post by mino2626 » Sun Apr 28, 2013 10:15 am

thanks a lot Gale: I replaced the content of the audacity.cfg file as recommended, and this time it worked. I'm now ready to explore all these interesting audacity features. Thank you again for your help!

Locked