[Gambas-user] GTK+ with Broadway

Mayost Sharon sharon at 455.co.il
Wed May 15 16:01:41 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: Gianluigi <bagonergi at gmail.com>
To: Gambas Mailing List <user at lists.gambas-basic.org>
Sent: Tue, 14 May 2019 23:07:56 +0200
Subject: Re: [Gambas-user] GTK+ with Broadway

> How did you install Gambas on Ubuntu?
> Did you use PPA [0]?
> Note: you cannot have multiple versions of Gambas on the same OS
> 
> Regards
> Gianluigi
> 
> [0] http://gambaswiki.org/wiki/install/ubuntu#t1
> 
> Il giorno mar 14 mag 2019 alle ore 20:31 Mayost Sharon <sharon at 455.co.il>
> ha scritto:
> 
> > Hello
> >
> > I also tried to:
> > Ubuntu Desktop
> > It also gives me an error
> >
> > ---------- Original Message -----------
> > From: Benoît Minisini <g4mba5 at gmail.com>
> > To: Gambas Mailing List <user at lists.gambas-basic.org>
> > Sent: Tue, 14 May 2019 10:10:17 +0200
> > Subject: Re: [Gambas-user] GTK+ with Broadway
> >
> > > Le 14/05/2019 à 09:54, Mayost Sharon a écrit :
> > > >
> > > >
> > > > בס"ד
> > > >
> > > > שלום וברכה,
> > > >
> > > >
> > > > בברכה
> > > > מיוסט שרון
> > > > 072-2730831
> > > > 058-4002542
> > > >
> > >
> > > No crash at all when creating an executable, so I guess the problem is
> > > in the outdated Gambas version made by Fedora...
> > >
> > > Now I'm afraid you will have to compile Gambas from sources, as I only
> > > provide Ubuntu/Debian binary packages.
> > >
> > > Regards,
> > >
> > > --
> > > Benoît Minisini
> > >
> > > ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
> > ------- End of Original Message -------
> >
> >
> > ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
> >
------- End of Original Message -------



More information about the User mailing list