Page 1 of 1

Can't run Audacity, can't find the lock file

Posted: Thu May 28, 2015 2:43 pm
by unfa
audacity.png
audacity.png (16.59 KiB) Viewed 750 times
Hi!

After a brutal power-off when Audacity was running I can't run it again, it shows message that another copy is already up. It's not:

Code: Select all

pgrep audacity
returns nothing.

I read some other topis on this, but I can't find the Audacity lock file that makes is impossible to run Audacity.

There's nothing in /tmp/ or my custom temp directory I set for Audacity on another filesystem.

Where is the lock file I need to delete?

Audacity version: 2.0.5 Installed from KX Studio repository (marked as 2.0.5-1ubuntu3.2)
System: KX Studio 14.04 64-bit. uname -a: Linux unfa-K52Jc 3.13.0-48-lowlatency #80-Ubuntu SMP PREEMPT Thu Mar 12 11:33:22 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

Re: Can't run Audacity, can't find the lock file

Posted: Thu May 28, 2015 4:14 pm
by Gale Andrews
It's a file called audacity-lock-<your username> in the temporary directory you specified. You can look at ~/.audacity-data/audacity.cfg to see where Audacity thinks its temp dir is.


Gale