processing / processing/processing4
Fixing the "Cannot access sketchbook" error requires resetting "org.processing.four," but that does not exist.
还没有人认领这个 Issue。
- 主要语言
- Java
- 星标
- 497
- 派生
- 183
- 平均合并
- 4 小时 39 分钟
- 30 天内合并 PR
- 3
描述
Most appropriate sub-area of Processing 4?
Data
Processing version
4.5.5
Operating system
macOS
Bug description
When I tried to launch Processing, the application failed to open and displayed a "Cannot access sketchbook" message.
The on-screen instructions suggested resolving the issue by running the command tccutil reset All org.processing.four in the Terminal;
however, this resulted in the following error:
"tccutil: No such bundle identifier “org.processing.four”: The operation couldn’t be completed. (OSStatus error -10814.)"
Upon investigation, I discovered that "org.processing.four" has been changed to "org.processing.app".
As the current wording is misleading, please correct it.
Steps to reproduce this
1.System Settings → Privacy & Security → Files and Folders → Processing
2.Disable Documents
3.Open Processing
snippet
No response
Additional context
Error window:
Would you like to work on the issue?
No, I’m just reporting the issue
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
在 Processing 4 代码库中搜索显示的“Cannot access sketchbook”消息以及过时的 org.processing.four 标识符。更新面向用户的指导,使其使用当前的 bundle identifier,然后运行仓库中可用的 macOS 启动或错误处理测试,并确认修正后的指导会显示。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- macos
- 领域
- desktop, operating-systems
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 64/100