No sound in Linux Steam version

I don’t seem to have any sound in the Linux Steam version, but sound works fine in the standalone Linux version.

Thanks for the report, we will try and reproduce this.

Got a bit more to add:

I’m running Arch Linux 64-bit. I found the Steam binaries and tried running both the 64-bit and the 32-bit versions. The 64-bit runs without sounds and returns these errors on the command line:

[14472:1010/205920:ERROR:zygote_host_impl_linux.cc(144)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14491:1010/205923:ERROR:audio_output_device.cc(186)] Not implemented reached in virtual void media::AudioOutputDevice::OnStateChanged(media::AudioOutputIPCDelegate::State)

The 32-bit version doesn’t run because it doesn’t have 32-bit gconf installed:
/home/hm/Steam/SteamApps/common/Game Dev Tycoon/32/gamedevtycoon-bin: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory

I’m gonna try compiling the 32-bit libraries tomorrow and see if that makes a difference. If I remember correctly I had to compile something myself to get the download version (non-steam) working at all as well. But I can’t remember what it was.

Thanks for the extra info and diagnostics, I have added this to our investigation.