<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Please go to the project folder and give these commands to terminal:</div><div>gdb gbx3<br>set env GDK_BACKEND=broadway<br>set env BROADWAY_DISPLAY=:5<br></div><div>run</div><div><br></div><div>And when it crashes:</div><div>bt</div><div><br></div><div>This will give the backtrace, if the crash is from Gambas, then you need to compile Gambas without optimizations to get useful data.</div><div>But first lets see the backtrace.</div><div><br></div><div><br></div><div>Jussi<br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 15, 2019 at 5:02 PM Mayost Sharon <<a href="mailto:sharon@455.co.il">sharon@455.co.il</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> I installed on a new computer:<br>
Ubuntu desktop 19.04<br>
<br>
And installed GAMBAS as follows:<br>
apt-get install gambas3<br>
<br>
I created a little GTK3 software<br>
<br>
I did:<br>
Project-> Make-> Executable<br>
<br>
When I run the program through a command line:<br>
<br>
GDK_BACKEND=broadway BROADWAY_DISPLAY=:5 /home/sharon/gambas/mygtk.gambas<br>
<br>
I get an error in the console like this:<br>
Segmentation fault (core dumped)<br>
<br>
I also tried to install on another new computer<br>
fedora 30 64<br>
I installed GAMBAS as follows:<br>
dnf install gambas3<br>
<br>
And there I get the message of:<br>
Segmentation fault (core dumped)<br>
<br>
Thank you <br>
<br>
---------- Original Message -----------<br>
From: Gianluigi <<a href="mailto:bagonergi@gmail.com" target="_blank">bagonergi@gmail.com</a>><br>
To: Gambas Mailing List <<a href="mailto:user@lists.gambas-basic.org" target="_blank">user@lists.gambas-basic.org</a>><br>
Sent: Tue, 14 May 2019 23:07:56 +0200<br>
Subject: Re: [Gambas-user] GTK+ with Broadway<br>
<br>
> How did you install Gambas on Ubuntu?<br>
> Did you use PPA [0]?<br>
> Note: you cannot have multiple versions of Gambas on the same OS<br>
> <br>
> Regards<br>
> Gianluigi<br>
> <br>
> [0] <a href="http://gambaswiki.org/wiki/install/ubuntu#t1" rel="noreferrer" target="_blank">http://gambaswiki.org/wiki/install/ubuntu#t1</a><br>
> <br>
> Il giorno mar 14 mag 2019 alle ore 20:31 Mayost Sharon <<a href="mailto:sharon@455.co.il" target="_blank">sharon@455.co.il</a>><br>
> ha scritto:<br>
> <br>
> > Hello<br>
> ><br>
> > I also tried to:<br>
> > Ubuntu Desktop<br>
> > It also gives me an error<br>
> ><br>
> > ---------- Original Message -----------<br>
> > From: Benoît Minisini <<a href="mailto:g4mba5@gmail.com" target="_blank">g4mba5@gmail.com</a>><br>
> > To: Gambas Mailing List <<a href="mailto:user@lists.gambas-basic.org" target="_blank">user@lists.gambas-basic.org</a>><br>
> > Sent: Tue, 14 May 2019 10:10:17 +0200<br>
> > Subject: Re: [Gambas-user] GTK+ with Broadway<br>
> ><br>
> > > Le 14/05/2019 à 09:54, Mayost Sharon a écrit :<br>
> > > ><br>
> > > ><br>
> > > > בס"ד<br>
> > > ><br>
> > > > שלום וברכה,<br>
> > > ><br>
> > > ><br>
> > > > בברכה<br>
> > > > מיוסט שרון<br>
> > > > 072-2730831<br>
> > > > 058-4002542<br>
> > > ><br>
> > ><br>
> > > No crash at all when creating an executable, so I guess the problem is<br>
> > > in the outdated Gambas version made by Fedora...<br>
> > ><br>
> > > Now I'm afraid you will have to compile Gambas from sources, as I only<br>
> > > provide Ubuntu/Debian binary packages.<br>
> > ><br>
> > > Regards,<br>
> > ><br>
> > > --<br>
> > > Benoît Minisini<br>
> > ><br>
> > > ----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
> > ------- End of Original Message -------<br>
> ><br>
> ><br>
> > ----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
> ><br>
------- End of Original Message -------<br>
<br>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
</blockquote></div>