CQRLOG - open discusion

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: 

CW messages from contest window

Hello,

I casually participate in contests, but I especially miss these two functions:

1) It should be possible to cancel the currently keyed CW message with e.g. the Esc button. The help file says that this should work anyway: "1x ESC returns cursor back to Call-field [...] It also halts CW memory output if it is just running." But the latter is not or no longer the case. I'm using CQRLOG 2.5.2 from Ubuntu 23.10 and control my rig using hamlib.

Forums: 

Dump after start: realloc(): invalid next size

Hi CQRLOG fan's

today I just updated the latest member and dxcc files. In addition I uploaded
successfully a contest-adif file with 200 records. After everything looks fine.

Unexpected after new start of cqrlog I receive a dump....

cqrlog --debug=2

Cqrlog Ver:2.6.0 (103) QT5 Date:2022-07-25
**** DEBUG LEVEL 2 ****

Forums: 

Pages

Subscribe to RSS - CQRLOG - open discusion