[Gambas-user] Help: After update to latest version IDE and some apps don't start

Bruce Steers bsteers4 at gmail.com
Sat Jan 8 15:32:34 CET 2022


On Sat, 8 Jan 2022 at 14:26, Rolf-Werner Eilert <rwe-sse at osnanet.de> wrote:

> After an update to the latest Gambas version, I still can start SOME of
> the Gambas applications. The Gambas IDE itself as well as some of the
> other applications don't start anymore.
>
> When starting via terminal, I get this:
>
> $ gambas3
> Speicherzugriffsfehler (Speicherabzug geschrieben)
>
> This is under Ubuntu 18 and Mate. Maybe some inconsistency in GTK+?
>
> I have no chance of going to Ubuntu 20 yet, so should I go back to an
> older Gambas version? And if so, how would I do this?
>
> I use the version from the Gambas Team repo I think. It has installed a
> lot of updates for Gambas, but as the IDE doesn't start, I cannot say
> what exactly was installed.
>
> Thanks for your help!
>
> Rolf
>

to revert the PPA all you can do is go from daily build to stable.

sudo add-apt-repository -r ppa:gambas-team/gambas-daily
sudo add-apt-repository ppa:gambas-team/gambas3

sudo apt-get upgate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220108/93771b2b/attachment.htm>


More information about the User mailing list