[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Hitting "Run" only compiles (sometimes)
[Thread Prev] | [Thread Next]
- Subject: Re: Hitting "Run" only compiles (sometimes)
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Date: Mon, 24 Aug 2026 21:15:02 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On Mon, 24 Aug 2026 at 18:48, Bruce Steers <bsteers4@xxxxxxxxx> wrote: > > > I would have to change many conditional calls like that to give an error >> > message so the issue can be located. >> > the issue is sporadic and i've not yet been able to reproduce it :-/ >> lol. >> > >> > I'll investigate a bit more and see if i can find the problem before >> > Benoit returns. (He'd probably figure it out in 2 minutes) >> > >> >> Hi, >> >> I am aware of this problem for a longtime, but I wanted someone else to >> notice it. >> >> But contrary to Bruce's expectation, I didn't figure out what happens >> exactly... >> >> -- >> Benoît Minisini. > > > I did try some things, > I added error messages anywhere a function Returned from Design.Run() and > all methods called from there, but when it happens I get no message > indicating what failed. > > It is indeed a mystery > I got a hit from my modifications.. (see pic) My Project.module is modified so line numbers don't quite match in pic. It's line 2354 on master. https://gitlab.com/gambas/gambas/-/blob/master/app/src/gambas3/.src/Project.module?ref_type=heads#L2354 If LockIt() Then Return True Looks like Lockit() returns true because Application.Busy is not zero (but why i do not know) Hope that Helps Ben :) Respects BruceS
Attachment:
Untitled.jpg
Description: JPEG image
| Re: Hitting "Run" only compiles (sometimes) | Bruce Steers <bsteers4@xxxxxxxxx> |
| Hitting "Run" only compiles (sometimes) | Bruce Steers <bsteers4@xxxxxxxxx> |
| Re: Hitting "Run" only compiles (sometimes) | Yahoo <olivier.cruilles@xxxxxxxx> |
| Re: Hitting "Run" only compiles (sometimes) | Charlie Ogier <charlie@xxxxxxxxxx> |
| Re: Hitting "Run" only compiles (sometimes) | Bruce Steers <bsteers4@xxxxxxxxx> |
| Re: Hitting "Run" only compiles (sometimes) | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
| Re: Hitting "Run" only compiles (sometimes) | Bruce Steers <bsteers4@xxxxxxxxx> |