unable to open target file for writing

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.
Locked
graebar
Posts: 2
Joined: Sun Aug 24, 2008 11:56 pm
Operating System: Please select

unable to open target file for writing

Post by graebar » Mon Aug 25, 2008 12:04 am

Have recorded music on audacity 1.2.6. Have placed lame_enc.dll file in Audacity folder. Have selected the lame file to locate it for file saving. I get the above message (Unable to open target file for writing)when I try to save the file. Has anybody found their way through this one?

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: unable to open target file for writing

Post by Gale Andrews » Wed Aug 27, 2008 5:36 am

Are you using Export Multiple? If so I guess you are putting system-prohibited characters in the file names (in the labels or in the Track Dropdown menu). On Windows systems these characters are not allowed in file names or folder names:

/ : * ? " < > |

See:
http://audacityteam.org/wiki/index.php? ... cks#Labels


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

graebar
Posts: 2
Joined: Sun Aug 24, 2008 11:56 pm
Operating System: Please select

Re: unable to open target file for writing

Post by graebar » Thu Aug 28, 2008 5:54 am

Since found that this arose through trying to write direct to CD. Ok if export file to hard drive then save to CD. Graebar

nrich
Posts: 1
Joined: Mon Dec 07, 2009 12:48 am
Operating System: Please select

Re: unable to open target file for writing

Post by nrich » Mon Dec 07, 2009 12:51 am

I also ran into this problem, but found it was a different issue. I was trying to write to a folder whose title was written in Chinese. Once I changed it to export to a folder with roman characters, there was no problem, probably related to the issue mentioned above.

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: unable to open target file for writing

Post by Gale Andrews » Mon Dec 07, 2009 2:58 am

nrich wrote:I also ran into this problem, but found it was a different issue. I was trying to write to a folder whose title was written in Chinese. Once I changed it to export to a folder with roman characters, there was no problem, probably related to the issue mentioned above.
It depends what you are trying to do and what operating system you are on. On Windows XP or later using Audacity 1.2.6, you can export to filenames containing extended ASCII characters like é (or to folders containing such characters) and similarly import files with such names or files inside folders with such names. Unicode-only characters like Chinese won't work.

On the other hand, 1.2 projects have no tolerance at all of extended ASCII characters - the project .aup file must only contain numerals and unaccented characters.

To get round all these problems, download Audacity Beta which has Unicode support:
http://audacityteam.org/download


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Superkaye
Posts: 1
Joined: Sat Feb 13, 2010 6:41 am
Operating System: Please select

Re: unable to open target file for writing

Post by Superkaye » Sat Feb 13, 2010 6:45 am

Thank you Gale. I had used both an ' and a ? in a song title. Once they were removed it all worked fine :)

Locked