[Gambas-user] GTK+ with Broadway
Mayost Sharon
sharon at 455.co.il
Wed May 15 15:11:09 CEST 2019
I installed on a new computer:
Ubuntu desktop 19.04
And installed GAMBAS as follows:
apt-get install gambas3
I created a little GTK3 software
I did:
Project-> Make-> Executable
When I run the program through a command line:
GDK_BACKEND=broadway BROADWAY_DISPLAY=:5 /home/sharon/gambas/mygtk.gambas
I get an error in the console like this:
Segmentation fault (core dumped)
I also tried to install on another new computer
fedora 30 64
I installed GAMBAS as follows:
dnf install gambas3
And there I get the message of:
Segmentation fault (core dumped)
Thank you
---------- Original Message -----------
From: Karl Reinl <karl.reinl at fen-net.de>
To: Gianluigi <bagonergi at gmail.com>
Cc: Gambas Mailing List <user at lists.gambas-basic.org>
Sent: Wed, 15 May 2019 10:05:50 +0200
Subject: Re: [Gambas-user] GTK+ with Broadway
> Am Dienstag, den 14.05.2019, 23:07 +0200 schrieb Gianluigi:
> > How did you install Gambas on Ubuntu?
> > Did you use PPA [0]?
> > Note: you cannot have multiple versions of Gambas on the same OS
>
> Wrong: you can not have multiple releases of a Gambas Version on the
> same Box.
>
> --
> Amicalement
> Charlie
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
------- End of Original Message -------
More information about the User
mailing list