File location test
From Stellarium Wiki
To whoever is able to build Stellarium on non-Linux platforms:
- Please see if build works with respect to the locations of files (I moved code from elsewhere into StelFileMgr, but don't have access to non-linux machines to do a test build).
- Report where files end up. It is not clear to me where this is on non-POISX systems, as the location is determined by a system call unfamiliar to me.
I would like to know the following for the user guide:
- Installation directory - the name of the directory where the nebulae, scripts, skycultures, landscapes etc. are installed.
- Location of config.ini (the version which is saved when clicking save in the config window, not the default_config.ini file)
- Location where screenshots get saved
- Location where recorded scripts get saved.
Please enter your results in this table:
| SVN Revision Tested | Platform | Item | Result |
| v-0.9.0 | Linux | install dir | $PREFIX/share/stellarium/ |
| v-0.9.0 | Linux | config.ini | $HOME/.stellarium/config.ini |
| v-0.9.0 | Linux | screenshots | $HOME/ |
| v-0.9.0 | Linux | recorded scripts | $HOME/ |
| v-0.9.0 | Win XP Win 2000 | install dir | (root-partition):\Program Files\Stellarium\ |
| v-0.9.0 | Win XP Win 2000 | config.ini | (root-partion):Documents and settings\(your settings folder)\stellarium\ |
| v-0.9.0 | Win XP Win 2000 | screenshots | (root-partition):\Documents and settings\(your settings)\Desktop\stellarium-xxx.bmp |
| v-0.9.0 | Win XP Win 2000 | Recorded scripts | (root-partition):\Documents and settings\(your settings)\stellarium\scripts\recorded-xxx.sts |
| r2133 | OSX | install dir | can be anywhere, but typically /Applications |
| r2133 | OSX | config.ini | ~/Library/Preferences/Stellarium/config.ini |
| r2133 | OSX | screenshots | ~/Desktop |
| r2133 | OSX | recorded scripts | ~/Library/Preferences/Stellarium/scripts |
| ? | Vista | install dir | ? |
| ? | Vista | config.ini | ? |
| ? | Vista | screenshots | error msg: 'directory ~\desktop not writable' when attempting to write screenshot. Can this directory be configurable? |
| ? | Vista | recorded scripts | ? |
| v-0.9.0 | Windows ME & 98-2e | install dir | install in the location
(root-partition):\xxxxxx\stellarium where "xxxxx" is a name up to eight characters |
| v-0.9.0 | Windows ME & 98-2e | config.ini | (root-partition):\stellarium\config.ini Create a startup short cut
"(root-partition):\xxxxxx\stellarium\stellarium.exe --config-file=(root-partition):\stellarium\config.ini" all in one line |
| v-0.9.0 | Windows ME & 98-2e | screenshots | Desktop |
| v-0.9.0 | Windows ME & 98-2e | recorded Scripts | ? Folder (root):\stellarium\scripts is created but error occurs when attempting to write |