Transcription
When it comes to voiceovers for my tutorials, I use a tool called Audacity to record. So here’s what Audacity typically looks like – if I open up this .aup3 project, which is the Audacity project format, you see that the entire file is here, everything works, I see the tracks and I’m able to go through it as I see fit. So now let’s close this. That’s a case that actually works, right?
Now, let’s open up this VirtualBox MSI folder, which is the project I was hoping to open just the other day. So I went ahead and immediately went to launch this file, of course, I did notice the abnormality of there being some temporary files here. And if you have a quick eye, you might have noticed that we just saw them in the Example folder earlier when I opened up the functional project – but let’s get back to that later.
So right now I’m going to launch the AUP3 file here. Immediately, you notice that there is no audio track – considering I spent time recording myself, this was alarming to me. I was like uh, that’s not good – I hope I didn’t lose my footage! So then what I did was I closed, and then look at this! Audacity failed to read from a file in C:. Okay… so then if you click on the problem details, there’s a bunch of information here. It says it failed to read from the file in the
Okay, here I’ll say don’t send, but Audacity didn’t open. Alright, so let me see if I can just open Audacity by itself. Oh… automatic crash recovery. So here it actually sees that I had some trouble with my VirtualBox MSI project, and it says it’s recoverable. As you can imagine I’m enthusiastic to recover that project, so I click that project, so I click recover selected… and I get a whole lot of nothing. So then I end up trying to close it again, and I get the same error. Oh, now we’re in a loop, aren’t we? So I’ll click “don’t send”, still in this project, so I’ll X it out and it’s closed, okay.
So that’s what’s scary here. Not only does it cause an error with the project that had a problem, but you can’t recover it… and then when you open a normal project, you’re stuck in the same loop. The way that I found to fix this, despite what I was searching for online, and there were some decent suggestions to be fair, people were suggesting roll back a version, that might fix it. Problem is, when you do that, you still can’t open recordings from a higher version. It makes sense because Audacity doesn’t recognize the format.
So what I do ultimately to fix this is actually uninstall Audacity, but it’s not that simple, so watch this. Add or remove programs, and here’s Audacity – I’m going to go ahead and uninstall that. Are you sure you want to complete remove Audacity and all its components? You bet! Uh-oh, some elements could not be removed, these can be removed manually. Okay. That’s what I mean, it’s not that simple, so I’m going to go to File Explorer, then I’m going to go to this PC, C drive, program files, keep in mind, in my case it’s here, because I have this 64-bit version of Audacity for you, it might be in the other folder here, program files x86. So I’m going to back to program files here, here’s the Audacity folder, there’s clearly some stuff left over, so I’m going to back up here and I’m going to try to delete this folder, going to hold SHIFT, and press DELETE to trigger this, which is a permanent delete of the folder. Going to click yes, and look at this – can’t be completed because the folder or file is open in another program. Is it, thought? Because if you see here, it’s not running.
Well, see, that’s the tricky part – let’s press Cancel, and go to Task Manager. So as you can tell, Audacity is actually running in the background – I’m going to hold CTRL so things stop moving, and I’m going to right-click Audacity and then click End Task. So that’s going to kill it – but just so you’re aware, there’s one more thing you might see in this list that’s going to cause problems, and it’s the file we saw here, crashpad_handler.exe. If crashpad handler is still running, it’s the same thing, it won’t allow you to uninstall. But I didn’t see it running in the list here, in fact, I’ll search for crash, see? It’s not running, so we’re not going to have the issue. Basically I’m going to close this now, program files, Audacity, and now I’m going to hold shift again, I’m going to press delete at the same time, and I will choose to permanently delete this folder. There you go – no more Audacity.
Now, we need to get it back, right? Okay, so once Audacity is re-installed, all you’ve got to do is relaunch it, so the first thing you’ll see is that it’s going to still remember the fact that the project failed before. At this stage, the difficult decision that has to be made is we have to discard the selected project. So I just did that and I’m now going to close Audacity, and I’m going to try and launch it again just to confirm I’m not getting the prompt anymore. Okay, so no more prompt. I’m also not going to launch my discarded project, I’m not going to go back in there, because we know it’s going to mess up Audacity. Instead I’m going to go to my real example here, which should be functional. And as you can tell, the project now opens. It doesn’t open up in an error like last time. This is comforting of course because I spent time on the recording. Okay, so I’m going to close this.
And now we’re back. Now, as we just saw, those temporary files, which I’ll show you again. There’s temporary files that appear here when I’m working on the project. One of them is SHM, one them is WAL, right? So let’s go back to the VirtualBox folder – when I go back to that folder, there’s only one file now. Earlier, we saw that there was actually an SHM and a WAL file. So what happens to these files when I close the project? You might have already seen it – when I close Example, the files go away. So most likely VirtualBox MSI, my Audacity project, was closed in a state where it was like still in progress, somehow I managed to close this thing before it was actually complete. So of course it’s kind of in a corrupt, half-saved state, so that explains what happened.
Anyway guys, that was a little scary for me because I couldn’t open even my old functional projects. It’s one thing to lose one Audacity project, it’s another thing to lose the ability to edit any of them. So I hope this helps!