[Gambas-user] GTK+ with Broadway

Mayost Sharon sharon at 455.co.il
Thu May 16 10:50:55 CEST 2019


Hello

First thanks

Attached is a file that shows that there is still an error

Thanks

---------- Original Message -----------
From: Jussi Lahtinen <jussi.lahtinen at gmail.com>
To: Gambas Mailing List <user at lists.gambas-basic.org>
Sent: Wed, 15 May 2019 21:59:33 +0300
Subject: Re: [Gambas-user] GTK+ with Broadway

> Please go to the project folder and give these commands to terminal:
> gdb gbx3
> set env GDK_BACKEND=broadway
> set env BROADWAY_DISPLAY=:5
> run
> 
> And when it crashes:
> bt
> 
> This will give the backtrace, if the crash is from Gambas, then you need to
> compile Gambas without optimizations to get useful data.
> But first lets see the backtrace.
> 
> Jussi
> 
> On Wed, May 15, 2019 at 5:02 PM Mayost Sharon <sharon at 455.co.il> wrote:
> 
> >  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 -------
> >
> >
> > ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
> >
------- End of Original Message -------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: error.zip
Type: application/zip
Size: 1059 bytes
Desc: not available
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190516/680c9cde/attachment.zip>


More information about the User mailing list