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

Image file locations do not persist in SPACK generated sessions #3614

Open
sgpearse opened this issue May 17, 2024 · 2 comments
Open

Image file locations do not persist in SPACK generated sessions #3614

sgpearse opened this issue May 17, 2024 · 2 comments

Comments

@sgpearse
Copy link
Collaborator

To reproduce on Casper

  1. Module load vapor
  2. import any dataset, create an image renderer
  3. save session, close vapor
  4. open the session, and Vapor won't be able to find the image location

There seems to be a hash encoded in each SPACK instance that holds the path to or images directory. This changes each time VAPOR is run.

Screen Shot 2024-05-17 at 4 06 20 PM

@sgpearse sgpearse added the Bug label May 17, 2024
@sgpearse
Copy link
Collaborator Author

Potential solution: remove the file path to the image when we are using one of our default images, such as NaturalEarth.tms or BlueMarble.tms.

@sgpearse sgpearse added the High label Jun 18, 2024
@sgpearse
Copy link
Collaborator Author

Related to #3628. Should go away once we use our normal AppImage installer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant