Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backup Project fails to honor the setting for Saves in Directories preferences #4950

Open
petersampsonaudacity opened this issue Jul 25, 2023 · 4 comments
Labels
bug An error, undesired behaviour, or missed functionality P3 Medium Priority regression Bug is a regression against previous version

Comments

@petersampsonaudacity
Copy link

petersampsonaudacity commented Jul 25, 2023

Bug description

Backup Project fails to honor the setting for Saves in Directories preferences - but Save Project and Save Project As both properly honor this setting.

Steps to reproduce

  1. clear the audacity settings folder
  2. launch Audacity
  3. Use any/all of the three Save Project commands: Save Project, Save Project As and Backup Project
  4. Observe: for all three: the default Save location is offered: C:\Users<username>\Documents\Audacity
  5. Abort the Save
  6. In Directories prefs set the location for Save to be Desktop
  7. Use Save Project and Save Project As
  8. Observe: the location offered is Desktop (expected behavior)
  9. Abort the Save
  10. Use Backup Project
  11. Observe: incorrectly the location offered remains the Audacity default: C:\Users<username>\Documents\Audacity

Expected behavior

Backup Project should honor the setting for Saves in Directories preferences (as do Save Project and Save Project As

Actual behavior

Backup Project fails to honor the setting for Saves in Directories preferences

Audacity Version

3.3.3 and latest alpha test build for 3.4.0: audacity-win-3.4.0-alpha-20230719+aa59545-x64-msvc2022
and @vsverchinsky 's latest branch build for new Export: audacity-win-3.4.0-alpha-20230724+d3d98a4-x64

Operating system

Windows - but assume all OS

Additional context

Discovered while testing @vsverchinsky 's latest branch build for new Export, testing Timer Record - leading me to explore the save commands.

See also:
Timer Record default Saves to SessionData ( a bad location) - and fails to honor the setting for Saves in Directories Preferences #4913

@petersampsonaudacity petersampsonaudacity added the bug An error, undesired behaviour, or missed functionality label Jul 25, 2023
@petersampsonaudacity
Copy link
Author

Testing on W10 with latest 3.4.0 master: audacity-win-3.4.0-alpha-20231016+32cf29e-x64-msvc2022

This remains the case, so I have added an advice div to the appropriate page in the Manual:
image

@petersampsonaudacity petersampsonaudacity added the regression Bug is a regression against previous version label Oct 18, 2023
@petersampsonaudacity
Copy link
Author

Testing shows that this a regression on 3.3.3

@petersampsonaudacity
Copy link
Author

petersampsonaudacity commented Oct 18, 2023

@dozzzzer

Testing on macOS 12.7 Monterey with latest 3.4.0 Beta

This also fails on Mac - the offered location is also the default Audacity location on Mac
HD/Users/username/Documents

@chinakov chinakov added the P3 Medium Priority label Oct 30, 2023
@chinakov
Copy link
Contributor

Yep, I can reproduce it on my machine as well.

@chinakov chinakov added this to the Audacity 3.x / Future milestone Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An error, undesired behaviour, or missed functionality P3 Medium Priority regression Bug is a regression against previous version
Projects
None yet
Development

No branches or pull requests

2 participants