There's probably already a thread about this, but I'm unsure of the terminology, which makes searching for it difficult.
Let's say you put the cursor in the middle of a track and split it with Ctrl+I. You can then merge it back together by clicking on the seam. For a long time (i.e., many versions of Audacity), clicking on splits has been very dangerous, and I've learned to save beforehand and be very deliberate in how I click on them. No sudden movement, don't make eye contact, etc. I thought the issue had been resolved in v2, but just the other day I clicked and it thought for a while, gave me the spinning ring, then notified me that Audacity had stopped working. Whenever this happens, I recover the project, click on the same split, and it works fine. ...But I'd rather not waste the time recovering (I work with movie length files).
I'm on Windows 7, 64bit, and Audacity 2.0.3
Crash on joining split tracks
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help 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 Windows you are using,
and the exact three-section version number of Audacity from "Help 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.
-
asbestos bill
- Posts: 4
- Joined: Mon Apr 06, 2009 3:37 pm
- Operating System: Please select
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Crash on joining split tracks
Thanks for the report.asbestos bill wrote:Let's say you put the cursor in the middle of a track and split it with Ctrl+I. You can then merge it back together by clicking on the seam. For a long time (i.e., many versions of Audacity), clicking on splits has been very dangerous, and I've learned to save beforehand and be very deliberate in how I click on them. No sudden movement, don't make eye contact, etc. I thought the issue had been resolved in v2, but just the other day I clicked and it thought for a while, gave me the spinning ring, then notified me that Audacity had stopped working. Whenever this happens, I recover the project, click on the same split, and it works fine. ...But I'd rather not waste the time recovering (I work with movie length files).
I'm on Windows 7, 64bit, and Audacity 2.0.3
Clicking at split lines usually causes crash problems because there is actually a hidden clip comprising a single audio sample at a point close to the real split line. You cannot see both clips until you zoom in far enough to see all the individual sample dots.
The best suggestion I have is that the next time you experience this crash, please before reopening Audacity:
- Show hidden files and folders:
http://windows.microsoft.com/en-us/wind ... dden-files . - Go to Users<your user name>AppDataRoamingAudacity AutoSave
- Make a copy of the "autosave" file and attach it to your post .
- Recover the project when you reopen Audacity and save it as a new project name (File > Save Project As...).
Note that you can merge by selecting over the split line then CTRL + J. I think there is some evidence that this method does not usually create a crash.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
asbestos bill
- Posts: 4
- Joined: Mon Apr 06, 2009 3:37 pm
- Operating System: Please select
Re: Crash on joining split tracks
Thanks a bunch. Ctrl+J can even do multiple splits at once; that's fantastic...