You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automate the process of generating issues for AP.
This is not a replacement for users submitting issues, however it should minimize the effort required to create a high quality report. The option to generate issue reports should appear as a button in the failures section of the output page.
System should do the following before generating issue:
Clear output folder garbage
Check AP version (may be a bit more tricky)
This report should re-run the failed analysis with the following options set:
--log-level=7
--when-exit-copy-log
--when-exit-copy-config
Report output should contain the following for the user:
Instructions on how to submit issue report
Instructions on possible methods of sharing audio file
Aggregated group of the following files:
Log file
Config file
Detailed issue report containing the following information:
OS Version
AP Version
AP Desktop Version
Original config file name
List of changes to config file
Details about audio file (use ffmpeg or something to generate)
Automate the process of generating issues for AP.
This is not a replacement for users submitting issues, however it should minimize the effort required to create a high quality report. The option to generate issue reports should appear as a button in the failures section of the output page.
System should do the following before generating issue:
This report should re-run the failed analysis with the following options set:
--log-level=7
--when-exit-copy-log
--when-exit-copy-config
Report output should contain the following for the user:
May require collaboration with @atruskie
The text was updated successfully, but these errors were encountered: