[Gambas-user] something's broken (do not know what)

bb adamnt42 at gmail.com
Mon Jul 12 19:18:26 CEST 2021


On Mon, 2021-07-12 at 17:54 +0100, Bruce Steers wrote:
> 
> I've now fixed the gitlab duplicates and still have a program that
> won't load files any more :(
> 
> the scripted-newgambas (uses gtk webview) branch has a version that
> has not been updated for a long time and no folders for duplicates ,
> that won't load a file now either :(
> 
> Cheers
> BruceS
> 

Guessing, after looking at the code for <3 minutes either
* you have a non-terminating recursive call somewhere?
* look at TimerCursor_Timer() - it seems to spend a lot of time there?

Try running it with the profiler, that might shed a bit of light.
b



More information about the User mailing list