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

Do I need to set permission on synfigfu.py too? #24

Open
BarbzYHOOL opened this issue Oct 31, 2022 · 2 comments
Open

Do I need to set permission on synfigfu.py too? #24

BarbzYHOOL opened this issue Oct 31, 2022 · 2 comments
Labels

Comments

@BarbzYHOOL
Copy link

I have chmod +x *.py all my python plugins but as soon as i did that, synfig returned an error in console such as:

synfigfu !
*do nothing API*
(draft proof of concept mode used by synfigexport.py Gimp to Synfig plugins)

synfig object (version : 0.0 - draft)
gimp-2.10: LibGimpBase-AVERTISSEMENT: gimp-2.10: gimp_wire_read(): error

So I removed the permission (x bit) on that file and I could export. I thought that maybe this file is only called/read by synfigexport.py

can you enlighten me @d-j-a-y ? thx

@d-j-a-y
Copy link
Owner

d-j-a-y commented Nov 2, 2022 via email

@BarbzYHOOL
Copy link
Author

Ok so no need to make it executable. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants