CQRLOG - open discusion

Access Violation in CQRLOG 2.5.2

I've been using CQRLOG for a couple of years and never really had a problem until now. I am getting an access violation when I try to open CQRlog 2.5.2. I saw where people were recommending deleting ~/.config/cqrlog/MASTER.SCP. I am on OpenSUSE LEap 15.5, and I couldn't find a ~/.config/cqrlog directory. I did find MASTER.SCP in another directory and deleted it, and it didn't solve the problem.

Forums: 

Crash when searchin log

Hi!

I have had an issue appearing every now and then in the recent ver 2.5.2 but also in earlier releases, Ubuntu 18.04 and 20.04, on different machines.

If I open the log window and put CTRL-F and search for a call sign or partial call sign it sometimes happens that the search window goes blank and it is not possible to get out of this state without killing the program. Its not possible to click oneself out of it. CQRLOG starts up nicely again and all seems fine.

Forums: 

ARRL 10 HOW TO SUBMIT LOG

Could someone give detail on how to export the log to submit for the contest?

I worked stations using the contest window with the ARRL 10 contest selected. Where I am stuck is how to I create the file to export for the upload.

I am not a contester but ran enough I felt I should up load for those I worked.

Thanks!

Jon

Forums: 

OK1WC (MWC) contest with Cqrlog

Hi!
There is nice small contest called MWC held on every Monday 1630 to 1729 UTC 40&80M CW.
Timing is nice (for Europe) and it takes only on hour.

With wire antennas, 100W and latitude over 62N you can not be on top of the list, but you can try to collect all multipliers instead within one hour. Interesting.
Multipliers are the last letter of callsign ( or number).

Cqrlog supports that contest and you can get contest status while working and create Cabrillo log for sending to web page within minute after contest end.

Forums: 

fix for access violation caused by large MASTER.SCP

In case you can compile the program, here is a fix for the problem. In module dData.pas, function TdmData.LoadMasterSCP change the line

if i>80000 then
SetLength(aSCP,100000)

to
if i>80000 then
SetLength(aSCP,200000)

There may be a better solution, so I'm waiting to get the official fix from the developers. But this did the job for me.

Victor 4X6GP

Forums: 

cqrlog crasshes on startup (Fixed/Resolved)

My cqrlog crashes on start up..

Running linux mint 21.1
When i try to run it, i get an error popup "Access violation" press ok to ignore and risk data corruption Press Abort to kill the Program.
When i press OK the program crashes/closes
i tryied to run it from terminal also, i dont know what to do next.

cqrlog --debug=3

Cqrlog Ver:2.6.0 (109) Gtk2 Date:2023-01-26
**** DEBUG LEVEL 3 ****

Forums: 

Pages

Subscribe to RSS - CQRLOG - open discusion