Skip to content
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

The default download directory for star catalog #4056

Open
sunshuwei opened this issue Jan 6, 2025 · 3 comments
Open

The default download directory for star catalog #4056

sunshuwei opened this issue Jan 6, 2025 · 3 comments
Labels
subsystem: catalogs The issue is related to supported catalogs of planetarium...

Comments

@sunshuwei
Copy link
Contributor

Is your feature request related to a problem? Please describe.

In Windows, perhaps it should be changed to the software installation directory, that is, X:\Program Files\Stellarium\stars\hip_gaia3, or allow custom star catalog download directory.

I guess if a user does not install Stellarium software on the C drive, then they should not want to put the star catalog data on the C drive, because their C drive has limited capacity, and about 5GB of star catalog data will cause the C drive to be tight.

X:\Users\XXX\AppData\Roaming\Stellarium\stars\hip_gaia3, this directory is usually located on the C drive.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@alex-w
Copy link
Member

alex-w commented Jan 6, 2025

The solution is described in User Guide :)

@10110111
Copy link
Contributor

10110111 commented Jan 6, 2025

In Windows, perhaps it should be changed to the software installation directory

It can't be done by default, because normally on Windows this directory is write-protected for normal users, and is only accessible to Admin. One generally shouldn't run their applications as Admin.

X:\Users\XXX\AppData\Roaming\Stellarium\stars\hip_gaia3, this directory is usually located on the C drive.

Really? Your path listed implies it should be on X:, unless there's a junction point somewhere among these directory entries. Besides, if it's really on C:, and this drive has a limited capacity, you should move AppData\Roaming (using RMB→Properties→Location, or indeed creating a symbolic link, as discussed here).

@gzotti
Copy link
Member

gzotti commented Jan 6, 2025

Our supported solution is to define environment variable STEL_USERDIR and have your Stellarium user data directory there.

@alex-w alex-w added the subsystem: catalogs The issue is related to supported catalogs of planetarium... label Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subsystem: catalogs The issue is related to supported catalogs of planetarium...
Development

No branches or pull requests

4 participants