processing / processing/processing4
Processing IDE doesn't respond on launch and on saving sketch ( getting stuck - mouse clicks doesn't work)
未关闭
还没有人认领这个 Issue。
bug
- 主要语言
- Java
- 星标
- 494
- 派生
- 183
- 平均合并
- 4 小时 39 分钟
- 30 天内合并 PR
- 3
描述
Most appropriate sub-area of Processing 4?
Other (specify if possible)
Processing version
4.3.1
Operating system
Windows 10
Steps to reproduce this
"1. When we open processing IDE , IDE's User interface doesn't respond to user clicks for few seconds
- Whenever I try to save the sketch, IDE's UI doesn't respond to user clicks for few seconds"
snippet
// Paste your code below :)
void setup() {
}
void draw() {
}
Additional context
This is observed only in 4.3.1 version (this bug was not there in 4.3 version)
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
在 Windows 10 上使用 Processing 4.3.1 重现启动和保存 sketch 时的卡死,然后将其行为与 4.3 进行比较。调查编辑器的启动和保存路径;当 UI 在这两项操作期间都保持响应时,修复即告完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- desktop, performance
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100