Hi Saku!
I am using your Cqrlog-Improved version. Initially, it wouldn't compile, but then you pushed an update to your GitHub repository and everything worked perfectly.
When do you plan to implement that modification you mentioned here? Link
73
Hi Saku!
I am using your Cqrlog-Improved version. Initially, it wouldn't compile, but then you pushed an update to your GitHub repository and everything worked perfectly.
When do you plan to implement that modification you mentioned here? Link
73
<p>## GNU Privacy Guard (GnuPG) is a free, open-source implementation of the OpenPGP standard (RFC 4880). It ships as a core component of nearly every major Linux distribution, meaning most Linux-based amateur radio operators already have it installed and ready to use — no additional setup required.</p>
<pre>
I had been running Xubuntu 25.10 and all was well with CQRLog. After the upgrade to 26.04, I'm getting the message: "TMySQL57Connection : Server connect failed."
The mysql.err has old entries from before I upgraded, but no new entries.
The following database components are installed: libmariadb-dev-compat mariadb-client mariadb-server mariadb-common
Any suggestions?
73
Charles
Hi Saku!
Recently, after enabling QRZ on CQRLOG Alpha 142, I noticed that only QSOs after activation are synced, which I can update later. All previous QSOs are unsynced because I get an error related to the NO LOGIDS parameter, which blocks subsequent uploads. Currently, the only way to use QRZ on CQRLOG is to create a new log from scratch, but that's not the case for me; so I've gone back to manually uploading ADIF files to QRZ. Here's my question: Is it possible to add QRZ sync to CQRLOG?
73 de IK0DWJ (Beppe).
I am trying to update from Ubuntu 22.04 to a clean install of Ubuntu 26.04, and therefore have to reinstall all apts including CQRlog 2.5.2-6 .
1. I installed Ubuntu 26.04 LTS and it behaves successfully.
2. I installed mariadb-server and mariadb-client with these terminal commands:
sudo apt install mariadb-server mariadb-client
3. I installed CQRlog with this command:
sudo apt install cqrlog
4. From the Ubuntu desktop, I open the CQRLOG application.
Hello ,
after three days and nights just give up, i change a system for ubuntu to mint and back couple of times , and still getting TMySQL57Connection : Server connect failed.
have no more ideas .
If someone can help me please.
Regards
Arek EI9GWB
this is mysql file
[mysqld]
# Use UTF-8 encoding for tables
character_set_server=utf8
collation_server=utf8_bin
# use InnoDB for transactions and better crash recovery
default_storage_engine=innodb
CqrlogAlpha(142) If the cursor is in the State field and you hit tab, the cursor goes to the ITU zone field, not the County.
Not a big bug, but annoying.
Hi Folks,
Playing with PstRotatorAz for a remote connection. I have it working from two Windows PCs. to two Windows PCs. That part is easy. I wanted to see if I could get it to work with CQRLog to a Windows PC. I have messed with the al of the addresses, but no success. Can it be done, has anyone here done it?
Also, is there a to have some of the setting set? I know one of the is auto/manual. I see there is a way to set limits. Have not figured that out yet either.
Any extra help would be awesome!
WC2L
If there is a TRX rig defined and that rig is turned off, you can't manually enter a frequency. The keyboard input is immediately jumps back to zero.
That's a problem. If I make a contact on a rig that is not a TRX I can't manually enter the frequency. That sucks. I had to delete my rig in TRX to enter a frequency. Too much trouble to use TRX that way. That needs to be fixed.
Also, I see 2.5.2 version referred to as an old rev, but it is the one for download on your website. What's with that?
Regards,
Bob N4RFC
I'm trying to configure CQRLog to interface with my radio (an FT-710) through FLRig. I'm running the latest release of FLRig and CQRLog on a Linux machine running Zoran Linux 18.1. Both Apps installed without any problem. FLRig when launched separately connects to my rig and I have full control. CQRLog launches correctly (now that I fixed the database issue discussed in my prior post).
Alpha 142 QT5 2026-05-1
Preferences:
"Ignore changes caused by LoTW/eQSL upload or download" is checked but ignored.
After Upload/Download, all QSOs are uploaded again.
The Upload acts sometimes strange. After editing one QSO, it was deleted and uploaded to all Logs three times.
Upload to hamqth runs sometimes into error too.
QSO is in my Log and in the hamqth Log, but could not deleted when it is reuploaded after a change.
Here are lines from the error file...
2026-05-04T15:06:08.359588Z 1 [ERROR] [MY-011011] [Server] Failed to find valid data directory.
2026-05-04T15:06:08.359755Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-05-04T15:06:08.359781Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-05-04T15:06:08.360156Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.45-0ubuntu0.24.04.1) (Ubuntu).
2026-05-04T15:08:49.299365Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.45-0ubuntu0.24.04.1) starting as process 64411
2026-05-04T15:08:49.300600Z 0 [Warning] [MY-013242] [Server] --character-set-server: 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous.
2026-05-04T15:08:49.300608Z 0 [Warning] [MY-013244] [Server] --collation-server: 'utf8mb3_bin' is a collation of the deprecated character set UTF8MB3. Please consider using UTF8MB4 with an appropriate collation instead.
2026-05-04T15:08:49.305283Z 1 [ERROR] [MY-011011] [Server] Failed to find valid data directory.
2026-05-04T15:08:49.305487Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-05-04T15:08:49.305534Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-05-04T15:08:49.305897Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.45-0ubuntu0.24.04.1) (Ubuntu).
2026-05-04T15:13:06.131431Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.45-0ubuntu0.24.04.1) starting as process 66059
2026-05-04T15:13:06.132644Z 0 [Warning] [MY-013242] [Server] --character-set-server: 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous.
2026-05-04T15:13:06.132652Z 0 [Warning] [MY-013244] [Server] --collation-server: 'utf8mb3_bin' is a collation of the deprecated character set UTF8MB3. Please consider using UTF8MB4 with an appropriate collation instead.
2026-05-04T15:13:06.137362Z 1 [ERROR] [MY-011011] [Server] Failed to find valid data directory.
2026-05-04T15:13:06.137570Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-05-04T15:13:06.137610Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-05-04T15:13:06.137951Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.45-0ubuntu0.24.04.1) (Ubuntu).
I am setting up a new PC with Zoron 18.1. I installed CQRLog and when first launched it crashes trying to create the first database.
I get the following error: "MySql could not be started, please check if MySql Server is installed properly." and "Error during connection to database: TMySQL57Connection : Server connect failed."
Latest git pull from today.
gtk2 Build.
Yaesu FT-DX10
This Version has sometimes Connection Problems with WSJTX. Connection Times Out or could not be established after the start of WSJTX but could be reestablished. Retry at the initial Error Message from WSJTX (no Radio Connection) or, if the Connection Button goes from green to orange, after a Click on that Button. Previous cqrlog Versions had stable Connections.
WSJTX Improved Plus latest Version.
Hamlib 4.7.1
I have two rigs, a Flex 8400 and a Yaesu FT-1000 MP. TRX is working for the Flex after many changes on the settings. I can't find the same magic for the MP. Starting with what works with JTDX, I have these settings. No joy on the TRX. Is there a log file that might show errors, looked in .config/cqrlog and didn't see anything.
Hi
I've updated, from old debian 9 32 bit, to debian 12 amd64. Keeping /home volume to keep all data.
installed CQRLOG from command line, but has error connecting database. Running in debug mode the result is (just a part)
MySQLProcess.Executable: /usr/sbin/mysqld Parameters: --defaults-file=/home/lu1ibl/.config/cqrlog/database/mysql.cnf
--datadir=/home/lu1ibl/.config/cqrlog/database/
--socket=/home/lu1ibl/.config/cqrlog/database/sock
--port=64000
When making develop tests with Alpha_142 version I noticed that there is a problem with my "ALL" log when using Online Logs. This perhaps never happen to anyone else, but in case may happen.
My setup is Fedora43 linux and I am using local MariaDB server for logs. MariaDB version is "Ver 15.1 Distrib 10.11.16-MariaDB"
In Cqrlog setup I do NOT use "save log data to local machine", instead Database Connect window has 127.0.0.1 as Server and 3306 as Port.
My log has a bit over 20000 qsos.
I see "export" in the menu, but no where can I find import?
Regards,
Bob N4RFC
Is anyone successfully running this combination, with both radios running at the same time? I've been trying to get this working for over a week and at this point, I'm looking for help.
I'm running Ubuntu 26.04.
Hi!
When making develop tests with Alpha_142 version I noticed that there is a problem when using Online logs and UDPLog with GTK2 graphics version.
You may notice it as freezing upload status window (also upload halts), or even crash reports that may vary.
Usually having automatic upload, when qso is saved (upload one qso at time), this occurs seldom. If not at all.
But when uploading manually several qsos with same upload (upload all qsos) problem may arise.
Hello everyone,
Since version Alpha_135 (or earlier), when CQRLog is opened, the windows no longer retain the layout (position and size) they had during the previous session.
Could you please fix this bug?
Thanks,
ON6GMT, Ubuntu 24.04.3
Hello everyone,
Since version Alpha_135 (or earlier), when CQRLog is opened, the windows no longer retain the layout (position and size) they had during the previous session.
Could you please fix this bug?
Thank you.
ON6GMT, Ubuntu 24.04.3
Saku and others,
I have been working on adding auto uploads for QRZ to the latest Alpha branch.
I think I have it solved. Here is a video of it in action under testing on my Arch system machine. I am not a developer or coder at all. I recently discovered Claude AI and used it to create the code to add the feature to the Alpha.141 fork. I also uploaded it to my github page if anyone wants to test it.
QRZ subscription is required for the auto upload to work from what I understand. Api Key from QRZ is required. I have both.
Since March 18th my LOTW downloads are not showing up on my QSO list. Uploads are fine and show as sent. When I download I get this:
Connected to LoTW server
Downloading size: 2617
File downloaded successfully
File: /home/bill/.config/cqrlog/lotw/2026-04-01_07-54-33.adi
Preparing import ....
Import complete ...
New QSOs confirmed by LoTW:
-----------------------------
Total: 0 new QSOs
When starting Alpha-cqrlog I now do not get the Band map window.
When quiting cqrlog and starting it again, the Band map window *does* show up.
All other windows show up as expected.
No errors are seen.
Manually starting the Band map window, does *not* make the window appear.
This seems quite reproducable on my self-compiled version of Alpha-cqrlog.
I do not remember this issue was seen on my previous pull:
commit c72d716efac7153f233411d0035bcc269abb239a
Author: OH1KH
Date: Sat Feb 28 14:44:27 2026 +0200
There are currently 0 users online.
Recent comments