You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
also a more limited fix would be to declare the WAGS_TAILS_DIR env variable: https://wags-tails.readthedocs.io/latest/usage.html#configuration . I think I should probably add some error handling in wags-tails to make it more visible where/why this is happening, maybe including a link to that doc entry ^
iterm2 on MacOS doesn't modify XDG_DATA_DIRS but for whatever reason ghostty which I am using now does set it if it is not set. So I modified my ~/.zprofile to set a value for XDG_DATA_HOME and XDG_DATA_DIRS because I think that ghostty thing could break other stuff too, potentially. I think we also discussed implementing this sort of XDG var usage for SEQREPO_ROOT_DIR defaults.
Maybe if you could enhance the wags-tails function to catch the permission error and include a link to that page. Then we can close this.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
May be overkill to add this but I did hit this and it took me a couple minutes to find out where it was coming from