Grayline RBN spots
Closed this issue · 2 comments
Grayline with GTK2 version connects to RBN (at least says connected) but does not show hrd spots on map.
QT5version Grayline RBN connection has newer worked. Instead connect RBN monitor (it's own window) and then at Grayline map make "link to RBN monitor" That works and shows spots with QT5 and GTK2.
Result: GTK2 version connects, but shows no spots= Bug.
Report by OK1RR, Thanks !
I have now spent a day with Grayline RBN code and can not reproduce the bug again.
It works as expected, if the known QT5 connection problem is no counted.
The code itself needs some cleanup, but as the RBN connection has its own thread it makes things complicated and fragile.
Cleaned up Grayline.pas code and removed RBNThread.
It looks like working, but I must test it longer to see if it made side effects to somewhere else.
Good side is that now Connection to RBN works with both compiles QT5 and GTK2