Audacity is Already Running glitch

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.
DillonUpton
Posts: 6
Joined: Sun Feb 15, 2015 6:47 pm
Operating System: Please select

Re: Audacity is Allready Running glitch

Post by DillonUpton » Mon Feb 16, 2015 12:56 am

The mac is running in English, so here is a youtube video of what you requested.

https://www.youtube.com/watch?v=F3-JAuP ... e=youtu.be

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

Re: Audacity is Already Running glitch

Post by Gale Andrews » Mon Feb 16, 2015 3:45 pm

DillonUpton wrote:The mac is running in English, so here is a youtube video of what you requested.

https://www.youtube.com/watch?v=F3-JAuP ... e=youtu.be
Thanks for the video.

Have you done Verify Disk and Repair Permissions?

Can you think of any system changes you made immediately prior to this problem occurring? Did you update iTunes or Yosemite? Install new apps?

Make sure no other users are running Audacity.

Then can you try this latest debug build of Audacity 2.1.0-alpha http://www.audacity.homerow.net/index.p ... 5-04.15%2F ?

If that fails to launch please let us know and can you attach any reports from /Library/Logs/DiagnosticReports/ that are from the same time as that attempted launch of the debug build.

Thanks for your patience.


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

Leland
Developer
Posts: 174
Joined: Thu Jul 26, 2007 8:55 pm
Operating System: Please select

Re: Audacity is Already Running glitch

Post by Leland » Tue Feb 17, 2015 4:08 pm

Can one of you open the Terminal and issue these commands?

echo $TMPDIR

That will show us what the temporary directory on your machine is.

Then show us what is in that directory:

ls -la $TMPDIR

Thanks much,

Leland

Phil25
Posts: 6
Joined: Sun Mar 08, 2015 12:11 pm
Operating System: Please select

Re: Audacity is Already Running glitch

Post by Phil25 » Sun Mar 08, 2015 4:24 pm

I've tried everything, and nothing is working :(

Leland
Developer
Posts: 174
Joined: Thu Jul 26, 2007 8:55 pm
Operating System: Please select

Re: Audacity is Already Running glitch

Post by Leland » Sun Mar 08, 2015 10:07 pm

Phil25 wrote:I've tried everything, and nothing is working :(
If you can post the output from the commands listed in:

http://forum.audacityteam.org/viewtopic ... 10#p267610

It might help us to point you in the right direction.

Leland

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

Re: Audacity is Already Running glitch

Post by kozikowski » Mon Mar 09, 2015 3:21 am

That's the command prompt. It's a little scary but it's not completely magic.

Go (top of the finder) > Utilities > Terminal.

It will look something like this.

Last login: Fri Mar 6 15:23:31 on console
johnny:~ koz$


johnny is my machine. You type ( in blue):

Last login: Fri Mar 6 15:23:31 on console
johnny:~ koz$
echo $TMPDIR

and then the Return key.

Last login: Fri Mar 6 15:23:31 on console
johnny:~ koz$
echo $TMPDIR
/var/folders/kn/2jn229yx2m7_kjgng3jndfc00000gn/T/

Then you type (in blue)

Last login: Fri Mar 6 15:23:31 on console
johnny:~ koz$ echo $TMPDIR
/var/folders/kn/2jn229yx2m7_kjgng3jndfc00000gn/T/
johnny:~ koz$
johnny:~ koz$
johnny:~ koz$
ls -la $TMPDIR

And press the Enter key.

That command calls for a long response. Pull the terminal window open so you can see it all. Drag-select all the text (like mine above) and paste it into an Audacity forum message. Also see graphic attachment. You can do it as a screen grab, too. Shift-Command-4 and draw a box around the window. Attach it to a message. Scroll down until you see Upload Attachment.

http://forum.audacityteam.org/viewtopic ... 49&t=64936

This problem has been a very serious one for the Audacity Team and if you can do this it will make everybody's day a little brighter Thanks.

Koz
Attachments
Screen Shot 2015-03-08 at 20.15.15.png
Screen Shot 2015-03-08 at 20.15.15.png (87.92 KiB) Viewed 1221 times

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

Re: Audacity is Already Running glitch

Post by kozikowski » Mon Mar 09, 2015 3:32 am

You may have heard that Apple OS-X is based on the Linux operating system. We have been unable to find this problem using the regular Mac tools, so this is how to look under the hood at the Linux system.

I haven't had to speak Linux in a long time.

ls -la $TMPDIR

OK, that's LIST, LONG version (don't leave anything out), ALL (include everything), I don't remember the dollar sign. System default folder? Temporary Directory is pretty simple.

Koz

doaler4sback
Posts: 10
Joined: Sun Feb 15, 2015 2:36 pm
Operating System: Please select

Re: Audacity is Already Running glitch

Post by doaler4sback » Sat Jun 06, 2015 4:01 pm

Well, I kinda fixed it around feb, i forgot how i did it, but recently the glitch strikes again.

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

Re: Audacity is Already Running glitch

Post by Gale Andrews » Sun Jun 07, 2015 1:18 pm

doaler4sback wrote:Well, I kinda fixed it around feb, i forgot how i did it, but recently the glitch strikes again.
Force Quit Audacity.

Open Finder, choose Go > Go to Folder and type:

Code: Select all

~/Library/Application Support/audacity/ 
Open the audacity.cfg file in TextEdit and look for the line that says [Directories]. Underneath that line, look what it says for "TempDir".

Use Go to Folder to open that TempDir location.

Look for a folder called audacity-<your user name>, for example if your user name on the computer is doaler, look for the audacity-doaler folder. Delete that folder.

That should solve the problem.

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

doaler4sback
Posts: 10
Joined: Sun Feb 15, 2015 2:36 pm
Operating System: Please select

Re: Audacity is Already Running glitch

Post by doaler4sback » Sun Jun 07, 2015 5:43 pm

Gale Andrews wrote:
doaler4sback wrote:Well, I kinda fixed it around feb, i forgot how i did it, but recently the glitch strikes again.
Force Quit Audacity.

Open Finder, choose Go > Go to Folder and type:

Code: Select all

~/Library/Application Support/audacity/ 
Open the audacity.cfg file in TextEdit and look for the line that says [Directories]. Underneath that line, look what it says for "TempDir".

Use Go to Folder to open that TempDir location.

Look for a folder called audacity-<your user name>, for example if your user name on the computer is doaler, look for the audacity-doaler folder. Delete that folder.

That should solve the problem.

Gale
Did that, it works!
Thanks Gale!

Charlie (doaler4sback)

Post Reply