Ocular plugin. How to save eyepiece and telescope settings between Stellarium sessions

Asked by Khalid AlAjaji

I'm using the 0.10.6 beta version. For the Ocular plugin, I have to add eyepiece / telescope settings every time I start Stellarium and activate the Ocular plugin. Is there a way to save these settings between Stellarium sessions?

Question information

Language:
English Edit question
Status:
Solved
For:
Stellarium Edit question
Assignee:
No assignee Edit question
Solved by:
treaves
Solved:
Last query:
Last reply:
Revision history for this message
Khalid AlAjaji (kajaji) said :
#1

This is my log:

2010-11-28T07:32:37
Windows Vista
Compiled with GCC 4.4.0
Qt runtime version: 4.7.0
Qt compilation version: 4.7.0
Addressing mode: 32-bit
Total memory: 2037 MB (unreliable)
Total virtual memory: 2047 MB (unreliable)
Physical memory in use: 55%
Processor speed: 2493 MHz
Processor name: Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz
Processor speed: 2493 MHz
Processor name: Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz
C:\Program Files\Stellarium 0.10.6 beta\stellarium.exe
 -------------------------------------------------------------------
[ This is Stellarium 0.10.5 (BZR r4813) - http://www.stellarium.org ]
[ Copyright (C) 2000-2010 Fabien Chereau et al ]
 -------------------------------------------------------------------
Writing log file to: "C:/Users/zzzzz/AppData/Roaming/Stellarium/log.txt"
File search paths:
  0 . "C:\Users\zzzzz\AppData\Roaming\Stellarium"
  1 . "."
Config file is: "C:\Users\zzzzz\AppData\Roaming\Stellarium/config.ini"
OpenGL supported version: "1.5.0 - Build 7.14.10.1244"
Qt GL paint engine is: "OpenGL"
Cache directory is: "C:\Users\zzzzz\AppData\Local\stellarium\stellarium\cache"
Sky language is "en"
Application language is "en"
Loading Solar System data ...
WARNING : Can't find texture file "textures/vesta.png" : file not found: textures/textures/vesta.png

WARNING : Can't find texture file "textures/Pluto.png" : file not found: textures/textures/Pluto.png

WARNING : Can't find texture file "textures/asteroid.png" : file not found: textures/textures/asteroid.png

WARNING : Can't find texture file "textures/asteroid.png" : file not found: textures/textures/asteroid.png

WARNING : Can't find texture file "textures/asteroid.png" : file not found: textures/textures/asteroid.png

WARNING : Can't find texture file "textures/Asteroid.png" : file not found: textures/textures/Asteroid.png

WARNING : Can't find texture file "textures/asteroid.png" : file not found: textures/textures/asteroid.png

WARNING : Can't find texture file "textures/asteroid.png" : file not found: textures/textures/asteroid.png

WARNING : Can't find texture file "textures/asteroid.png" : file not found: textures/textures/asteroid.png

WARNING : Can't find texture file "textures/asteroid.png" : file not found: textures/textures/asteroid.png

WARNING : Can't find texture file "textures/asteroid.png" : file not found: textures/textures/asteroid.png

WARNING : Can't find texture file "textures/asteroid.png" : file not found: textures/textures/asteroid.png

Loaded 261 / 261 planet orbits from "C:\Users\zzzzz\AppData\Roaming\Stellarium/data/ssystem.ini"
Loading star data ...
"Loading "./stars/default/stars_0_0v0_1.cat": 0_0v0_1; 5013"
"Loading "./stars/default/stars_1_0v0_1.cat": 1_0v0_1; 21999"
"Loading "./stars/default/stars_2_0v0_1.cat": 2_0v0_1; 151416"
"Loading "./stars/default/stars_3_1v0_0.cat": 3_1v0_0; 434064"
Finished loading star catalogue data, max_geodesic_level: 3
navigation/preset_sky_time is a double - treating as jday: 2.45151e+06
Loaded 10051 NGC records
Loading NGC name data ...
Loaded 222 / 222 NGC name records successfully
Loaded 88 / 88 constellation records successfully for culture "western"
Loaded 85 / 85 constellation art records successfully for culture "western"
Loaded 89 / 89 constellation names
Loading constellation boundary data ...
Loaded 782 constellation boundary segments
Loading star names from "./skycultures/western/star_names.fab"
Loaded 230 / 230 common star names
Loading star names from "./stars/default/name.fab"
Loaded 3215 / 4359 scientific star names
Creating GUI ...
Loaded plugin "AngleMeasure" .
AngleMeasure plugin - press control-A to toggle angle measure mode
Loaded plugin "Oculars" .
Ocular plugin - press Command-O to toggle eyepiece view mode. Press ALT-o for configuration.
Oculars::validateIniFile ocular.ini exists at: "C:\Users\zzzzz\AppData\Roaming\Stellarium/modules/Oculars/ocular.ini" . Checking version...
Oculars::validateIniFile found existing ini file version 0.12
Loaded plugin "TelescopeControl" .
TelescopeControl: No telescope server directory has been found.
TelescopeControl: Only embedded telescope servers are available.
WARNING - telescope definition "New Telescope 1:TelescopeServerDummy" not recognised
TelescopeControl: Unable to create a telescope client at slot 1
TelescopeControl: Loaded successfully 1 telescopes.

Revision history for this message
Best treaves (treaves) said :
#2

There is a fix committed for this issue.

Revision history for this message
Khalid AlAjaji (kajaji) said :
#3

Thanks Timothy