[lazarus] Run error FIXED!!!

Shane Miller SMiller1 at stvgb.org
Mon Jan 15 14:19:01 EST 2001


OK, I found the error.  It was actually an error in Main.pp but the exception was thrown in the resources file.

Either way, it's fixed.  Please pull from CVS to get the latest verison of Lazarus.

Please email the list that I am correct that this error is fixed now.

Thanks
Shane


>>> SMiller1 at stvgb.org 01/15/01 12:20PM >>>
The problem with the latest LAZARUS code is again in the resources unit.  When it doesn't find the TToolbutton resource it goes to load DEFAULT.  When it does find it, it crashes on the line

Result := LResource(FList[p]^);
wher p = 20.  I'm not sure what the problem is yet with this line though.

Shane


>>> SMiller1 at stvgb.org 01/15/01 10:40AM >>>
OK, I have looked at this problem and I'm not sure what's cauing it but on this PC I can't run it either.

I am still looking into it.

Shane


>>> marcov at Stack.nl 01/15/01 09:19AM >>>
> Two things:  Make sure you have pulled the latest version of LAzarus from CVS.  Also, make sure you are using 
> 
> make clean
> make lazarus
> 
> the first time you do this and be sure you have FPC version 1.0.5

My problems seem to be a lot like his, and I tried to k (s- under linux)trace 
the problem points.

Seems that failed read's (resource not ready or busy) from descriptors 
created by a socket call are the problem.

I also have a feeling the problems are within the linked in libraries. (by
examining the traceback from -gl), what GTK version is now recommended?

_________________________________________________________________
     To unsubscribe: mail lazarus-request at miraclec.com with
                "unsubscribe" as the Subject
    archives at http://www.miraclec.com/list_archives/lazarus 

_________________________________________________________________
     To unsubscribe: mail lazarus-request at miraclec.com with
                "unsubscribe" as the Subject
    archives at http://www.miraclec.com/list_archives/lazarus 

_________________________________________________________________
     To unsubscribe: mail lazarus-request at miraclec.com with
                "unsubscribe" as the Subject
    archives at http://www.miraclec.com/list_archives/lazarus






More information about the Lazarus mailing list