Audacity Bug Summary
••• Introduction •••
••• Keywords •••
    Audacity 3.0.3 development began 19th April 2021

Audacity Bugzilla



Bug 2007 - Windows: Empty folder created on Import if last used import folder does not exist
Windows: Empty folder created on Import if last used import folder does not e...
Status: RESOLVED FIXED
Product: Audacity
Classification: Unclassified
Component: Application Core
2.3.0
Per OS Windows (all)
: P3 Repeatable
Assigned To: Default Assignee for New Bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-10-07 06:08 UTC by Steve Daulton
Modified: 2019-04-04 09:15 UTC (History)
5 users (show)

See Also:
Steps To Reproduce:
1) Clear the config folder 2) Create a folder on the Desktop called "abc" 3) Put an audio file into the folder "abc" 4) Launch Audacity 5) Import the audio file from "abc" 6) Close Audacity The last used import folder is now "abc" on the Desktop. 7) Delete, move or rename the folder "abc". 8) Launch Audacity 9) "File menu > Import > Audio" A new, empty folder called "abc" is created on the Desktop.
Release Note:
First Git SHA:
Group: Import
Workaround:
Closed: 2019-04-04 00:00:00
petersampsonaudacity: Test‑OK‑Win+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Daulton 2018-10-07 06:08:42 UTC
When the Import dialog opens, or the Macro's "file" dialog opens, if the last used import folder does not exist, Audacity creates an empty older with the name of the last used import folder.
Comment 1 Peter Sampson 2018-10-07 06:10:42 UTC
See also Bug #1899
Comment 2 Peter Sampson 2019-04-03 10:57:54 UTC
Testing on W10 with audacity-2.3.2-alpha-211-44fde0a90fcac30db3f03c002628be0e2475a1a0

This appears to be fixed - at Step ( I get offered the default Documents\Audacity folder location and no abc folder is created on the desktop.

It was claimed fixed in the pull request for 1899 - which itself does not work.

As 1899 looks to need more fixing I shall hold off closing this bug
Comment 3 Peter Sampson 2019-04-04 09:15:05 UTC
Since 1899 is now RESOLVED with James' latest fix I shall also close this one off