I just installed the latest very by the script. When I click on the desktop icon I get the following dialog box;
Untrusted Application Launcher
The application launcher "CQRLOG.desktop" has not been marked as trusted. If you do not know the source of this file, launching it may be unsafe.
My system is a 3 day old install of Ubuntu 10.04LTS
Jake - K8JWT
Well I got the program to start except that I have to execute the actual cqrlog file in terminal in the cqrlog directory as root.
One should not use sudo if it is not necessary. Did you try to start CQRLOG in terminal without sudo? Has there been any output in the terminal? I guess the rights of the directory are now messed up so it might lead to problems in the future. You may be able to solve them by executing
sudo chown -R $USER:$USER ~/your/cqrlogdirectory