PC crashed, audacity won't start now[SOLVED]
Forum rules
This forum is for Audacity on GNU/Linux.
Please state:
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see 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 Linux you are using,
- the exact three-section version number of Audacity from Help menu > About Audacity,
- whether you installed your distribution's release, PPA version, or compiled Audacity from source code.
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see 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.
PC crashed, audacity won't start now[SOLVED]
My PC locked up with Audacity open. After restarting the PC several times, when I start Audacity, I get the following "The system has detected that another copy of Audacity is running." and won't start. I'm running Ubuntu 12.04 and Audacity 2.0.0. I've tried killall audacity, deleting the audacity data dir and reinstalling audacity. Please help. All my data was saved. I just need to use Audacity for my daughter's music.
Re: PC crashed, audacity won't start now
When it crashed Audacity may have left its "lock file" behind.
The default location for temporary Audacity files is /var/tmp/audacity-<username>/
(where <username> is your user name).
If that directory is present, look in there for a file called audacity-lock-<username>
If it's there:
First, run "killall audacity" (just to check)
then delete audacity-lock-<username>.
The default location for temporary Audacity files is /var/tmp/audacity-<username>/
(where <username> is your user name).
If that directory is present, look in there for a file called audacity-lock-<username>
If it's there:
First, run "killall audacity" (just to check)
then delete audacity-lock-<username>.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: PC crashed, audacity won't start now[SOLVED]
Thank you! It worked beautifully.