Discussion:
CQRLOG 1.8.2 released!
Petr Hlozek petr-GiLuO+1OvyLQT0dZR+AlfA@public.gmane.org [linuxham]
2014-10-04 04:29:00 UTC
Permalink
Hi,

I just released new version of CQRLOG.

Changelog:

- Select Modes in Preferences/New QSO for New QSO Form (Tom, DL7BJ)
- Load default values for Frequency and Mode in Preferences/New QSO (Tom, DL7BJ)
- uploading COMMENT field to eQSL is now configurable in Preferences
- His RST and My RST changed to RST sent/RST rcvd
- MySQL 5.6 support added
- web dx cluster works again, it reads data from HamQTH.com
- added Grayline offset option (sometimes Grayline is not accurate)
- added button to refresh start and end time of QSO
- added "Mark all QSO as uploaded to eQSL/LoTW" functions

- sometimes program loaded configuration from different log - fixed
- rotctld process still running when cqrlog was closed - fixed
- export for SOTA website didn't work - fixed
- upgrade problem with already existing tables fixed
- LoTW/eQSL were not marked as sent/received after upload/download - fixed
- Clear log function in Database connection window didn't work - fixed
- sunrise and sunset times get blanked out when enter a call - fixed
- export for QSL labels crashed when program has been running for more
than 5 minutes - fixed

You can download Debian packages from http://cqrlog.com/download.
Ubuntu 14.04 and 14.10 users can use my repository on Launchpad. How
to add the repo is described on CQRLOG download page. If you already
have CQRLOG repository, update should be already available.

73 Petr, OK2CQR
--
http://HamQTH.com/ok2cqr
http://ok2cqr.com
http://cqrlog.com
http://cqrtest.com


------------------------------------
Posted by: Petr Hlozek <petr-GiLuO+1OvyLQT0dZR+***@public.gmane.org>
------------------------------------
Richard Shaw hobbes1069-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org [linuxham]
2014-10-04 14:05:56 UTC
Permalink
I'm trying to update my Fedora package and addmittedly I'm not a pascal
expert in the least.

I'm getting the following error:
dData.pas(22,37) Fatal: Can't find unit mysql56dyn used by dData
ERROR: failed compiling of project
/home/build/rpmbuild/cqrlog/BUILD/cqrlog-1.8.2/src/cqrlog.lpi

Is mysql56dyn required? Fedora 20 is on fpc 2.6.2 and it looks like that
was added in 2.6.4.

Thanks,
Richard
KF5OIM
Petr Hlozek petr-GiLuO+1OvyLQT0dZR+AlfA@public.gmane.org [linuxham]
2014-10-04 15:59:14 UTC
Permalink
Hi Richard,

it seems you have old version of FreePascal compiler. You need fpc 2.6.4
and Lazarus 1.2.4 to compile CQRLOG from source code.

73 Petr
Post by Richard Shaw hobbes1069-***@public.gmane.org [linuxham]
I'm trying to update my Fedora package and addmittedly I'm not a pascal
expert in the least.
dData.pas(22,37) Fatal: Can't find unit mysql56dyn used by dData
ERROR: failed compiling of project
/home/build/rpmbuild/cqrlog/BUILD/cqrlog-1.8.2/src/cqrlog.lpi
Is mysql56dyn required? Fedora 20 is on fpc 2.6.2 and it looks like that
was added in 2.6.4.
Thanks,
Richard
KF5OIM
--
http://HamQTH.com/ok2cqr
http://ok2cqr.com
http://cqrlog.com
http://cqrtest.com
Brian Morrison bdm-o5T6nCHPYcDe9xe1eoZjHA@public.gmane.org [linuxham]
2014-10-05 13:10:01 UTC
Permalink
On Sat, 4 Oct 2014 17:59:14 +0200
Post by Petr Hlozek petr-GiLuO+1OvyLQT0dZR+***@public.gmane.org [linuxham]
You need fpc 2.6.4
and Lazarus 1.2.4 to compile CQRLOG from source code.
Fedora 20 has lazarus-1.0.8 and fpc-2.6.2 at present. Fedora 21 and 22
have lazarus-1.2 at present.

I'm surprised that a 0.0.1 increment of cqrlog requires a relatively
large increment of these packages, it would appear that the previous
version compiled with the current Fedora packages.
--
Brian Morrison

"I am not young enough to know everything"
Oscar Wilde


------------------------------------
Posted by: Brian Morrison <bdm-***@public.gmane.org>
------------------------------------
Loading...