CQRLOG - bugs

MYSQL startup (actually shutdown) error

Today when I went to start CQRLOG on my Archive machine, I got an error about starting MYSQL. Looking into databases/mysql.err, I found that the error was probably caused by a failure to shutdown correctly the previous session.

I had this problem before, and the only common factor was what I was doing at the end of the last session: deleting several old log databases. I think I dropped 4 or 5 old test cases, then canceled the selection window and exited.

Forums: 

Wrong mode in my log

Hi om and yl,
in my system is a bug. It's the is a new mode called "Main". My rig is a FTDX3000d.The debug txt is this:
##########################
Settings:
-----------------------------------------------------
RigCtldPath:/usr/local/bin/rigctld
RigCtldArgs:-m 1037 -r /dev/FTDXs -t 4532 -s 19200
RunRigCtld: TRUE
RigDevice: /dev/FTDXs
RigCtldPort:4532
RigCtldHost:localhost
RigPoll: 999
RigSendCWR: FALSE
RigId: 1037

Forums: 

LoTW download bug

I found a bug in CQRLOG. It's probably not common but here it goes:
In 1995 I lived in El Salvador and I was YS1ZV. My US Call is WC4H and my CQRLOG db is only for WC4H.

Forward to today:
I downloaded the LoTW confirmations (for WC4H) and received the message that 2 QSOs were not in my log but were in LoTW.

The two QSOs were in 1995 so I was very suspicious.

I went to LoTW and saw that the 2 QSOs were for YS1ZV and were indeed confirmed on the date the error message said.

Forums: 

Offline button resets after entering QSO

Hello everyone,

I'm using cqrlog to enter my QSOs from a paper log.
As I am not using the software while having the QSO I always use the "Offline" mode for entering date and time.

Since the newest version the checkbox always resets after entering a new QSO, in the previous version the checkbox stayed checked.

This makes the use of the program more difficult as one always has to re-tick the checkbox before entering a new QSO.

Further Information:
Cqrlog Ver:2.5.2 (001) Date:2021-02-12

Forums: 

FTDX-101D incorrectly reports mode

Using the following configuration:

CQRLog Version: CQRLog 2.5.2(001) 2021-09-19
Hamlib Version: rigctl Hamlib 4.4~git Thu Nov 11 23:10:57 2021 +0000 SHA=8b5685
Rig: Yaesu FTDX-101D

Using the following command string to start rigctld:
/usr/local/bin/rigctld -m 1040 -r /dev/$ftdx -s 38400 --set-conf=dtr_state=OFF &

Forums: 

eQSL qso not in CQRLOG doesn't appear in eQSL error file

Hello,

I have several QSOs not logged in CQRLOG which are in eQSL ADIF file that are not written in eQSLerror file.

Regarding fImportProgress.pas :

Flag qso_in_log := False; shall be put just after SQL query, because if the previous is in the log (true) but current qso is not in the log, the error file is not updated.

Thanks for your help,

Best 73's

Forums: 

eQSL not imported if Time_on = 0000

Hello,

If eQSL qso has a Time_on = 0000,
t_eQSL_min = t_eQSL_max = 01:00:00

so the eQsl is not imported.

Debug trace :
Call: G4xxx
Band: 40M
Mode: CW
Submode:
QSO_date: 20050826
Time_on: 0000
QSLR:
------------------------------------------------
select id_cqrlog_main,eqsl_qsl_rcvd,time_on from cqrlog_main where (qsodate ='2005-08-26') and ((mode = 'CW') or (mode = '')) and (band = '40M') and (callsign = 'G4xxx')

Forums: 

CQRLOG under Fedora 35 not storing UTF-8 characters

Hi,
Since I transitioned to Fedora 35 I have a problem with the character set (probably related to MariaDB).
When I type in UTF-8 characters (as swedish å,ä and ö) the form will accept the characters but as soon as I save the post or edit an old entry, CQRLOG displays some good old 7-bit substitutes.

Forums: 

Pages

Subscribe to RSS - CQRLOG - bugs