Do any error message boxes appear when you cannot export the WAV file? Are there any error messages in Help > Show Log... ?
Are you deleting the track and the original WAV file then exporting to the same file name and location as the WAV you deleted? See http://bugzilla.audacityteam.org/show_bug.cgi?id=555 . If that is the problem, change the Import / Export Preferences to "Make a copy..." (the first radio button at the top).
Gale
Stops saving to desktop after awhile
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.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Stops saving to desktop after awhile
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Stops saving to desktop after awhile
I don't think that's the case. I never get a low disk space warning from Windows and the .wav files I'm working with are small. Most are under 500 Kb. After I edit one file I save it and remove the track from Audacity. If I ran out of disk space I shouldn't be able to save files anywhere on that drive. But I can. Just not the location I'd been using for the previous dozens of files.steve wrote:I'm not sure exactly what you are doing, but I suspect that the problem may be to do with the amount of disk space that is being used.
Gale Andrews wrote:Do any error message boxes appear when you cannot export the WAV file? Are there any error messages in Help > Show Log... ?
Are you deleting the track and the original WAV file then exporting to the same file name and location as the WAV you deleted? See http://bugzilla.audacityteam.org/show_bug.cgi?id=555 . If that is the problem, change the Import / Export Preferences to "Make a copy..." (the first radio button at the top). Gale
No I don't get any error messages. I never looked in Show Log.
I think this bug is what I'm experiencing. I was able to reproduce the bug a minute ago. I do export with the same filename as the previous file I worked on sometimes. That must be it. I'll try the fix and see if this doesn't happen again.
Thanks for the help guys.
-
kozikowski
- Forum Staff
- Posts: 68902
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Stops saving to desktop after awhile
While it is intended that you can do that (which makes the failure a bug), it's not recommended. Traditional file systems lock a file while it's open and being used and for good reason. If the file remains open for writing and you save new work on top of old work, pray nothing happens in the transition because any damage will take out your new work and your old work permanently destroying the show.I do export with the same filename as the previous file I worked on sometimes.
This is also the reason we recommend backups of any original material.
Glad you found the problem.
Koz
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Stops saving to desktop after awhile
This particular bug doesn't occur if the file still exists, only if the file has already been deleted.kozikowski wrote:While it is intended that you can do that (which makes the failure a bug), it's not recommended. Traditional file systems lock a file while it's open and being used and for good reason.I do export with the same filename as the previous file I worked on sometimes.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual