[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Install from farm issue
[Thread Prev] | [Thread Next]
- Subject: Re: Install from farm issue
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Date: Fri, 15 Nov 2024 01:49:30 +0000
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
I just tried gbc3 with arg -m and it just output the help text but $? returned 0 I get that printing help is not really an error if i type --help but if help is printed due to a bad arg should't it return a code? It would have made this bug show up sooner. Respects BruceS On Fri, 15 Nov 2024 at 01:40, Bruce Steers <bsteers4@xxxxxxxxx> wrote: > > hmm, does it mean gbc3 failed with bad args -m and -p but the install > method Process.LastValue did not catch it? > > It said installed okay > > Respects > BruceS > > > On Fri, 15 Nov 2024 at 01:37, Bruce Steers <bsteers4@xxxxxxxxx> wrote: > >> I think it's this... >> https://gitlab.com/gambas/gambas/-/merge_requests/356 >> >> farm install still uses old args -m and -p not -f public-module -f >> public-control. >> Germinal works after install here now. >> >> Respects >> BruceS >> >> On Thu, 14 Nov 2024 at 18:55, Bruce Steers <bsteers4@xxxxxxxxx> wrote: >> >>> Someone just reported that if they install my Germinal application from >>> the farm the executable does not work. >>> >>> So i tried it on a fedora VM. >>> I installed from the farm and found >>> ~/.local/share/gambas3/bin/bonusware/Germinal.gambas did not run (FMain: >>> file not found error) >>> >>> So i used the ide to load the "Installed software/Germinal" project and >>> it seemed to test run okay, So I hit make executable. (the executable did >>> not exist in the project folder till i did this) >>> This new executable did work okay >>> >>> I then right clicked and copied the newly created Germinal.gambas file >>> and pasted it over the one in ~/.local/share/gambas3/bin/bonusware/ >>> >>> It replaced a 160k Germinal.gambas file with a 690k one ! >>> So for some reason the original executable compiled and installed by the >>> software farm viewer was lacking some things. >>> >>> Respects >>> BruceS >>> >>>
Re: Install from farm issue | Bruce Steers <bsteers4@xxxxxxxxx> |
Install from farm issue | Bruce Steers <bsteers4@xxxxxxxxx> |
Re: Install from farm issue | Bruce Steers <bsteers4@xxxxxxxxx> |
Re: Install from farm issue | Bruce Steers <bsteers4@xxxxxxxxx> |