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
There are currently 0 users online.
Hi!
No plan for that yet.
Quick look at source code told that it is not easy task just by expanding current way of doing upload limitations.
it needs different way to look at the problem.
Making checkboxes separately for all supported online logs is an easy task, but code behind needs some time to "born".
Maybe after summer has first gone...
--
Saku
OH1KH
Two problems with the new version
1) Could not clone the repo from github - it kept asking for credentials, even when trying a simple https: clone. What am I missing? Finally downloaded the zip file, and it built OK(make cqrlog_qt6)
2) Statistics->Big Squares - I pick a band and click refresh - no output. The window is completely blank AFAICT.
Hi!
I used this command:
git clone https://github.com/OH1KH/CqrlogImproved.gitand it worked without any problems.
As for "Statistics->Large Squares", after "Press to run statistics" the same gives a blank page.
--
Giuseppe
IKØDWJ
and what I get is:
gwb@stitch:~/OSS/src> git clone https://github.com/OK1KH/CqrlogImproved.git
Cloning into 'CqrlogImproved'...
ksshaskpass: QtKeychain returned unexpected error: "The name is not activatable"
ksshaskpass: QtKeychain returned unexpected error: "The name is not activatable"
ksshaskpass: QtKeychain returned unexpected error: "The name is not activatable"
ksshaskpass: QtKeychain returned unexpected error: "The name is not activatable"
and a ksshaskpasswd window asking for userid
This may be something new in git 2.54. I'll try on one of my older systems.