Skip to content

Latest commit

 

History

History
157 lines (153 loc) · 4.87 KB

bug_report.yml

File metadata and controls

157 lines (153 loc) · 4.87 KB
NameAboutLabelsAssignees
Bug reportSomething's not working
Thanks for giving yabridge a shot!

If you're having issues with plugins not working at all or scans timing out then make sure to check out the troubleshooting common issues section of the readme. You should also read through the known issues and fixes section. There may already be a solution or a workaround for the issue you're having.

Run wine --version if you're not sure about this.

This is only relevant if the issue is related to the plugin's editor.

This is only relevant if the issue is related to the plugin's editor.

This is only relevant if the issue is related to the plugin's editor.

Please also include a debug log if possible. If you are reporting an issue with yabridgectl, then you can omit this section.

  1. First make sure that there are no leftover Wine processes left running in the background using wineserver -k.

  2. Launch your host from a terminal using:

    rm -f /tmp/yabridge.log; env YABRIDGE_DEBUG_FILE=/tmp/yabridge.log YABRIDGE_DEBUG_LEVEL=2+editor <host>

    Where <host> is the name of your host, like bitwig-studio, reaper, or ardour6.

  3. Try to scan or load the plugin that's causing issues.

  4. /tmp/yabridge.log should now contain a debug log. You can drag this file directly onto the text field below to upload it to GitHub.