[Gambas-bugtracker] Bug #1370: $ gambas3 gives ERROR: #27: Cannot load component 'gb.jit': cannot find component
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Tue Jul 31 14:09:21 CEST 2018
http://gambaswiki.org/bugtracker/edit?object=BUG.1370&from=L21haW4-
Comment #1 by Ge RICKS:
PROBLEM RESOLVED ACTION TAKEN 13h05 31Jul2018
https://www.linuxhelp.com/how-to-install-gambas-3-10-90-on-ubuntu-18-04/
"How to install Gambas 3.10.90 on Ubuntu 18.04" have been informed of problem.
With Xubuntu 18.04 (bionic)
We get
c at mvac18:~$ gambas3
ERROR: #27: Cannot load component 'gb.jit': cannot find component
See http://gambaswiki.org/bugtracker/main
Bug report 1370 reported on 31Jul2018
We noted during installing as above:
This PPA contain the latest development version of Gambas.
Currently supported Ubuntu releases:
- 12.04.X LTS
- 14.04.X LTS
- 14.10
- 15.04 (and nothing higher!)
So far fix seems to be
Disable using Synaptic/Settings/Repository/Other the enabled gambas repository
gambas-team/gambas-daily
exit synaptic
sudo apt-get remove --auto-remove gambas3
This will remove the gambas3 package and any other dependant packages which are no longer needed.
<https://launchpad.net/~gambas-team>
“Gambas Ubuntu Maintainers” team
Choose stable package
sudo add-apt-repository ppa:gambas-team/gambas3
sudo apt-get update
With synaptic re-install gambas3
Exit synaptic
Test with normal Xubuntu menu/Development/Gambas3. OKAY Shows Gambas 3.11.2
-------
More information about the Bugtracker
mailing list