Statistics / Big squares Access Violation

5 posts / 0 new
Last post
f1rad
Statistics / Big squares Access Violation

Hi,

After a few new squares, I wanted to look at the statistics.
I have a popup with Access violation [...]

I tried the utils : repair database
But same thing

The other statistics are working.

CQRLog 2.5.1 with debian AMD64 packages

Thank you for the nice software
73
Yvan F1RAD

oh1kh
Statistics / Big squares Access Violation

Hi Yvan!

Yep! There is bug! I have the same Access violation, so it is easy to reproduce.

I never use square reporting as I can see same things from NewQSO/Window/Grid map.
If you unselect "flw rig" you can get every band and every mode, or all bands and all modes, or all bands with one mode, or all modes with one band.
There are also numerical values for main and sub grids for selection in addition of graphics that are showing confirmed (green) and not confirmed (red) main and sub grids.
.
I have to look where the bug lays.
Thanks for reporting!

--
Saku
OH1KH

oh1kh
Statistics / Big squares Access Violation

This seems to be (again) problem that is caused by compile tools Lazarus 2.0.10 and fpc 3.2.0

If same source is compiled with older tools everything works.
If you update to my alpha test binary pages to official version "cqr0.zip" (running newupdate.sh script with selection 1) that one is compiled in Linux Mint 20 with older Lazarus/fpc and works perfectly.
All other selections I.E my alpha test version are compiled with new Lazarus/fpc and make error. Except the 386 version for older PCs that still uses old Lazarus/fpc.

If package makers have used that new combination of Lazarus/fpc they have same error.

There is just a new release of Lazarus 2.0.12, but it seems like freepascal (the fpc part) is the same. I will test compile with that one to see what happens.

--
Saku
OH1KH

f1rad
Hi Saku,

Hi Saku,
fine if you see where is the trouble.
I'm not sure that I want to test alpha version :/
73
F1RAD

oh1kh
Statistics / Big squares Access Violation

HI!
Bug is found, fixed and pull request is issued https://github.com/ok2cqr/cqrlog/pull/407

--
Saku
OH1KH