SAVE CONFIGURATION

122 views
Skip to first unread message

JAY RESPLER

unread,
Dec 9, 2021, 9:47:55 PM12/9/21
to Stellarium
Hello.
Whenever I start Stellarium, I always stop the automatic advancement of time, I turn on the Date/Time window F5, and open Satellites Configuration Alt Z.

I thought Configuration F2 would save these items but I don't see how to do this.

Can  Configuration be set to save these?

Thank you.

Alex D.

unread,
Dec 10, 2021, 1:09:32 AM12/10/21
to stell...@googlegroups.com
Hello Jay,

You can't save those settings (but the time window F5 should be open next time you start Stellarium).

About time: what you can do is write a small script "startup.ssc" that stops Stellarium when you start it (I also use this, in order to save on battery power):


//
// Name: Startup Script
// Description: Script which runs automatically at startup
//

core.debug("START UP: stop time")
core.setTimeRate(0)

Another power saving tip: reduce the frame rate (look for 'maximum_fps' in config.ini)

rgds,

-alex-



--
You received this message because you are subscribed to the Google Groups "Stellarium" group.
To unsubscribe from this group and stop receiving emails from it, send an email to stellarium+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/stellarium/6c07c3b8-31b7-43f8-b11f-8d1b07babbc2n%40googlegroups.com.

JAY RESPLER

unread,
Dec 21, 2021, 9:32:08 PM12/21/21
to Stellarium
I must be doing something wrong. I press F5. Time window opens.
Press F2, Config opens.  Press Save Settings.
Close Stellarium.
Open  Stellarium.
No Date/time window.

I've tried several times.
Any idea what is wrong?
Does this work for others?
Ver 0.21.2

JAY RESPLER

unread,
Dec 21, 2021, 10:16:10 PM12/21/21
to Stellarium
I read the manual and figured how to do scripts. I modified the existing  startup.ssc   and It Works!
Can a script also open F5?

I use a desk top pc so battery power is not an issue for me.

Thank you for the ideas.

Jay

Georg Zotti

unread,
Dec 22, 2021, 4:06:42 AM12/22/21
to Stellarium

No, the program launches without GUI panels, and there is no scripting API to call them up at launch. Size and position are stored, though.
Reply all
Reply to author
Forward
0 new messages