Coder Social home page Coder Social logo

Comments (4)

arcsikex avatar arcsikex commented on June 4, 2024

Thank you for the report and the possible solution. Can you maybe share what were the original permissions set for the Cascadeur folder?

from cascadeur_bridge.

catafest avatar catafest commented on June 4, 2024

Ok, I think I understand where can be an issue, these are my permissions for a default install Cascadeur folder ... I'm not very good with Windows management issues, any idea?

\AppData\Local>icacls Cascadeur
Cascadeur NT AUTHORITY\SYSTEM:(I)(OI)(CI)(F)
          BUILTIN\Administrators:(I)(OI)(CI)(F)
          DESKTOP-L6HH19G\catafest:(I)(OI)(CI)(F)

Successfully processed 1 files; Failed processing 0 files

from cascadeur_bridge.

catafest avatar catafest commented on June 4, 2024

Thank you for your help ... a good idea to have this addon.

I try to fix permissions for both Cascadeur and Blender 3D with this command and not work and I try both normal user and admin ... from the command prompt.
icacls "C:\path\to\Cascadeur" /grant MYUSER:(OI)(CI)F
Maybe the Blender cannot run this:
hp, ht, pid, tid = _winapi.CreateProcess(executable, args, PermissionError: [WinError 5] Access is denied

I need to open an issue on the Blender 3D software but I'm not the owner of this project.
The Blender team found a similar issue on this.

Also, I cannot close this issue with this comment ...

from cascadeur_bridge.

arcsikex avatar arcsikex commented on June 4, 2024

@catafest sorry I am also not familiar with permissions management.
Although I noticed that I also get PermissionError WinError 5 if the cascader.exe path is incorrect. So unfortunately based on the error it's not clear if it's actually a PermissionError or user error. And I'm also not very confident messing with user permission with the addon 😄
I will close the issue, I hope you can find a solution

from cascadeur_bridge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.