processing / processing/processing4
Processing won't start a second time when a system proxy server is set on Linux
未关闭
还没有人认领这个 Issue。
help wanted
- 主要语言
- Java
- 星标
- 494
- 派生
- 183
- 平均合并
- 4 小时 39 分钟
- 30 天内合并 PR
- 3
描述
Created by: rapiz1
Description
The IDE will crash after a second start, without any error messages.
Expected Behavior
The IDE can start
Current Behavior
The IDE failed to start at the second time
Steps to Reproduce
- Open processing
- Quit
- Open processing again.
Your Environment
- Processing version: processing-4.0b6
- Operating System and OS version: Arch Linux
- Other information:
Possible Causes / Solutions
After rm -rf ~/.config/processing, the IDE can start.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
在配置了系统代理的 Arch Linux 上,按照 issue 中的三个步骤重现第二次启动失败的问题。比较删除 ~/.config/processing 前后的行为,然后跟踪 IDE 启动和配置处理过程,以确定第二次启动失败的原因。当 Processing 无需删除其配置即可再次成功启动时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- desktop, operating-systems
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100