-
-
Notifications
You must be signed in to change notification settings - Fork 821
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Real time option not working after restart #3922
Comments
You configure startup_time_stop to disable real-time update. What is the time that is then used? Time (within minute) of program launch, or something else? |
I see a small shift of time in Stellarium in comparison with operating system (normal timerate and actual time are enabled) |
What do you mean with 'timerate' ? That is zero because of the two vertical (pause) bars. |
This is at least what I understand in this flag. |
@freebrowser1 please share |
(added a .txt extension as .ini is not supported by github) |
This is not a bug! This is a feature... |
Expected Behaviour
Clicking on the 'real time' button does not set real time on startup
Actual Behaviour
Real time not working, i.e. the clock on the bottom bar does not tick seconds.
Steps to reproduce
Click on the 'real time' button
Click on 'Configuration window' and then both 'Save view' and 'Save settings'
Exit Stellarium
Now in config.ini the values are correct:
startup_time_mode = actual
startup_time_stop = true
Start Stellarium again
Clock is not ticking so one has to manually click the real time button.
System
Logfile
log.txt
The text was updated successfully, but these errors were encountered: