Audacity is Already Running glitch
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.
-
DillonUpton
- Posts: 6
- Joined: Sun Feb 15, 2015 6:47 pm
- Operating System: Please select
Re: Audacity is Allready Running glitch
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
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
Thanks for the video.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
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
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Audacity is Already Running glitch
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
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
Re: Audacity is Already Running glitch
I've tried everything, and nothing is working 
Re: Audacity is Already Running glitch
If you can post the output from the commands listed in:Phil25 wrote:I've tried everything, and nothing is working
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
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
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 (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
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
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
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
Force Quit Audacity.doaler4sback wrote:Well, I kinda fixed it around feb, i forgot how i did it, but recently the glitch strikes again.
Open Finder, choose Go > Go to Folder and type:
Code: Select all
~/Library/Application Support/audacity/ 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
* * * * * 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
Did that, it works!Gale Andrews wrote:Force Quit Audacity.doaler4sback wrote:Well, I kinda fixed it around feb, i forgot how i did it, but recently the glitch strikes again.
Open Finder, choose Go > Go to Folder and type:Open the audacity.cfg file in TextEdit and look for the line that says [Directories]. Underneath that line, look what it says for "TempDir".Code: Select all
~/Library/Application Support/audacity/
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
Thanks Gale!
Charlie (doaler4sback)