psycha0s / airwave

Airwave is a WINE-based VST bridge, that allows for the use of Windows 32- and 64-bit VST 2.4 audio plugins with Linux VST hosts
MIT License
572 stars 35 forks source link

symlinks in wineprefix dont work #80

Open occulkot opened 7 years ago

occulkot commented 7 years ago

Airwave manager cannot enter symlink directory inside WINEPREFIX dir

occulkot|occulwork ~/wines/vst/drive_c % ls -ltr total 16 drwxr-xr-x 6 occulkot 4096 Jul 7 11:22 'Program Files'/ drwxr-xr-x 4 occulkot 4096 Jul 7 11:23 users/ drwxr-xr-x 6 occulkot 4096 Jul 7 11:23 'Program Files (x86)'/ drwxr-xr-x 12 occulkot 4096 Jul 7 11:23 windows/ lrwxrwxrwx 1 occulkot 30 Jul 7 11:24 vst -> /home/occulkot/google/vstwine/

vst is shown as directory inside airwave-manager but i cannot enter and selectd .dll file

Similar problem happens if vst directory for linux vst is symlink. Manager will create $PLUGIN.so file which looks correct but none of plugin will start and log will show "link is corrupted" message.