processing / processing/processing4
Creating a folder while in the "Save sketch folder as" crashes the program, loses work
未关闭
还没有人认领这个 Issue。
- 主要语言
- Java
- 星标
- 494
- 派生
- 183
- 平均合并
- 4 小时 39 分钟
- 30 天内合并 PR
- 3
描述
I'm on windows 11
I just downloaded & installed with typical settings to showing someone new to programming, and when I went to save their work, I created a new sub directory to put their saves and when I clicked enter after renaming the new folder the program crashed, the work was lost, and the folder reverted to "New folder"
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,在 Windows 11 上通过“Save sketch folder as”流程复现该问题:创建一个子目录,将其重命名,然后按 Enter。跟踪桌面保存对话框路径,以确定程序崩溃且文件夹恢复为“New folder”的原因。完成的标准是:文件夹以所选名称创建,程序保持打开状态,并且 sketch 未丢失。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- desktop
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100