bug_report.yml
bug_report.yml
Name | About | Labels | Assignees |
---|---|---|---|
Bug report | Something's not working |
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.
-
First make sure that there are no leftover Wine processes left running in the background using
wineserver -k
. -
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, likebitwig-studio
,reaper
, orardour6
. -
Try to scan or load the plugin that's causing issues.
-
/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.