<div dir="ltr"><div>Thanks, that worked.</div><div><br></div><div>Best,</div><div>Karl</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jan 27, 2019 at 7:08 PM Levente Uzonyi <<a href="mailto:leves@caesar.elte.hu">leves@caesar.elte.hu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <br>
On Sun, 27 Jan 2019, karl ramberg wrote:<br>
<br>
> I can't get the LD_PRELOAD trick to function.<br>
<br>
You have to pass -vm-sound-pulse to the VM. The following works for me:<br>
<br>
LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libpulse-simple.so.0 ./bin/squeak -vm-sound-pulse ./shared/trunk.image<br>
<br>
Note that the squeak.sh script will not handle the -vm-sound-pulse switch <br>
properly, so the VM is invoked directly.<br>
<br>
Levente<br>
</blockquote></div>