Q: I changed the language in KStars, but the interface didn’t update. What should I do?
If KStars does not reflect your selected language, try the following steps:
Run:
flatpak config --user --set languages "*"
flatpak --user --reinstall install org.kde.kstars.Debug
flatpak --user update
This forces Flatpak to enable all language packs and refresh KStars. After restarting, the selected language should be applied.
KStars can follow your system language, but you can still set a different language manually. The steps above help ensure all translations are available regardless of your OS language.
KStars automatically starts up on system boot. To disable automatic startup, toggle it off from EkosLive Dashboard at http://stellarmate.local![]()
Alternatively, you can also disable it from the terminal:
systemctl --user disable --now org.kde.kstars
KStars is required to run StellarMate App. Therefore, if StellarMate App is used, it will launch KStars regardless of startup settings since it is required for the App to operate.