mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Check for Wine and yabridge compatibility on sync
This will probably solve the last common setup issue. Starting Wine can take a second so this check is only repeated when either Wine or yabridge get updated.
This commit is contained in:
@@ -10,6 +10,13 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
### yabridgectl
|
||||
|
||||
- Added a check to `yabridgectl sync` to verify that the currently installed
|
||||
versions of Wine and yabridge are compatible. This check will only be
|
||||
performed once for a given combination of Wine and yabridge versions.
|
||||
|
||||
TODO: Remove the 'starting from yabridge 1.3.1' from the note about this in
|
||||
the troubleshooting section of the readme.
|
||||
|
||||
- Added a `--no-verify` option to `yabridgectl sync` to skip the
|
||||
post-installation setup checks. This option will skip both the login shell
|
||||
search path check when using the copy-based installation method as well as the
|
||||
|
||||
Reference in New Issue
Block a user