Help...error message

This section is now closed.
Forum rules
Audacity 1.2.x is now obsolete. Please use the current Audacity 2.1.x version.

The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
skennedytrainer
Posts: 6
Joined: Sun Dec 05, 2010 3:51 pm
Operating System: Please select

Help...error message

Post by skennedytrainer » Sun Dec 05, 2010 4:00 pm

I have been working in Audacity to edit files of a recording of a class I taught.

I've had no issues until yesterday when I went to continue editing a file I had previously been working on (for over a week...so opened, edited, saved and closed multiple times).

Here is the error message I'm getting when I try to File>Open (same error message if I just double click to open the file that way):

"The file you selected is an audacity project file.

Only audio files, not project files, can be imported into an existing project. To open a project file, select Open from the file menu."


I don't seem to be having this issue with any of my previous files...only this one. Of course, I've put in a ridiculous amount of hours on this particular file (oy!) so I'm hoping to find a way to retrieve this rather than starting over from scratch.

I'm much appreciative for any ideas or advise in this area.

Stacy

kozikowski
Forum Staff
Posts: 69384
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Help...error message

Post by kozikowski » Sun Dec 05, 2010 7:23 pm

I can't reproduce this problem. But I can tell you that Audacity 1.2 used to behave differently when you were inside the program and File > Open, than it did when you right-clicked on an AUP file > Open With...

Try that. Close Audacity and make Windows open it for you.

If that works, then you have your show back, but I would without question stop using Audacity 1.2. 1.2 is very old now and is no longer supported, updated or patched and can become profoundly unstable on modern computers. Do you have Windows set to automatic update? Then you have a modern computer.

Audacity 1.3.12 will open 1.2 Projects and you can have both versions installed -- just don't try to run both at once.

http://audacityteam.org/download/

Koz

kozikowski
Forum Staff
Posts: 69384
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Help...error message

Post by kozikowski » Sun Dec 05, 2010 7:25 pm

I'm thinking about possible differences between this show and the others. Did you use unfortunate filenames on this show? Any dates for example? Audacity hates that. Upper and lower case letters, numbers, dash and underscore are the only universally safe characters in filenames.

Koz

skennedytrainer
Posts: 6
Joined: Sun Dec 05, 2010 3:51 pm
Operating System: Please select

Re: Help...error message

Post by skennedytrainer » Sun Dec 05, 2010 8:53 pm

Thank you, Koz. I went ahead and downloaded the newer version and tried opening it with that. Same (well, similar) error message. I also tried "open with" and it gave the same message. Originally the file name was "Taking Over Management" without the quotes, but otherwise written exactly that way. I just changed the filename to management_takeover and changed both files and the folder...same message.

I'm so bummed...I can't believe how much work went into that one file.

I'm so appreciative that you gave me several things to try. I was hopeful!

If you think of any other ideas, I'm all ears. Thank you again for your help. I feel like I'm on an island with this stuff, so you're awesome for helping!

Oh, here is the message on the new audacity:

Audacity did not recognize the type of the file management_takeover.aup
If it is uncompressed , try importing it using "Import Raw".


Oh yeah...and for kicks, I tried the import raw...same thing.

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Help...error message

Post by steve » Sun Dec 05, 2010 9:04 pm

skennedytrainer wrote: Same (well, similar) error message.
Could you say exactly what the error message in 1.3.12 is (the exact message is probably important).
skennedytrainer wrote:I just changed the filename to management_takeover and changed both files and the folder
Changing the name is a very dangerous thing to do.
The .AUP file contains references to data in the _data folder. If you change the name of the _data folder then Audacity will not be able to find the audio data.
Change the file name back to "Taking Over Management".
I presume that the data folder was called "Taking Over Management_data" - change that back also.

Could you also post the .AUP file (when you reply to this post you will see a feature for uploading attachments directly below the compose message box.

Do not delete anything from your computer while we try to sort this out.
Do not empty the Windows Trash Can.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

skennedytrainer
Posts: 6
Joined: Sun Dec 05, 2010 3:51 pm
Operating System: Please select

Re: Help...error message

Post by skennedytrainer » Mon Dec 06, 2010 2:25 am

Thank you, Steve.

The exact error message says, "Audacity did not recognize the type of file 'C:UsersuseDesktopSpeakingMJKBAMTS ProductTaking Over Management.aup'. If it is uncompressed, try importing it using "Import Raw".

I only changed the name after it started not working, but I have changed it back per your suggestion.

I've attached both the .aup file and the aup.bak file.

THANK YOU from the bottom of my heart!! I am so grateful for the help!
Attachments
Taking Over Management.aup
(145.97 KiB) Downloaded 58 times

skennedytrainer
Posts: 6
Joined: Sun Dec 05, 2010 3:51 pm
Operating System: Please select

Re: Help...error message

Post by skennedytrainer » Mon Dec 06, 2010 2:26 am

Oops...apparently the .aup.bak file didn't attach. Here it is.

Oh wait...I see an error that says "The extension bak is now allowed" at the top of my screen right now.

kozikowski
Forum Staff
Posts: 69384
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Help...error message

Post by kozikowski » Mon Dec 06, 2010 3:17 am

That's OK. we got it already. The file is blank.

You can open up an AUP file in notepad or wordpad and read it. It's a text file like this...

http://kozco.com/tech/audacity/aup1.jpg

Yours, however, is completely white screen blank. I'm guessing the last time you saved it, it didn't.

Koz

billw58
Forum Staff
Posts: 5602
Joined: Wed Aug 12, 2009 2:10 am
Operating System: macOS 10.15 Catalina or later

Re: Help...error message

Post by billw58 » Mon Dec 06, 2010 3:54 am

kozikowski wrote:Yours, however, is completely white screen blank. I'm guessing the last time you saved it, it didn't.
Confirmed. I looked at it in a hex editor, and it is 146 kB of zeros. Very, very strange.

-- Bill

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Help...error message

Post by steve » Mon Dec 06, 2010 5:24 pm

Unfortunately Koz and Bill are absolutely correct - that file is 146 KB of nothing. That explains the strange error message, but why or how your project has ended up like that is a mystery. Sadly this means that your project no longer exists.

If you still have the _data folder and it has all of the .AU files in it, there is a slim chance that you may be able to recover some of your project. I have never tried this myself, but the instructions are here: http://wiki.audacityteam.org/wiki/CrashRecovery
Personally I would cut my losses at this point and accept that the project was lost, but you may be more tenacious than myself.

It may be worth mentioning at this point that on modern computers Audacity 1.3.12 tends to be a lot more reliable than the old 1.2 version, and in the event of a crash it is very good at automatically recovering the project the next time it is opened.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Locked