30 Sep
2022
30 Sep
'22
1:31 p.m.
https://bugs.winehq.org/show_bug.cgi?id=53735 --- Comment #6 from PeterG <peter.g.anderson(a)live.co.uk> --- I see you are using a Debian / Ubuntu variant so they won't be called lib32-xxxx as that is the Arch naming convention. Try the following: sudo dpkg --add-architecture i386 sudo apt update sudo apt install libpulse0:i386 Not sure what the lib32-alsa-libs equivalent is using apt but just the libpulse0:i386 may do the trick. It may be libasound2:i386 but I can't be sure. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.