[lazarus] Bug Report Update
bugtracker at miraclec.com
bugtracker at miraclec.com
Sat Jun 21 16:21:18 EDT 2003
Title: Crash lazarus editor when Pen.Style property change for a Shape
Entered by: mapelo
Original Description:
My system:
fcp 1.08 for Linux
Lazarus from cvs at actual date.
Build Lazarus with gnome LCL interface
The problem:
-Create a new proyect (application)
-Insert in Form1 a TShape (Shape1)
-Change in inspector Object for Shape1 the Pen.Style property to anything.
-Inmediatly Lazarus editor crash.
Updated by: Mattias
Status: Fixed
Comments:
MWE:
Congratulations, you have found a new series of errors, which aren't trapped by our debugger yet.
Additional info:
Gdk-ERROR **: BadValue (integer parameter out of range for operation) serial 104872 error_code 2 request_code 58 minor_code 0
MG:
This was one of those bugs, where you find some code, that exists and worked for years and now you wonder how the code did that.
More information about the Lazarus
mailing list