Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Maya: Fix Extract Look with space in names #2518

Merged
merged 3 commits into from
Jan 21, 2022

Conversation

BigRoy
Copy link
Collaborator

@BigRoy BigRoy commented Jan 12, 2022

Brief description

This fixes #2055.

With this changed the source and destination filepath is now escaped with " quotes in the call to subprocess when a space is in the path. We're also doing this for the sourceHash argument since that uses the filename as part of the hash and had the same issue.

Testing notes:

  1. Publish a look that uses a texture with a space in filename.
  2. Assign the look

Tested

I've tested the publishing plus look assignment. It looks solid on my end. 👍

Copy link
Member

@antirotor antirotor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works, thanks!

@mkolar mkolar merged commit 8674523 into ynput:develop Jan 21, 2022
@BigRoy BigRoy deleted the fix/extract_look_space_filenames branch March 20, 2024 15:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
host: Maya type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maya: Extract Look Spaces in Filename
3 participants