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

Fix python not being resolved correctly if not in path #4864

Merged
merged 2 commits into from
May 22, 2024

Conversation

WithoutPants
Copy link
Collaborator

Fixes issue where if the Exec command for a plugin config was not found on the path, then the Exec field would be mutated with the plugin path.

Fixes issue where plugin path would be inserted into python command strings if python was not found on the path, meaning that the python setting would not be honoured.

Fixes #4859

@WithoutPants WithoutPants added the bug Something isn't working label May 22, 2024
@WithoutPants WithoutPants added this to the Version 0.26.0 milestone May 22, 2024
@WithoutPants WithoutPants merged commit 8652088 into stashapp:develop May 22, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug Report] stash-win.exe not refreshing python path on first boot
1 participant