Is possible have split logbook fo swl with option to add QSO wit 2 station?
Advanced Forum Search
I made new install to Ubuntu Mate 18.04 distro. 20.04 have printing problems. After installation I made all fixes as I fount here.
tpv@tpv-ThinkPad-T61p:~$ sudo apt install cqrlog libmariadb3 libmariadb-dev mariadb-common mariadb-server
tpv@tpv-ThinkPad-T61p:~$ dbus-launch --exit-with-session cqrlog
The most important was reboot laptop after install. Without reboot database not start, connection problem. Now normal start up. Thank you guys for sharing solutions. Helped me a lot, 73 Timo OH7JHA
I am encountering errors when attempting to import records from qrz.com:
while running >cqrlog debug=2 I get the following when trying to import two records:
select count(*) from (select distinct dxcc_id.dxcc_ref from dxcc_id left join cqrlog_main on dxcc_id.adif = cqrlog_main.adif WHERE cqrlog_main.adif<>0 and (dxcc_ref NOT LIKE '%*') AND ((qsl_r = 'Q') OR (lotw_qslr = 'L') OR (eqsl_qsl_rcvd='E'))) as foo
SELECT * FROM profiles WHERE visible > 0 ORDER BY nr
SELECT * FROM profiles WHERE nr = 1
Hi all,
Just updated my laptop from Ubuntu 19.10 to 20.04.
Everything went quick, smooth and nice. Only problem with cqrlog was lacking libssl-devel after upgrade - easy to fix.
Apart of cqrlog VMBox - you know, n1mm :) - is gone after upgrade, but files are still on hdd so I hope to recover it.
Hope everyone is in good health,
73! de
Slav,Ei2IDB
Hi
I know this issue has been the subject of several inquires, but I have been unable to fix the issue on my system after applying the various fixes.
When starting CQRlog, I get the TMySQL57connection - Server connect fail.
I ran the program with --debug=1 option and found:
Could not open required defaults file /home/larrie/.config/crqlog/database/mysql.cnf
fatal error in defaults handling
CQRLOG's K3NG CW interface does not work unless I have opened Minicom or Arduino Serial Port Monitor first. Then it works just fine. In order to use the K3NG CW interface I have to leave Minicom running on the same port (in my case /dev/ttyUSB1) at the same time. If I close Minicom CQRLOG's K3NG CW interface stops responding. Is this a bug?
John, VA3KOT
I using linux mint 19.3.
After installing (sudo apt-get install cqrlog) the failure displayed.
Now I have start cqrlog in debugmode "cqrlog --debug=1. I see that the folder /var/lib/mysql-files can't found it.
With MC (midnight-commander) look in /var/lib/ for the foulder /mysql-files .. can't found him .
It gives a foulder /mysql only.
Have this copied and as /mysql-files paste.
Now it's work :-)
vy 73 de dl1gzw
There are a lot of things we like to do at the same time. Walk and chew gum, ignore your girlfriend while watching the game, the college girls that live down the street. And don't forget running CQRLog and your favorite SDR rig-control software at the same time. Some of these are harder to accomplish than others, while what's left remains within the realm of possibility. (If you know of a reliable method for the college girls, please post instructions!)
For now we're going to settle for running CQRLog in tandem with our SDR software that also controls our rig.
Configuration:
Ubuntu 20.04 fresh install as of two days ago.
MariaDB 10.3.22
Initially had some trouble with the install, but managed to install cqrlog via the downloadable package. The installation worked initially, and was even able to restore all logs.
Hi.
I have problem witch connect radio DX3000 to cqrlog. Cqrlog can't automatic start rigctld. Cqrlog don't send command to rigctld and i can't manually in terminal open connect when cqrlog is open. I can only on terminal open connect witch rigctld and after that open cqrlog - everything work ok.
i open cqrlog from terminal:
cqrlog
Cqrlog Ver:2.4.0 (118) Date:2020-04-20
**** DEBUG LEVEL 0 ****
**** CHANGE WITH --debug=1 PARAMETER ****
Hi,
It seems CQRLOG forces to choose unsafe passwords for eQSL. The password field in the settings only allows passwords with a lenght of 8 and only digits and numbers. The field seems to accept special characters like $%_&, but the password (e.g. like %24_dhj8) will not work. There be an error message, when you try to upload your log.
Hello CQRLOG,
I'am digging deeper into the setup of CQRLOG.
Today was time to setup two rigs with hamlib and working CW interface.
I was not aware of the fact, that only the first rig can use the CW interface!
Menu CW interface -> Interface type: HamLib -> see description there
For my understanding I can use TRX control to switch the rigs.
Only the activated rig (first or second) is the rig which can use the CW interface!
I would be great to have this fixed.
73 de Martin, DL1MTG
Yesterday I made a test to install cqrlog to Fedora 32.
I wanted to test QT5 version and I did not have free hardware so I ended up to virtual computer.
Built one with 8Gb virtual hard drive.
Loaded network install media from https://download.fedoraproject.org/pub/fedora/linux/releases/32/Server/x... and installed it as virtual CD of virtual computer.
I decided to transfer the log. I exported to ADIF and imported it into CQRLog on another computer. After that, in the QSO List Field DXCC CFM: 1
Actually I have CFM: 116. Where does the rest of the confirmation go?
I need to set up regular cqrlog backups (preferably automatic).
The backup on exit doesn't work for me. It is not a priority to fix that because I rarely shutdown/reboot/exit-cqrlog.
I would prefer a backup method that allows me to automate a backup, maybe by middle of the night cron job, or similar.
I have tried this suggestion:
paul@paul:~$ (/usr/bin/mysql -B -N -e 'show databases like "cqr%"' | /usr/bin/xargs /bin/echo -n mysqldump --databases) > /tmp/mycqrlogsdump.sql
Which resulted in:
Hello,
I installed the version UBUNTU 20.04 and I installed CQRLOG from the Synaptic package manager.
When launching CQRLOG I have an error on the base.
I consulted the forum where I found this solution:
I uninstalled CQRLOG
then I applied the following command
sudo apt install cqrlog libmariadb3 libmariadb-dev mariadb-common mariadb-server
below the errors encountered
Reading package lists ... Done
Building the dependency tree
Reading status information ... Done
cqrlog is already the most recent version (2.4.0-3).
Good day all.
After mistakenly importing my main backup adi file (instead of exporting it) I have 37k dupes in my log.
I tried the delete dupes from QSO window file menu but get this error:
----------------------------
ERROR: : Error executing query: Cannot truncate a table referenced in a foreign key constraint (`cqrlog001`.`log_changes`, CONSTRAINT `log_changes_ibfk_1` FOREIGN KEY (`id_cqrlog_main`) REFERENCES `cqrlog001`.`cqrlog_main` (`id_cqrlog_main`))
----------------------------
Hi, I'm trying to contact the site admin. I have a new call. KM6CG has become AE2Z. How can I change my login name?
73
Ed
I am using 2.4.0 as packaged by Fedora 31.
I have a few logbook databases that were accumulated before I configured callbook support. These do not have a state filled into the state field. Is there any way to re-tag them now that I have callbook support enabled?
We're probably talking under 100 contacts, but more than 50.
Thanks,
Ed Greenberg
AE2Z
Hi guys,
I have spent some time and implemented a function to upload QSO data to qrz.com logbook (similar to hamQTH, hrdlog, etc.).
This can basically upload to qrz.com. The thing is it cannot delete/update QSOs because that requires an individual log ID that you get when you upload the QSO data to qrz.com.
I am thinking about storing that ID into CQRlog's database in order to be able to delete(or update aka. delete and re-enter) the QSO from the qrz.com logbook later. What do the developers think about this?
My changes (no doc yet) are here:
No Ubuntu 20.04 release file for PPA can not enable PPA without it
Hello CQRLOG,
yesterday I switched from MySQL- to MariaDB-Server.
All was okay. CQRLOG was working.
Later the day I checked "mysql.err" again - some strange messages in there.
I solved this doing reinstall from backup (settings and adif).
Then all was okay again.
Just some messages are still there:
This may not be the right forum, and if it isn't I apologize, but if I want the PI4 to key the radio via the GPIO pins (say pin 17) when running digital modes what values do I put in here?
this thread
https://github.com/Hamlib/Hamlib/issues/48
suggests that
sudo rigctld -P GPIO -p 17
would achieve what I want from CLI but how to incorporate that into CQRlog's setup?
I have upgraded to Ubuntu 20.04 and can not open cqrlog database. any help would be appreciated
I have added myself to the dialout group but when I try to connect to radio I get:
blair@blair-XPS-8930:~$ rigctld -m 214 -r /dev/ttyS4
rig_open: error = IO error
I attached a screen capture of the CAT setting in the ExpertSDR software.




Recent comments