foldynl / QLog

Amateur radio logbook software
GNU General Public License v3.0
144 stars 17 forks source link

The WSJTX window #155

Open foldynl opened 1 year ago

foldynl commented 1 year ago

Discussed in https://github.com/foldynl/QLog/discussions/149

Originally posted by **rsaue** December 30, 2022 Hi @foldynl, I have a few suggestions on filtering options on the WSJTX window, as there are no filtering options today A screenshot of WSJTX window today: ![wsjtx](https://user-images.githubusercontent.com/22942440/210107957-34d77db6-93de-4c21-aead-5e5b1b2397f4.png) 1. Make a menu option to show only the last decode period. This will be nice on small monitors with little extra space. 2. Make a menu option giving the user choice to filter out continent from view (EU/AS/NA/SA/AF/OC). 3. Make a menu option to Color Needed spots related to DXCC (new/new on band) 4. Make a menu option to Color spots QS0 B4 on band and/or to hide QSO B4 Calls on band 5. Make a menu option filtering all but coloured (needed) calls from view. 73 de LB2EG Richard
foldynl commented 1 year ago

Partially fixed.

I leave it open.

foldynl commented 1 year ago

not sure what it means. Please, could you describe, what means B4?

Make a menu option to Color spots QS0 B4 on band and/or to hide QSO B4 Calls on band

ftl commented 1 year ago

Hi!

I use version 0.23.0 on Arch Linux. Entries with dxcc_status == NewEntity do not show up in the WSJT-X widget, although the corresponding checkbox is checked in the filter dialog. I also have an alert rule in place that matches those entries and I get the corresponding alerts.

73! Florian

foldynl commented 1 year ago

Please, could you send me a screenshot of your WSJTX Filter setting (please, both tabs).

does this problem also appear if you open the filter again and save it (press OK)? I found an issue, but if you open the window and press "OK" everything should fix itself.

ftl commented 1 year ago

I tried opening the filter dialog and saving it again, this did not make any difference. It is strange. I can see some entries that have the dxcc_status "NewEntity". I can definitely not see ZF2OO, but I could not find out why that is, yet.

Please find the screenshots attached: filter page 2 zf2oo in alerts zf2oo in wsjtx filter page 1

foldynl commented 1 year ago

I looked into the code and found a potential issue. I will try to fix it without being able to simulate it. Give me some time, I'm preparing a bugfix-release.

foldynl commented 1 year ago

The master branch contains a new version 0.24 with bugfixes. Please, could you try it now?

ftl commented 1 year ago

That was fast! Thank you. I will leave it running for the next hours and see if it works now.

foldynl commented 1 year ago

there were a couple of other bugfixes, so I decided to issue a release.