in reality posted my answer on a wrong list probably
totally new to Pharo and Smaltalk I wanted just try so this is not important
No there is no problem.
Sound is really not good :).
There is no problem with that.
Now we are concern with linux support and as you can see in the attached file
there is no a single OS but several and this is a large task because
in addition we have the new architecture coming.
Esteban is making it work and some companies too but I do not think that this is
ready for public consumption.
Load fine but the demo code provided on github hard crash the image with
big crash dump
```
GtkApplication ensureRunning.
GtkRunLoop defer: [
GtkWindow new
title: 'Gtk3 Window';
add: (GtkBox newVertical
packStart: (GtkLabel newLabel: 'Hello!');
yourself);
showAll ]
```
I will report this to esteban
for the sound I have try to add sdl2 and alsa lib and some libsound but
without success. One more time this is not essential but sad. Very long time
ago I have try Squeak and sound was working.
Yes but all the library on the C level are obsolete.
Can you post what you did so that we can ask ronie to see what he did for the sound.