CQRLOG - bugs

<SRX> and <STX> fields not imported from ADIF

Hello all,

I've read the posts I could find about this but each seems focused on exotic cases involving exchange fields.

Importing a batch of ADIF records that look like the following, the STX and RTX fields are simply not imported, period. The STX, RTX, and Remarks fields after the import are blank.

NOTE: Hold on. Trying to get this forum to simply print markup code

SECOND NOTE: Well, nevermind. I guess it's impossible to paste an example of an ADIF record here.

Forums: 

2.5.2 001 - wont accept 146.520 as freq. for new QSO - FIXED

Go to file / preferences / bands/ (click) frequencies and edit the upper/lower limit. Found this fix in another post.

Strange behavior after update. Since updating from 2.4 (something) CQRLOG wont accept 146.520 as a freq. When trying to save a FM simplex contact. I get a popup box that states "You must enter correct frequency (in MHz)" and wont accept anything above 146.001. It will accept 146.000 and below. Anyone have an idea why. I perused the config files looking for a freq. limit for each band but was unsuccessful in finding anything that looked appropriate.

Forums: 

ADIF Import Fails

Hello:

I'm running cqrlog 2.5.2-1~hirsute (/var/lib/apt/lists/ppa.launchpad.net_ok2cqr_ppa_ubuntu_dists_hirsute_main_binary-arm64_Packages) on a Raspberry Pi 400 under Ubuntu 21.04 with the following kernel:

Linux ubuntu 5.11.0-1009-raspi #10-Ubuntu SMP PREEMPT Fri May 14 14:49:24 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux

I'm having the same problem as described here: https://www.cqrlog.com/node/3086#comment-9368

"Import failed! TRegExpr exec: empty input string"

Forums: 

profile info not shown if profile has nr. 0

Hi all,
After using CQRLog for a year and a half I must say I'm very happy, thanks to everyone involved!
I use different profiles for my different rigs / QTHs. The profiles all have a unique number as identifier, and in the "view QSO" window the drop down list shows this number and also the description. This works, except for profile number zero: If I want to view an old QSO, the value remains empty.

Forums: 

ClubLog: Could not delete original QSO data!

Hi,

I've been having a problem with uploading to ClubLog like some others here. I tried to search to see if I could self solve this issue but could not.

I keep getting these errors and have created the debug.log to send to you when you're ready.

ClubLog: Deleting original I1RJP
ClubLog: Could not delete original QSO data!
ClubLog: Deleting original I1RJP
ClubLog: Could not delete original QSO data!

Please advise

73 Kayne

Forums: 

CW macros: pauses between characters

Hello!

I upgraded to v2.5.1 from Ubuntu 21.04 (I couldn't use the hirsute ppa due to missing deps). I experimented with CW macros (using Hamlib) before, but with this upgraded version I notice that there are additional pauses between each character. E.g., instead of "cq cq" it's more like "c q c q".

In addition, the wpm increase by +5 after the first character. Repeatedly triggering macros adds +5 wpm with each turn.

Is this something I could fix locally?

tnx es vy 73
Stephan, oe3spr

Forums: 

Timeout when running CQRLOG towards MySQL / MariaDB under Linux

The reason for the timeout is the MySQL server timing out on "wait_timeout". This is a parameter in the

/etc/mysql/my.cnf

under

[mysqld]
wait_timeout=28800

It is set to the above value in the normal case. That is why it times out after eight hours. To make it easier to debug the timeout it can be set to e.g. 300 which is five minutes. Note that this change affect all sessions on the MySQL / MariaDB server.

Of the 5 threads setup in src/dData.pas the four last ones time out for me:

Forums: 

Compiling in a Docker container

I tried compiling the CQRLOG in a Docker-image using the existing master branch.

Unfortunately the Dockerfile needs to be updated for the Docker compilation to work due to that the existing Dockerfile uses

FROM ubuntu:eoan

With that version you get a number of missing release files when you try to build the CQRLOG according to the instructions.
FYI also using ubuntu:latest (=focal) will currently not work due to tzdata problems.

Forums: 

Pages

Subscribe to RSS - CQRLOG - bugs