Audacity locks up - fails

Help for Audacity on GNU/Linux.
Forum rules
ImageThis forum is for Audacity on GNU/Linux.
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.
Post Reply
Village user
Posts: 2
Joined: Mon Mar 07, 2016 12:38 am
Operating System: OS X 10.7 - 10.8 Lion / Mountain Lion

Audacity locks up - fails

Post by Village user » Mon Mar 07, 2016 12:55 am

Audacity version 2.0.6
Linux version Mx15

I am attempting to time shift a selection. I am able to do it "sometimes." Other times, I get a message:

An assertion failed.
../src/common/wincmn.cpp(3271):assert "!
wxMouseCapture::Is in capture stack (this)"
failed in capture Mouse () Recaptureing the mouse in the same window

The error window has several options but none work. My only recourse is to close Audacity and start over.

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

Re: Audacity locks up - fails

Post by Gale Andrews » Mon Mar 07, 2016 3:43 pm

Village user wrote:Audacity version 2.0.6
Linux version Mx15

I am attempting to time shift a selection. I am able to do it "sometimes." Other times, I get a message:

An assertion failed.
../src/common/wincmn.cpp(3271):assert "!
wxMouseCapture::Is in capture stack (this)"
failed in capture Mouse () Recaptureing the mouse in the same window

The error window has several options but none work. My only recourse is to close Audacity and start over.
Audacity 2.0.6 is old and we are no longer accepting bug reports for it. In addition I am guessing your 2.0.6 is built with wxWidgets 3 (look at Help > About Audacity... then the "Build Information" tab). If your 2.0.6 is built with wxWidgets3 then it is an illegitimate build because 2.0.6 only supports wxWidgets 2.8.12. You will expect serious instability with that build.

In addition Mx-15 appears to be based on Debian Testing which is by definition not of release quality.

If you build the Audacity 2.1.2 tarball from http://www.audacityteam.org/download/source/ this will be a legitimate build that supports wxWidgets 3.0.x. If you still receive the error in that build, please attach the stack trace.


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

Post Reply