[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gambas 3.21.1 - The program has returned the value 1.


So what is GB_GUI ?

Debug Env["GB_GUI"]

Can't you update jammy to noble?
Jammy is a bit out of date now.

with mint you should be able to run the application updater and find the
menu item "upgrade to mint Zara"

Or type in a terminal..

sudo mintupgrade

BruceS


On Sun, 23 Nov 2025, 00:53 Ian Roper, <westozscribe@xxxxxxxxx> wrote:

> Greetings,
>
> I am trying to diagnose this error in one of my projects. [ The program
> has returned the value 1. ]
>
> There is no further error messages or any indication that can point me
> to where the problem is located.
>
> I can 'Make Executable' and when I run the .gambas file from a terminal
> I get the following:
>
> gb.gui.qt.webkit: error: unsupported component specified in GB_GUI
> environment variable
>
> I checked the components list assigned to the project and no component
> was greyed/lined out.
>
>
> I would like to resolve this myself - Are there any log files I can
> generate that could give me more information where to search ?
>
>
> Caveat:
>
> When I try to do an update on my Linux Mint instance I get the following:
>
> W:GPG error: http://repo.mysql.com/apt/ubuntu jammy InRelease: The
> following signatures were invalid: EXPKEYSIG B7B3B788A8D3785C MySQL
> Release Engineering <mysql-build@xxxxxxxxxxxxxx>, E:The repository
> 'http://repo.mysql.com/apt/ubuntu jammy InRelease' is not signed.
>
> I do have other Projects which have MySQL connections and these compile
> correctly and the MySQL connection works fine so this may be just a
> coincidence but worth mentioning.
>
>
> Cheers,
>
> Ian.
>
>
>
>
>
>

Follow-Ups:
Re: Gambas 3.21.1 - The program has returned the value 1.Bruce Steers <bsteers4@xxxxxxxxx>
References:
Gambas 3.21.1 - The program has returned the value 1.Ian Roper <westozscribe@xxxxxxxxx>