[Gambas-user] IDE doesn't start after update

Bruce Steers bsteers4 at gmail.com
Wed May 25 17:59:20 CEST 2022


On Wed, 25 May 2022 at 16:56, Rolf-Werner Eilert <rwe-sse at osnanet.de> wrote:

> Am 25.05.22 um 17:48 schrieb Rolf-Werner Eilert:
> > Am 25.05.22 um 17:32 schrieb Rolf-Werner Eilert:
> >> Well, just updated to 3.17.2 after having used 3.16.3 for some time.
> >> The repo should be Gambas' own one.
> >>
> >> Now the IDE doesn't start anymore, saying:
> >>
> >> This application has raised an unexpected error and must abort.
> >> Unknown symbol '_EstimateFixedFontCharWidth' in class 'Paint' (#11).
> >> Fsearch.ReadConfig.109
> >>
> >> The applications I made executable under the older version still run,
> >> and they seem to run flawlessly. At least for a short check. So there
> >> is no immediate problem.
> >>
> >> But I cannot enter the IDE anymore.
> >>
> >> So thank you for any advice...
> >>
> >> Regards
> >> Rolf
> >>
> >>
> >>
> >> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
> >>
> >
> > Ok Gianluigi,
> >
> > it is Ubuntu 18 Mate, and I did
> >
> > apt-get update
> > apt-get upgrade
> >
> > It updated some of the things and a lot of Gambas things. What else
> > would you like to know?
> >
> > Of course, the original log has gone, but I can call the two again:
> >
> > root at server:~# apt-get update
> > OK:1 http://ppa.launchpad.net/gambas-team/gambas3/ubuntu bionic
> InRelease
> > OK:2 http://de.archive.ubuntu.com/ubuntu bionic InRelease
> > OK:3 http://ppa.launchpad.net/ts.sch.gr/ppa/ubuntu bionic InRelease
> > OK:4 http://de.archive.ubuntu.com/ubuntu bionic-updates InRelease
> > OK:5 http://de.archive.ubuntu.com/ubuntu bionic-backports InRelease
> > OK:6 http://security.ubuntu.com/ubuntu bionic-security InRelease
> > Paketlisten werden gelesen... Fertig
> > root at server:~# apt-get upgrade
> > Paketlisten werden gelesen... Fertig
> > Abhängigkeitsbaum wird aufgebaut.
> > Statusinformationen werden eingelesen.... Fertig
> > Paketaktualisierung (Upgrade) wird berechnet... Fertig
> > Die folgenden Pakete wurden automatisch installiert und werden nicht
> > mehr benötigt:
> >    linux-headers-4.15.0-167 linux-headers-4.15.0-167-generic
> > linux-headers-4.15.0-176 linux-headers-4.15.0-176-generic
> >    linux-image-4.15.0-167-generic linux-image-4.15.0-176-generic
> > linux-modules-4.15.0-167-generic linux-modules-4.15.0-176-generic
> >    linux-modules-extra-4.15.0-167-generic
> > linux-modules-extra-4.15.0-176-generic
> > Verwenden Sie »apt autoremove«, um sie zu entfernen.
> > Die folgenden Pakete sind zurückgehalten worden:
> >    fwupdate fwupdate-signed gambas3 gambas3-ide libegl-mesa0 libgbm1
> > libgl1-mesa-dri libgl1-mesa-dri:i386 libglapi-mesa
> >    libglapi-mesa:i386 libglx-mesa0 libglx-mesa0:i386 libosmesa6
> > libosmesa6:i386 libxatracker2 ltsp-server ltsp-server-standalone
> >    mesa-va-drivers mesa-vdpau-drivers netplan.io ubuntu-advantage-tools
> > 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 21 nicht
> > aktualisiert.
> >
> >
> > Does this tell you anything?
> >
> > Regards
> > Rolf
> >
> > ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
> >
>
> Having posted the above, I see that
>
> - gambas-team repository isn't mentioned - where has it gone?
> - there seem to be Gambas3 packages which were left out
>
> So I might do this:
>
> - uninstall what is "Gambas3" now
> - maybe clean the directories like Bruce said
> - then add the gambas-team repo (which one has stable?)
> - then (re)install Gambas
>
> Is that correct?
>

dev branch is

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

stable is...
sudo add-apt-repository ppa:gambas-team/gambas3

BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220525/71b6932f/attachment-0001.htm>


More information about the User mailing list