Hello What's status of multiple windows feature? It's disabled for now. And for long time I believe. Implementation for new window creation break singleton nature of KStars. Should it be removed? >@ kstarsaction.cpp:518 > //File > void KStars::newWindow() { > new KStars(true); > } -- Khudyakov Alexey