suddenly unable to save files [SOLVED]
Forum rules
This forum is for Audacity on GNU/Linux.
Please state:
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see 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 Linux you are using,
- the exact three-section version number of Audacity from Help menu > About Audacity,
- whether you installed your distribution's release, PPA version, or compiled Audacity from source code.
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see 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.
suddenly unable to save files [SOLVED]
I'm running cinnamon.
I have recently updated to audacity 2.1.3.
I have no trouble saving edits to files that were recorded on an older version of audacity, but I seem unable to save a file that I recorded today.
I have a deadline and am really stressing it.
Any help would be amazing!
Thanks,
alex
potentially relevant information:
I had to change ownership of the plug-ins file in order to add a .ny
I have since changed the ownership back to root but it seems not to have impacted my problem.
I have recently updated to audacity 2.1.3.
I have no trouble saving edits to files that were recorded on an older version of audacity, but I seem unable to save a file that I recorded today.
I have a deadline and am really stressing it.
Any help would be amazing!
Thanks,
alex
potentially relevant information:
I had to change ownership of the plug-ins file in order to add a .ny
I have since changed the ownership back to root but it seems not to have impacted my problem.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: suddenly unable to save files
Audacity 2.1.3 does not exist yet. It has not been released. Our development code is 2.1.3-alpha.srslyalex wrote:I'm running cinnamon.
I have recently updated to audacity 2.1.3.
Where and how did you obtain Audacity and what version number exactly does Help > About Audacity... say?
You don't have to change ownership of a folder to add a plug-in, nor do you have to add Nyquist plugins to a system folder. It is recommended you do not add Nyquist plugins to system folders, because updating Audacity installation could delete those new plugins.srslyalex wrote:I have no trouble saving edits to files that were recorded on an older version of audacity, but I seem unable to save a file that I recorded today.
potentially relevant information:
I had to change ownership of the plug-ins file in order to add a .ny
I have since changed the ownership back to root but it seems not to have impacted my problem.
Create a folder .audacity-files/plug-ins or .audacity-files/plugins in your home folder (note the dot at the start of the name) and place your Nyquist files there. See http://manual.audacityteam.org/man/faq_ ... st_install.
If you must use system folders, use a sudo mv command in the terminal to move the file into the system folder. Then you won't change ownership of any folders.
Are you running Audacity as root? If so, save or export to a folder that root owns. If you are running Audacity as you, save or export to a folder that you own.
if that does not help, tell us the error message in full and tell us whether you are exporting or saving, exactly where you are exporting or saving to, and the exact file name you are saving to.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: suddenly unable to save files
Hey Gale,
When I pull up About Audacity from the help section, I am shown | Audacity 2.1.3-alpha-Sep 7 2016
I initially downloaded from the terminal, but in my efforts to troubleshoot have many times deleted and downloaded Audacity, both from the terminal and from the Software Manager.
I was unaware that there was a way to add nyquist prompts without adding it to the plug-in folder, which was owned by root. I changed the ownership of the file, added the prompt, and have been able to edit and save previous .AUP files.
This morning when I recorded a new file (the first that I have actually recorded with this new version of audacity) and found that I was unable to save it, I changed the ownership of plug-ins back to root. This has not solved my problem, unfortunately.
I am able to export the file as an mp3, which is a fine temporary solution. And each time I close audacity I am able to recover the unsaved file. This is obviosuly not ideal.
There is no error message when I try to save. I am able to type in a file name, choose a destination, and when I click save audacity closes, creates an empty data folder, and nothing else.
When I pull up About Audacity from the help section, I am shown | Audacity 2.1.3-alpha-Sep 7 2016
I initially downloaded from the terminal, but in my efforts to troubleshoot have many times deleted and downloaded Audacity, both from the terminal and from the Software Manager.
I was unaware that there was a way to add nyquist prompts without adding it to the plug-in folder, which was owned by root. I changed the ownership of the file, added the prompt, and have been able to edit and save previous .AUP files.
This morning when I recorded a new file (the first that I have actually recorded with this new version of audacity) and found that I was unable to save it, I changed the ownership of plug-ins back to root. This has not solved my problem, unfortunately.
I am able to export the file as an mp3, which is a fine temporary solution. And each time I close audacity I am able to recover the unsaved file. This is obviosuly not ideal.
There is no error message when I try to save. I am able to type in a file name, choose a destination, and when I click save audacity closes, creates an empty data folder, and nothing else.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: suddenly unable to save files
Alpha builds are unstable by definition. If you need Audacity for your living, stay with release builds.
Are you using the so-called "Audacity Team" daily builds from https://launchpad.net/~audacity-team/+a ... untu/daily - or did you build Audacity yourself?
You can type Nyquist Prompt script lines directly in Effect > Nyquist Prompt... .
No files or folders in your home folder should be owned by root, they should be owned by you.
If you are using some ready-built package of Audacity, you have two options.
One is to uninstall the 2.1.3-alpha package and reinstall the version of Audacity that comes with your distribution.
The other option is to uninstall the 2.1.3-alpha package and install the latest "Ubuntu Handbook" 2.1.2 Release PPA from https://launchpad.net/~ubuntuhandbook1/ ... u/audacity. This will not have the crash problem on save.
Install the 2.1.2 PPA version that corresponds to the base Ubuntu version ("Compatible repository") in this table: https://en.wikipedia.org/wiki/List_of_L ... se_history .
Gale
Are you using the so-called "Audacity Team" daily builds from https://launchpad.net/~audacity-team/+a ... untu/daily - or did you build Audacity yourself?
You can type Nyquist Prompt script lines directly in Effect > Nyquist Prompt... .
No files or folders in your home folder should be owned by root, they should be owned by you.
Now you have said exactly what the problem is, it's a bug if 2.1.3-alpha is compiled with gcc 4.8 or earlier. If you built Audacity yourself you can correct it by following http://wiki.audacityteam.org/wiki/Upgrade_to_gcc_4.9.srslyalex wrote:There is no error message when I try to save. I am able to type in a file name, choose a destination, and when I click save audacity closes, creates an empty data folder, and nothing else.
If you are using some ready-built package of Audacity, you have two options.
One is to uninstall the 2.1.3-alpha package and reinstall the version of Audacity that comes with your distribution.
The other option is to uninstall the 2.1.3-alpha package and install the latest "Ubuntu Handbook" 2.1.2 Release PPA from https://launchpad.net/~ubuntuhandbook1/ ... u/audacity. This will not have the crash problem on save.
Install the 2.1.2 PPA version that corresponds to the base Ubuntu version ("Compatible repository") in this table: https://en.wikipedia.org/wiki/List_of_L ... se_history .
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: suddenly unable to save files
So, I had assumed that my problem may be that I was working with an unstable audacity, however through some form of ignorance on my part I seem to be unable to download 2.1.2, or for that matter any stable version of audacity.
I have only downloaded the ppa from the link you have provided, yet the audacity that installs is 2.1.3. I have tried this multiple times with the same result. Even after completely purging audacity.
I have also tried downloading it from the software manager and have again been vested with 2.1.3.
I am running Rosa, which should work fine with audacity.
i'm just completely perplexed.
I have only downloaded the ppa from the link you have provided, yet the audacity that installs is 2.1.3. I have tried this multiple times with the same result. Even after completely purging audacity.
I have also tried downloading it from the software manager and have again been vested with 2.1.3.
I am running Rosa, which should work fine with audacity.
i'm just completely perplexed.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: suddenly unable to save files
Assuming you have the so-called "Audacity Team" PPA:srslyalex wrote:I seem to be unable to download 2.1.2, or for that matter any stable version of audacity.
I have only downloaded the ppa from the link you have provided, yet the audacity that installs is 2.1.3. I have tried this multiple times with the same result. Even after completely purging audacity.
Code: Select all
sudo apt-get install ppa-purgeCode: Select all
sudo ppa-purge ppa:audacity-team/dailyGale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: suddenly unable to save files
the ppa purge worked like a charm. and i am now running 2.1.2
obviously at some point i sourced from audacity team and had henceforth failed to purge the ppa.
thank you for working through my ignorance with me! (i'm new to ubuntu)
alex
obviously at some point i sourced from audacity team and had henceforth failed to purge the ppa.
thank you for working through my ignorance with me! (i'm new to ubuntu)
alex
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: suddenly unable to save files [SOLVED]
I'm glad you got back to a stable version of Audacitysrslyalex wrote:the ppa purge worked like a charm. and i am now running 2.1.2
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual