Page 1 of 1

gbr3: unable to load component: gb.util.web

Posted: Friday 11th November 2022 2:34pm
by Skirlou
Hi,
I wanted to try Gambas3, but I've tried several method to install ...
and each time I got this error "gbr3: unable to load component: gb.util.web"
I'm using Ubuntu 22.10 cinnamon with Kernel 6.0.7.
I've googled this error, but it gave no result.
Thanks in advance for your help.

Re: gbr3: unable to load component: gb.util.web

Posted: Friday 11th November 2022 3:58pm
by BruceSteers
Please post you project as it's impossible to guess.

Is gb.util.web installed?
Not all components install with a standard gambas3 install.
Search for gambas in your package manager and install anything that might be missing

Re: gbr3: unable to load component: gb.util.web

Posted: Saturday 12th November 2022 8:10am
by Skirlou
Hi,
I'm sorry. Maybe not enough coffee...
I should have tried this before:
sudo apt search gb.util.web
and then
sudo apt install gambas3-gb-util-web

Anyway it works, thank you for your time.

Re: gbr3: unable to load component: gb.util.web

Posted: Saturday 12th November 2022 2:51pm
by BruceSteers
Cool 😎

You could do..
sudo apt install "gambas3*"

That will install everything.
It's only something like 30mb hd space for all of gambas.

Re: gbr3: unable to load component: gb.util.web

Posted: Sunday 13th November 2022 10:21am
by thatbruce
BruceSteers wrote: ↑Saturday 12th November 2022 2:51pm It's only something like 30mb hd space for all of gambas.
My God man, that's 3 times the size of my first hard disk! :D