Help for Audacity on Windows.
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at
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.
-
scootergrisen
- Posts: 108
- Joined: Thu Jul 09, 2015 5:45 pm
- Operating System: Windows 7
Post
by scootergrisen » Wed Sep 06, 2017 12:21 pm
Windows 7 64-bit - Audacity 2.2.0-beta-Sep 1 2017 - .exe-installer
When trying to run a effect that is not there (because i deleted the folder after starter Audacity) i get a message with:
More information may be available in Help->Show Log
But the "Help->Show Log" is not correct.
Its Help->Diagnostics->Show Log.
Also there is:
Select 'Show Log...' in the Help menu to see details.
Perhaps some work should be done to make sure these kind of menu strings are presented the same way and that they are still correct when the menu is changed (like when a submenu is added).
-
steve
- Site Admin
- Posts: 80677
- Joined: Sat Dec 01, 2007 11:43 am
- Operating System: Linux *buntu
Post
by steve » Wed Sep 06, 2017 1:24 pm
Good catch scootergrisen.
scootergrisen wrote:Perhaps some work should be done to make sure these kind of menu strings are presented the same way and that they are still correct when the menu is changed (like when a submenu is added).
There's
a lot of improvements that could be made to the help system. As Audacity has evolved, hundreds of help messages have been scattered throughout the code. An ongoing task over the last few versions has been in bringing them together into a unified "help system" that is separate from the main functional code.