Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No audio from Wine #90

Closed
thomaspreece opened this issue Jul 31, 2020 · 2 comments
Closed

No audio from Wine #90

thomaspreece opened this issue Jul 31, 2020 · 2 comments

Comments

@thomaspreece
Copy link

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:

  1. ./docker-wine winecfg
  2. Audio Tab

Expected behavior
pulseaudio is detected and shown in winecfg. Clicking Test Sound results in Sound.

Screenshots
Expected:
screenshot

Actual:
screenshot_1

Desktop (please complete the following information):

  • OS: Ubuntu
  • Version: 18.04
@scottyhardy
Copy link
Owner

scottyhardy commented Aug 3, 2020

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?

@scottyhardy
Copy link
Owner

Closing as I can’t reproduce - feel free to reopen if there’s more relevant info and can be replicated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants