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
Just a quick one whilst I remember (I've not investigated further). I tried using the main branch from this repo, and I found that when the Mode is blank (i.e. automatic), that openarc aborts with a segfault about the selector being null (even though it is set in the config). I'm not sure whether this is a new bug in this branch, or whether it is an old bug and the fix hasn't been merged. It works as expected on the upstream develop branch.
The text was updated successfully, but these errors were encountered:
Just a quick one whilst I remember (I've not investigated further). I tried using the
main
branch from this repo, and I found that when theMode
is blank (i.e. automatic), that openarc aborts with a segfault about the selector being null (even though it is set in the config). I'm not sure whether this is a new bug in this branch, or whether it is an old bug and the fix hasn't been merged. It works as expected on the upstreamdevelop
branch.The text was updated successfully, but these errors were encountered: