[lazarus] More IDE bugs
Javier
javuchi77 at yahoo.es
Wed Aug 21 10:11:40 EDT 2002
Hello, I'm new to the list. I've noticed some bugs in the latest version
of Lazarus IDE (0.8.4a).
===============================================
1.- When you change target procesor, you have to indicate where Lazarus
source code is located in Search Paths, otherwise it returns the typical
error code: unit controls not found.
================================================
2.- TToolBar hangs the application when trying to insert it. Backtrace
is:
[TCustomFormEditor.CreateComponent] Class='TTOOLBAR'
opInsert
An unhandled exception occurred at 0x081C98B6 :
Access violation
0x081C98B6 TGTKOBJECT__GETWINDOWORGEX, line 3370 of gtkwinapi.inc
0x4C425449 main, line 291 of gtkint.ppgtkcallback.inc
An unhandled exception occurred at 0x0820D62A :
Access violation
0x0820D62A
forms.pp - finalization section
[TMainIDE.Destroy] A
An unhandled exception occurred at 0x08169E8F :
Access violation
0x08169E8F TAVLTREENODEMEMMANAGER__DISPOSENODE, line 994 of
avl_tree.pas
0xBFFFF1CC main, line 291 of gtkint.ppgtkcallback.inc
0x453B0C45 main, line 291 of gtkint.ppgtkcallback.inc
An unhandled exception occurred at 0x61666564 :
Access violation
0x61666564 main, line 291 of gtkint.ppgtkcallback.inc
0x00000001
0x0834992C main, line 291 of gtkint.ppgtkcallback.inc
==============================================
3.- Object inspector uses a too much big font on my system by default
(Debian 3.0). The entire program shows it in the correct size, only
Object Inspertor fails.
==============================================
4.- "Run to cursor" does not do nothing except compiling. But the IDE
believes that the application is running and don't let me use de Run
command again. I press Run->Stop, but it doesn't really stop until I
close and reopen Lazarus.
==============================================
5.- Sometimes the mouse click doesn't work. This happens on every part
of the IDE.
There are other bugs.. I can't remember them now... :-)
Bye.
More information about the Lazarus
mailing list