csete / gpredict

Gpredict satellite tracking application
http://gpredict.oz9aec.net/
GNU General Public License v2.0
833 stars 247 forks source link

Crash after closing the antenna control window while a rotor is engaged #279

Open KaComet opened 2 years ago

KaComet commented 2 years ago

I've been dealing with this problem for a while. On Gpredict 2.3, if I close the antenna control window while I have my rotor engaged, Gpredict crashes. After some experimentation, I found that reverting the changes made in commit 7d8cddd corrects this issue. Below are my system specs. Additionally, I have attached the contents of my .config/Gpredict folder.

OS: Ubuntu 20.04.3 LTS x86_64 Kernel: 5.11.0-43-generic CPU: Intel i5-4690K (4) @ 4.300GHz Gpredict version... : 2.3.112-8ce3 Glib version....... : 2.64.6 Gio version........ : 2.64.6 Gthread version.... : 2.64.6 Gdk version........ : 3.24.20 Gtk+ version....... : 3.24.20 GooCanvas version.. : 2.0.4 Libcurl version.... : 7.68.0 Gpredict.zip

csete commented 2 years ago

Thanks for reporting and investigating the issue. I will take a look!