Closed thomaspreece closed 4 years ago
Hi @thomaspreece, I've tested this on an Ubuntu 18.04 VM and couldn't reproduce the issue - the Audio tab was populated and clicking Test Sound plays a sound. Could you please ensure you're using the latest docker-wine
script and also try removing the persistent volume with docker volume rm winehome
and see if you're still able to reproduce this problem?
Closing as I can’t reproduce - feel free to reopen if there’s more relevant info and can be replicated
Describe the bug When loading ./docker-wine without using the --as-root flag, the audio in wine is not detected. I can run
./docker-wine pacat -vv /dev/urandom
without issue so the link between Host and Docker pulse is fine, the issue is that Wine isn't detecting pulseaudio.To Reproduce Steps to reproduce the behavior:
./docker-wine winecfg
Expected behavior pulseaudio is detected and shown in winecfg. Clicking Test Sound results in Sound.
Screenshots Expected:
Actual:
Desktop (please complete the following information):