CQRLOG - bugs

ADIF Export bug

An ADIF export puts the <ADIF_VER> field at the beginning of the file before the header.  The ADIF spec states that:

The ADIF version may be included in the header info as follows: <adif_ver:4>1.00 is included as part of the header specification, an importing program can easily determine the ADIF version used to create the file. Note that this must not be at the beginning of the header info, because < as the first character indicates that there is no header.

Forums: 

DX Stats on QSO entry window showing 'X'

CQRlog v1.9.0
 
When entering a new QSO for a country which I have QSL's (LOTW, eQSL), the band chart is showing only 'X', even when the entity (the same call!) has confirmed QSL's from LOTW.
 
Looking at a debug dump, (cqrlog --debug=1), the SQL being run is:
 
select band,mode,qsl_r,lotw_qslr,eqsl_qsl_rcvd from cqrlog_main where adif=45 and (qsl_r = 'Q') group by band,mode,qsl_r,lotw_qslr,eqsl_qsl_rcvd
 
I noticed the (qsl_r = 'Q').  Running this statement manually generates no results.  Taking it out produces:
 

Forums: 

MySQL connection fails

I use CQRLOG 1.9.0 with Ubuntu 14.04LTS, it worked fine until yesterday.
Now I get a message "Error during connection to database: Server connect failed." and then "MySQL could not be started, please check if the MySQL server is installed properly."
Doing:
piero@IK1IYU-PC:~$ mysqladmin -u root -p status
Uptime: 7033 Threads: 1 Questions: 158 Slow queries: 0 Opens: 64 Flush tables: 1 Open tables: 57 Queries per second avg: 0.022
piero@IK1IYU-PC:~$

MySQL appears to be running...

This is the mysql.err file:

Forums: 

Cluster usage and remote MySQLDB

Recently I've been using cqrlog on several systems; one right next to the system hosting the mysqlDB, and a couple others that are far remote and accessing over an ssh tunnel.
 
I've noticed that if I have the cluster active, very frequently I'll recieve the mysqlDB error message where the remote is unreachable (though, it still is, as there is a local mysql monotor window running over the same path..).
 

Forums: 

xmlrpc interface

this is odd the default on qsstv tx is 0.0 and evean though i didnt have xmlrpc interface enabled if cqrlog is running every received pic ends up in the log as a contacts this has made a mess of the log as well as added lots of dupes i have changed the tx delay to 2.5 sec to see if that will corect the problem but again the enable is unchecked in qsstv it is enabled in cqrlog as i use fldigi...
Frank
KF4CQ

Forums: 

Browser preference for Firefox hardwired in CQRLOG

Hi,
I am running CQRLOG 1.9.0 on Xubuntu LTS 14.04.
 
Recently, in XFCE Settings I changed my preferred browser to something different than Firefox. All programs that call a browser are obeying nicely except for CQRLOG.
 
When I run CQRLOG from a terminal emulator with the --debug=1 argument and click on the QRZ.com info button, I see a line indicating that CQRLOG is hardwired to calling Firefox:
 
Command line: firefox http://www.qrz.com/db/ON4AA
 
Suggested solution:
 

Forums: 

[Solved] Problems with adi Import (solution below)

I had some issues with the adi-Import.I took the adif-export from wintest and wanted to import it into my cqrlog-database.
Whenever the cqrlog-import hits a call, where its dxcc-resolution fails (ru6k ua7k la/pf1bre/mm as examples) import fails with following error message in the debug-console:
"Import failed!  : Error executing query: Incorrect integer value: '' for column 'itu' at row 1"
Until I delete all of the problematic qsos out of my adi, the complete log wont import.

Forums: 

Pages

Subscribe to RSS - CQRLOG - bugs