Re: [lazarus] Exception when opening certain dialogs in IDE (64 bit linux)

2006-05-11 Thread Andrew Haines
Vincent Snijders wrote: Crause, Christo (JC) schreef: I am trying to run Lazarus (build 9246) on x86_64-redhat-linux with FPC 2.0.3 (build 3429). When opening certain dialogs in the IDE, I get exceptions. As an example, this error was generated by clicking on Environment | Environment options

RE: [lazarus] Exception when opening certain dialogs in IDE (64 bit linux)

2006-05-10 Thread Crause, Christo \(JC\)
> > It seems as if the exception occurs in the following piece of code: > > CurScale:=double(Child.MinimumSize[Orientation]) > > /Child.PreferredSize[Orientation]; > I have analyzed this problem and it is a bug in code > generator. A simple app has been created for the bug report: > http:/

Re: [lazarus] Exception when opening certain dialogs in IDE (64 bit linux)

2006-05-10 Thread Vincent Snijders
Crause, Christo (JC) schreef: I am trying to run Lazarus (build 9246) on x86_64-redhat-linux with FPC 2.0.3 (build 3429). When opening certain dialogs in the IDE, I get exceptions. As an example, this error was generated by clicking on Environment | Environment options: TApplication.HandleExcep

[lazarus] Exception when opening certain dialogs in IDE (64 bit linux)

2006-05-10 Thread Crause, Christo \(JC\)
I am trying to run Lazarus (build 9246) on x86_64-redhat-linux with FPC 2.0.3 (build 3429). When opening certain dialogs in the IDE, I get exceptions. As an example, this error was generated by clicking on Environment | Environment options: TApplication.HandleException Invalid floating point oper