From this information, it sounds like your version of KStars that you have has bundled in it a file that was built for 10.15 instead of 10.13. At the time I built that version of KStars, my script was set to build for 10.13. Earlier this year, Craft made a decision to change from supporting min version 10.13 to min version 10.15. Sometimes craft builds libraries but other times it downloads prebuilt ones from the binary server. When they made that change (that I did not realize they had made at the time), I ended up with some issues where some of my libraries were built with min version 10.13 and others were 10.15. If a file was in that build but was built for 10.15, I wouldn't notice any problem since I am on 12.6 Monterey so both should work on my system. We discovered this problem in the middle of the summer and I had to make a bunch of changes in my build script. I am not sure if 3.5.9 was affected by that issue, I thought it was not. I was forced to make 3.6.0 and later ones have a min version of 10.15 to avoid the issue, and I thought it was only the beta versions of that which had the issue. If it really does have a file in it like that, you might want to try 3.5.8?

But did you say that it was working for you before?? Strange because I would expect it to either work or not work.

I am sorry but since the change was made and now I can't build for 10.13, I can't go back and fix the old version if it is messed up for you.

Thanks,

Rob

Read More...