Unable to open audacuty project file :(

This read-only archive contains discussions from the Adding Feature forum.
New feature request may be posted to the Adding Feature forum.
Technical support is available via the Help forum.
Locked
Dipesh Basnet
Posts: 4
Joined: Sun Mar 15, 2015 3:13 pm
Operating System: Please select

Unable to open audacuty project file :(

Post by Dipesh Basnet » Sun Mar 15, 2015 3:43 pm

i recorded song with more than 15 vocal recorded and i saved whole project and turned my pc off after some hours when i try to open my file i'm getting this error
"Error Importing
audacity did not recognized the type of file'E:audacitymy song.aup'if it is uncompressed try importing it using"Import Raw"

above are the following error my whole project will be ruined if i'm not able to open my project plz help me...
p.s i tried importing raw but all i got is blank page :(

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

Re: Unable to open audacuty project file :(

Post by steve » Sun Mar 15, 2015 3:50 pm

"Open" for projects.
"Import" for audio files.

Audacity projects are not audio files. See here for more information about Audacity projects: http://manual.audacityteam.org/o/man/au ... jects.html
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Robert2
Posts: 433
Joined: Wed Feb 22, 2012 6:54 pm
Operating System: Windows 10

Re: Unable to open audacuty project file :(

Post by Robert2 » Sun Mar 15, 2015 4:22 pm

I don’t know how smart Audacity would need to be to be able to identify the AUP file extension and open its own AUP (Project) files through drag & drop. From a non-programmer's point of view, this seems an easy thing to do. It would help a lot more than the current message inviting users to “try importing using Import Raw”, which could obviously never work!

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

Re: Unable to open audacuty project file :(

Post by steve » Sun Mar 15, 2015 6:57 pm

Robert2 wrote:I don’t know how smart Audacity would need to be to be able to identify the AUP file extension and open its own AUP (Project) files through drag & drop. From a non-programmer's point of view, this seems an easy thing to do. It would help a lot more than the current message inviting users to “try importing using Import Raw”, which could obviously never work!
From what I've read, it gets rather complicated when taking into account the multiple ways of opening / importing files (including "drag & drop", file associations, menu commands, command line arguments, and platform dependent variations). What many of us would like would be a unitary project format (Audacity projects as one file rather than AUP + _data folder + possible dependencies), and so be able to drop the Open / Import distinction altogether.

In the meantime, I'm not sure how difficult it would be to make a more helpful error message when attempting to import an AUP file - I'll have a look into that.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

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

Re: Unable to open audacuty project file :(

Post by steve » Mon Mar 16, 2015 11:37 am

steve wrote: In the meantime, I'm not sure how difficult it would be to make a more helpful error message when attempting to import an AUP file - I'll have a look into that.
import-aup-error.png
import-aup-error.png (11.33 KiB) Viewed 1354 times
It seems that it is very easy to improve the error message.
Patch attached.
ImportAupError.diff
(757 Bytes) Downloaded 64 times
I'll move this to the "Adding Features" board so that it does not get lost.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Locked