Bugzilla – Bug 2651
If pluginregistry.cfg gets locked while Audacity is active the Plug-in Manager is blocked - with no help
Last modified: 2021-02-01 12:35:36 UTC
Created attachment 1075 [details] pluginregistry not writable If the pluginregistry.cfg file gets locked after launch while Audacity is active the Plug-in Manager is blocked - with no help. The error messages shown have no "?" help button to guide the user to this FAQ Error page https://alphamanual.audacityteam.org/man/Error:_Audacity_settings_file_unwritable See also P3 Bug #2135 >Audacity crashes if launched with a locked pluginregistry.cfg file
Fix in: https://github.com/audacity/audacity/commit/21296b0 Seems to work fine, but I need Paul's with setting up an exception to exit Audacity a bit more gently.
(In reply to Leland Lucius from comment #1) Tested on W10 with Audacity 3.0.0 21296b0 This now works properly on Windows, with a) an improved message b) help button in the message c) no launch of the Plug-in Manager while the problem remains d) fixing the problem by unlocking and then using the Retry button proceeds to launch the Plug-in Manager e) the Quit Audacity button - "does what it says on the tin"
(In reply to Leland Lucius from comment #1) Tested on macOS 11.1 Big Sur with Audacity 3.0.0 21296b0 This now works properly on Mac, with a) an improved message b) help button in the message c) no launch of the Plug-in Manager while the problem remains d) fixing the problem by unlocking and then using the Retry button proceeds to launch the Plug-in Manager e) the Quit Audacity button - "does what it says on the tin"