Howdy All,
I attempted to build 1.5.6 tonight. When make completed there were over one hundred warnings, but zero errors.
I ran make install and the command completed without any problems.
The problem however is when I run CQRLog, I receive the following error:
Invalid floating point operation.
Press OK to ignore and risk data corruption.
Press Cancel to kill the program.
If I press OK and continue on I will receive the same error when opening new windows.
I don't see a way to attach logs but I've logged the output of the make command as well as running cqrlog from the terminal. I can email them to the developers upon request.
Michael - K5WRN
Hi Michael,
what version of Lazarus did you use to compile CQRLOG? Recent versions have bug in low-level painting GTK functions used by gray line window.
I use Lazarus version 0.9.30 from Ubuntu 12.04.
73 Petr, OK2CQR
--
http://HamQTH.com/ok2cqr
https://ok2cqr.com
I am running version 1.0.4-1 for FC18, 64 bit. Will a binary be available soon? I don't recall having to compile CQRLog in the past.
Seven-Three,
Michael - K5WRN
Texas, USA
Hi Petr!
Similar behaviour during compiling - no errors, a lot of warnings. After that cqrlog starts and says: "TApplications.HandleException "BW" is an invalid integer" An alert window with CANCEL-OK buttons appears, but its info is just "B. Thats all. Simply "B.
Source v.1.5.5 has the same result.
Lazarus 1.0.8, FPC 2.6.2. Compiling using Lazarus's IDE.
What to do? Downgrade Lazarus? FPC too?
73! Andrey.
Hi Anrey,
downgrade Lazarus should help. I have to collect all information about the bug and send it to Lazarus developers.
73 Petr, OK2CQR
--
http://HamQTH.com/ok2cqr
https://ok2cqr.com
Petr,
I have the log files if you would like them.
Seven-Three,
Michael - K5WRN
Texas, USA
Hi Petr!
Couldn't compile lazarus-0.9.30.2-2. That's a tail of terminal output for "make clean all"
..........................
intfgraphics.pas(5926,57) Error: Incompatible types: got "TFPCustomImage" expected "TTiffIFD"
intfgraphics.pas(6000,20) Error: Incompatible types: got "" expected ""
intfgraphics.pas(6425) Fatal: There were 2 errors compiling module, stopping
Fatal: Compilation aborted
make[1]: *** [alllclunits.ppu] Ошибка 1
make[1]: Leaving directory `/home/goodman/Downloads/lazarus-0.9.30.2-2/lcl'
make: *** [lcl] Ошибка 2
Fpc 2.6.2. Should I downgrade fpc to 2.4.4?
Regards,
Andrey.
Has there been any updates on this?
Seven-Three,
Michael - K5WRN
Texas, USA
Hi Michael!
What versions of fpc and lazarus do you use?
Andrey.
fpc - 2.6.0 - 3
laz - 1.0.4 - 1
These are the latest versions available for Fedora 18.
Seven-Three,
Michael - K5WRN
Texas, USA