Crashing when opening file from External HD
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.
Crashing when opening file from External HD
I started using an external HP hard drive for storage. If I try to open or import an MP3 from there Audacity closes. If I open from computer it works ok. Any solutions? Running Vista Home Premium SP2, Just downloaded Audacity 2.02. Installed from .exe file. My computer & the external hd are both HP.
Re: Crashing when opening file from External HD
The obvious "solution" is to copy or move the file from the external HDD to the computer before you start.
If you launch Audacity from the command line you may see an error message to give you some indication of the cause of the problem.
If you launch Audacity from the command line you may see an error message to give you some indication of the cause of the problem.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Crashing when opening file from External HD
I've never found a way to make that happen on Windows. You get a new prompt immediately after you type "audacity". There is little useful program debugging in Windows unless you run the program from Visual Studio.steve wrote:If you launch Audacity from the command line you may see an error message to give you some indication of the cause of the problem.
If you click the Windows globe and type "event logs" (without quotes) in the Search box, you may find some information.
Does Audacity also crash if you export to the external drive?
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
ragnar.jensen
- Posts: 118
- Joined: Thu Jan 26, 2012 7:39 pm
- Operating System: Please select
Re: Crashing when opening file from External HD
Try the START command with the /WAIT parameter, e.g. START /WAIT audacity. It will wait for Audacity to finish before giving you a new prompt.Gale Andrews wrote:I've never found a way to make that happen on Windows. You get a new prompt immediately after you type "audacity"...steve wrote:If you launch Audacity from the command line you may see an error message to give you some indication of the cause of the problem.
--
Ragnar
Re: Crashing when opening file from External HD
Thanks for the tip Ragnar, but sadly Gale is correct with his second point "There is little useful program debugging in Windows unless you run the program from Visual Studio". I have just tried some tests, forcing Audacity to crash, but the Windows command prompt shows nothing. Yet again I find that my low opinion of Windows is an overestimationragnar.jensen wrote: Try the START command with the /WAIT parameter, e.g. START /WAIT audacity. It will wait for Audacity to finish before giving you a new prompt.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)