Audacity opens blank project file
Forum rules
This forum is for Audacity on macOS 10.4 and later.
Please state which version of macOS you are using,
and the exact three-section version number of Audacity from "Audacity 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 macOS you are using,
and the exact three-section version number of Audacity from "Audacity 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.
-
espxltd1127
- Posts: 10
- Joined: Mon Jul 29, 2013 1:18 am
- Operating System: Please select
Audacity opens blank project file
Hi. I'm using Audacity 2.0.3 and running Mac OSX 10.0.4. When I open the Audacity project file, it opens blank. Like none of my work is there. However, when I go to File> Open recent> then the project file, everything is there. How can I fix this? I need to be able to send the file to someone via email for them to look at it.
Thanks in advance!
Thanks in advance!
Re: Audacity opens blank project file
I'm unsure exactly what you are doing wrong, but this article probably holds the answer: http://manual.audacityteam.org/o/man/au ... jects.html
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
kozikowski
- Forum Staff
- Posts: 68941
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Audacity opens blank project file
That's a super early version of Mac OS. As it says in the header, this forum is for Mac OS 10.4 and later. Are you running that on an Intel machine?Mac OSX 10.0.4
Koz
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Audacity opens blank project file
If that is not a typo then you'll need Audacity 1.2.6a from here http://audacityteam.org/download/legacy_mac assuming it's a PPC Mac. There is no technical support for 1.2 versions of Audacity, so you're on your own I'm afraid.espxltd1127 wrote:I'm using Audacity 2.0.3 and running Mac OSX 10.0.4.
If you are on OS X 10.4 or later, how exactly are you opening the project file?espxltd1127 wrote:When I open the Audacity project file
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
espxltd1127
- Posts: 10
- Joined: Mon Jul 29, 2013 1:18 am
- Operating System: Please select
Re: Audacity opens blank project file
Opps.... I meant to type that I'm running 10.8.4 NOT 10.0.4
-
espxltd1127
- Posts: 10
- Joined: Mon Jul 29, 2013 1:18 am
- Operating System: Please select
Re: Audacity opens blank project file
The project file is saved on my desktop as well as the project data folder and I open it from there.
-
billw58
- Forum Staff
- Posts: 5566
- Joined: Wed Aug 12, 2009 2:10 am
- Operating System: macOS 10.15 Catalina or later
Re: Audacity opens blank project file
So if you double-click the project file on the desktop you get a blank project, but if you open the exact same project from the Open Recent menu item you get a good project?
The Open Recent sub-menu shows the full path names of the files. Please check that the one you are opening says "Users/<yourname>/Desktop" and not something else.
-- Bill
The Open Recent sub-menu shows the full path names of the files. Please check that the one you are opening says "Users/<yourname>/Desktop" and not something else.
-- Bill
-
espxltd1127
- Posts: 10
- Joined: Mon Jul 29, 2013 1:18 am
- Operating System: Please select
Re: Audacity opens blank project file
Hi Bill. That is correct. Also, the file path name is exactly what you said it should be.
Thanks
Thanks
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Audacity opens blank project file
Can you Audacity > Quit Audacity then restart it and open this problem project from the Desktop.
Tell us what error messages appear on the screen, and post the content of Help > Show Log... . You will have to drag-select the log contents from the top then COMMAND - C to copy it.
Gale
Tell us what error messages appear on the screen, and post the content of Help > Show Log... . You will have to drag-select the log contents from the top then COMMAND - C to copy it.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
espxltd1127
- Posts: 10
- Joined: Mon Jul 29, 2013 1:18 am
- Operating System: Please select
Re: Audacity opens blank project file
Code: Select all
21:00:13: Audacity 2.0.3
21:00:13: Trying to load FFmpeg libraries...
21:00:13: Trying to load FFmpeg libraries from default path, '/Library/Application Support/audacity/libs/libavformat.52.dylib'.
21:00:13: Checking for monolithic avformat from '/Library/Application Support/audacity/libs/libavformat.52.dylib'.
21:00:13: Error: dlopen(/Library/Application Support/audacity/libs/libavformat.52.dylib, 1): image not found
21:00:13: Loading avutil from '/Library/Application Support/audacity/libs/libavutil.50.dylib'.
21:00:13: Error: dlopen(/Library/Application Support/audacity/libs/libavutil.50.dylib, 1): image not found
21:00:13: Loading avcodec from '/Library/Application Support/audacity/libs/libavcodec.52.dylib'.
21:00:13: Error: dlopen(/Library/Application Support/audacity/libs/libavcodec.52.dylib, 1): image not found
21:00:13: Loading avformat from '/Library/Application Support/audacity/libs/libavformat.52.dylib'.
21:00:13: Error: dlopen(/Library/Application Support/audacity/libs/libavformat.52.dylib, 1): image not found
21:00:13: Error: Failed to load FFmpeg libraries.
21:00:13: Trying to load FFmpeg libraries from legacy path, '/usr/local/lib/audacity/libavformat.52.dylib'.
21:00:13: Checking for monolithic avformat from '/usr/local/lib/audacity/libavformat.52.dylib'.
21:00:13: Error: dlopen(/usr/local/lib/audacity/libavformat.52.dylib, 1): image not found
21:00:13: Loading avutil from '/usr/local/lib/audacity/libavutil.50.dylib'.
21:00:13: Error: dlopen(/usr/local/lib/audacity/libavutil.50.dylib, 1): image not found
21:00:13: Loading avcodec from '/usr/local/lib/audacity/libavcodec.52.dylib'.
21:00:13: Error: dlopen(/usr/local/lib/audacity/libavcodec.52.dylib, 1): image not found
21:00:13: Loading avformat from '/usr/local/lib/audacity/libavformat.52.dylib'.
21:00:13: Error: dlopen(/usr/local/lib/audacity/libavformat.52.dylib, 1): image not found
21:00:13: Error: Failed to load FFmpeg libraries.
21:00:13: Trying to load FFmpeg libraries from system paths. File name is 'libavformat.52.dylib'.
21:00:13: Checking for monolithic avformat from 'libavformat.52.dylib'.
21:00:13: Error: dlopen(libavformat.52.dylib, 1): image not found
21:00:13: Loading avutil from 'libavutil.50.dylib'.
21:00:13: Error: dlopen(libavutil.50.dylib, 1): image not found
21:00:13: Loading avcodec from 'libavcodec.52.dylib'.
21:00:13: Error: dlopen(libavcodec.52.dylib, 1): image not found
21:00:13: Loading avformat from 'libavformat.52.dylib'.
21:00:13: Error: dlopen(libavformat.52.dylib, 1): image not found
21:00:13: Error: Failed to load FFmpeg libraries.
21:00:13: Error: Failed to find compatible FFmpeg libraries.