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

Cannot save layer to UNC path on CIFS server #3527

Open
michalfratczak opened this issue Dec 18, 2023 · 2 comments
Open

Cannot save layer to UNC path on CIFS server #3527

michalfratczak opened this issue Dec 18, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@michalfratczak
Copy link

Describe the bug
Cannot save layer to UNC path on CIFS server.

Steps to reproduce
Steps to reproduce the behavior:

  1. Go to 'USD Stage Editor' and 'create stage new layer'
  2. duble Click on 'anonymousLayer1'
  3. Save to UNC path on CIFS server
  4. See error:
UsdLayerEditor_SaveLayerFileDialog(1,"",0);
// Result: //hal/Projects/temp/test.usd
// Error: Insufficient permissions to write to destination directory '\\hal\Projects\temp'
// Error: Unable to open //hal/Projects/temp/test.usd for write

Share permissions are OK, we work on this server on daily basis.

Specs (if applicable):

  • Windows 10
  • Maya 2024.2
  • Maya USD 0.25.0
@michalfratczak michalfratczak added the bug Something isn't working label Dec 18, 2023
@michalfratczak
Copy link
Author

The root issue is here: PixarAnimationStudios/OpenUSD#849
Maybe Autodesk can use it's majesty to bump this issue to a fix ?

@wallworm
Copy link

This topic does seem to come up more than we'd like. We will try to find a solution.

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
Status: Needs triage
Development

No branches or pull requests

3 participants