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

Macro/Scripting Method "Export2:" shows a dialog on windows 10 instead of being silent #411

Closed
krupper opened this issue Jan 7, 2020 · 3 comments
Labels
Could not reproduce We tried to reproduce this problem, but did not succeed. More detail needed?

Comments

@krupper
Copy link

krupper commented Jan 7, 2020

Bug Description
The "Export2:" Method from the macro / scripting section opens an export dialog.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Tools'
  2. Go to 'Macros'
  3. Click on 'New'
  4. Enter a name
  5. Add a new Step
  6. Select "Export2"
  7. Apply macro on Project
  8. See export dialog

The bug also ocours if you trigger the method via scripting (through the pipe).

Expected behavior
The export should be done in the background without promting a dialog.
The method is documented here: https://manual.audacityteam.org/man/scripting_reference.html

Additional information (please complete the following information):

  • OS: Windows 10
  • Version: Audacity 2.3.3

Thank you guys for your work! :-)

@krupper krupper changed the title Scripting Method "Export2:" shows a dialog on windows 10 instead of being silent Macro/Scripting Method "Export2:" shows a dialog on windows 10 instead of being silent Jan 7, 2020
@SteveDaulton
Copy link
Member

Thanks for the report, but I'm not able to reproduce this issue (testing with the latest Audacity 2.4.0 alpha source code). Please note that Export2: requires that "Filename" needs to be a fully qualified file name (including the full path and file extension). If you still have problems with this, please come and discus it with us on the Audacity forum and I think we should be able to get it working for you. https://forum.audacityteam.org/viewforum.php?f=69

@tutacat
Copy link

tutacat commented Mar 6, 2020

Did you ever enable debug output? I sometimes found that the same function will continue to output debug info even when deselected

@JamesCrook JamesCrook added the Could not reproduce We tried to reproduce this problem, but did not succeed. More detail needed? label May 13, 2021
@JamesCrook
Copy link
Contributor

Closed could not reproduce. (also request to move to forum)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Could not reproduce We tried to reproduce this problem, but did not succeed. More detail needed?
Projects
None yet
Development

No branches or pull requests

4 participants