2014-01-04 Esteban Lorenzano <estebanlm@gmail.com>:
is in my todo before release... but patience :)
On 04 Jan 2014, at 00:12, Nicolai Hess <nicolaihess@web.de> wrote:
Esteban, is it still on your todo ? :-) Here are two other VM-Related issues 12231 <https://pharo.fogbugz.com/default.asp?12231> DisplayScreen hostWindowTitle: not working on Linux (ubuntu) 11352 <https://pharo.fogbugz.com/default.asp?11352> Numeric keyboard / Keypad not working in Archlinux
Can someone change PharoVM build configs regarding issue 12493 <https://pharo.fogbugz.com/default.asp?12493> Sound does not work for Windows and Linux VMs because
windows) PharoVMBuilder does not include soundplugin in the windows config linux) vm-sound-alsa has unresolved externals -> can not be loaded squeaks vm-sound-oss and vm-sound-pulse are working with pharo too vm-sound-oss source is in pharos vm source, but not in pharovmbuilders config, so it just isn't built.
For me, it looks like it is solveable by just changing PharoVMBuilder configs.
I built my own VMs for Windows (Windows 7 32Bit) and Linux (Ubuntu 10.04), and it works. But I don't know if the exclusion of this plugins is on purpose because they may make problems on other Win/Linux versions.
Nicolai