[lazarus] CVS updates
Mattias Gaertner
nc-gaertnma at netcologne.de
Fri Aug 30 12:06:44 EDT 2002
On Fri, 30 Aug 2002 14:23:59 +0200
Michal Bukovjan <bukovjan at mbox.dkm.cz> wrote:
> David Creelman wrote:
>
> >Hi,
> >
> >I don't know if this is related to this fix or not. It may be something
> >else.
> >
> >I've been having some issues with getting an OnClick to work with a
> >TButton and I got a suggestion to edit my paths statement to point
> >correctly to the source for TButton, etc. In the process of doing this I
> >went to General Options to try and change the source path. In the
> >process of doing this lazarus crashed Here is the trace from startup to
> >crash.
I doubt, that this bug has something to do with the fpc source path.
> >An unhandled exception occurred at 0x081BB3F5 :
> >Access violation
> > 0x081BB3F5 UPDATELCLRECT, line 306 of gtkobject.inc
That means, that a Widget has been resized, which is unknown to the gtk-interface. Not very helpful.
> What exactly you do?
> Judging from the error output, this should be unrelated to my changes
> (i.e. I did not touch anything in those areas).
>
> Also, make sure you "make clean; make" after an update.
Always a good idea.
Mattias
More information about the Lazarus
mailing list