[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gambas 3.21.1 - The program has returned the value 1.
[Thread Prev] | [Thread Next]
- Subject: Re: Gambas 3.21.1 - The program has returned the value 1.
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Date: Sun, 23 Nov 2025 12:42:43 +0000
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
Aah I now see from one of your other posts you do have mint Zara So that error is due to trying a jammy source with Ubuntu noble I guess. Mint Zara is Ubuntu noble so make sure you are not using Ubuntu jammy sources for anything else (like Gambas repository) BruceS On Sun, 23 Nov 2025, 12:37 Bruce Steers, <bsteers4@xxxxxxxxx> wrote: > 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. >> >> >> >> >> >>
| Re: Gambas 3.21.1 - The program has returned the value 1. | Gianluigi <gradobag@xxxxxxxxxxx> |
| Gambas 3.21.1 - The program has returned the value 1. | Ian Roper <westozscribe@xxxxxxxxx> |
| Re: Gambas 3.21.1 - The program has returned the value 1. | Bruce Steers <bsteers4@xxxxxxxxx> |