Cqrlog-Improved

5 posts / 0 new
Last post
ik0dwj
Cqrlog-Improved

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

oh1kh
Cqrlog-Improved

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

n3gb
Improved (143)

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.

ik0dwj
Improved (143)

Hi!
I used this command:
git clone https://github.com/OH1KH/CqrlogImproved.git
and it worked without any problems.
As for "Statistics->Large Squares", after "Press to run statistics" the same gives a blank page.

--
Giuseppe
IKØDWJ

n3gb
Tried that

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.