| Summary: | Script shortcuts no longer work: "[Errno 1] Operation not permitted" | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | cruiselinermod |
| Component: | Scripting | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 5.1.5 | ||
| Target Milestone: | --- | ||
| Platform: | Manjaro | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
cruiselinermod
2023-10-13 00:47:43 UTC
It seems the problem came from a diacritic in the file path. I removed an accented character from one folder name, and updated the path in Krita, and the script shortcuts are now functional again. There was no issue until a short time ago, so I imagine the problem was introduced by a recent update to either the OS, Python or Krita. Krita does say when a script file can't be found. If it considers a file path to be invalid, I'd strongly recommend specifying this in similar fashion; "Operation not permitted" is a very vague and misleading error message, suggesting that file permissions or interfering software may be at fault. Thank you. |