I'm getting:
"The system has detected that another copy of Audacity is running."
I'm on Ubuntu 16.04. (Unity) I don't know what version of Audacity (well hell, I can't run it to find out from the About menu!) But it's whatever version was around that time- so about six months ago...
So I guess this counts as a bug report....
Soooo... I'm trying to think of what else to provide. It's a desktop machine, Lenovo.
Anyway, btw I'm a programmer for 20 years, so whatever you want, lemme know, thanks.
I'm getting "The system has detected that another copy of Au
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.
-
squatcobbler
- Posts: 4
- Joined: Thu Aug 24, 2017 6:15 pm
- Operating System: OS X 10.9 Mavericks
Re: I'm getting "The system has detected that another copy o
There's probably a left-over lock file stopping Audacity from launching.
Ensure that Audacity is not running at all, then look in /var/tmp/audacity-<your-user-name>/
That folder should be empty when Audacity is not running.
Ensure that Audacity is not running at all, then look in /var/tmp/audacity-<your-user-name>/
That folder should be empty when Audacity is not running.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
squatcobbler
- Posts: 4
- Joined: Thu Aug 24, 2017 6:15 pm
- Operating System: OS X 10.9 Mavericks
Re: I'm getting "The system has detected that another copy o
Thanks steve, you nailed. Just a matter of rm -rf * and it worked,
thanks again,
-sc
thanks again,
-sc
Re: I'm getting "The system has detected that another copy o
Excellentsquatcobbler wrote:Thanks steve, you nailed. Just a matter of rm -rf * and it worked,
Ooh that's interestingsquatcobbler wrote: btw I'm a programmer for 20 years,
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)