Re: Pharo Mars still not working on Ubuntu
Posted by
Stéphane Ducasse on
Dec 10, 2020; 7:13am
URL: https://forum.world.st/Re-Pharo-Mars-still-not-working-on-Ubuntu-tp5125170p5125232.html
Thanks for the information.
S
I am using OpenSUSE Leap and the above code for "Hello" using GTK-binding works for me.
On Wednesday, December 9, 2020, 8:30:29 AM CST, yvan Godin <
[hidden email]> wrote:
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
I wanted to test Gtk-binding. <
https://github.com/pharo-spec/gtk-bindings>
because I am interested by Gtk but not for specific project so no problem I
can wait.
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 ]
```
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.
--------------------------------------------
Stéphane Ducasse
03 59 35 87 52
Assistant: Aurore Dalle
FAX 03 59 57 78 50
TEL 03 59 35 86 16
S. Ducasse - Inria
40, avenue Halley,
Parc Scientifique de la Haute Borne, Bât.A, Park Plaza
Villeneuve d'Ascq 59650
France