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

Audacity Bugzilla



Bug 2651 - If pluginregistry.cfg gets locked while Audacity is active the Plug-in Manager is blocked - with no help
If pluginregistry.cfg gets locked while Audacity is active the Plug-in Manage...
Status: RESOLVED FIXED
Product: Audacity
Classification: Unclassified
Component: Application Core
3.0.0
All All
: P3 RepeatableAll
Assigned To: Default Assignee for New Bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-01-30 14:20 UTC by Peter Sampson
Modified: 2021-02-01 12:35 UTC (History)
6 users (show)

See Also:
Steps To Reproduce:
1) launch audacity 3.0.0 2) lock the pluginregistry.cfg file 3) Effect> Add/Remove Plug-ins 4) Observe error message (see attachment) 5) Click OK 6) Observe{ Plug-in Manager dialog opens OK 7) Enable or disable a plug-in 8) Click OK 9) Observe repeat of the message from Step 4 10) click OK 11) Observe: Plug-in Manager dialog closes and we return to the Audacity window 12) Observe the error message does not have a "?" help button
Release Note:
First Git SHA:
Group: ---
Workaround:
Closed: 2021-02-01 00:00:00
petersampsonaudacity: Test‑OK‑Win+
petersampsonaudacity: Test‑OK‑Mac+


Attachments
pluginregistry not writable (6.10 KB, image/png)
2021-01-30 14:20 UTC, Peter Sampson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Sampson 2021-01-30 14:20:34 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
Comment 1 Leland Lucius 2021-01-31 10:28:33 UTC
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.
Comment 2 Peter Sampson 2021-01-31 11:41:11 UTC
(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"
Comment 3 Peter Sampson 2021-01-31 12:49:50 UTC
(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"