processing / processing/processing4

File association problem

未关闭
#1,529 0 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

@tutimura-kg 已经在做这个了。

开始于 2026年6月22日。

bug
主要语言
Java
星标
497
派生
183
平均合并
4 小时 39 分钟
30 天内合并 PR
3

描述

Most appropriate sub-area of Processing 4?

PDE

Processing version

4.4.10, 4.5.2

Operating system

Windows

Bug description

After installation, launching the application via the desktop shortcut works as expected, and the .pde file association is successfully registered.

However, we observed an issue with subsequent launches via file association.

In Windows 11, File Explorer often overwrites registry entries intaerlactively. Once it is manually overwritten, this issue no longer surfaces.

Steps to reproduce this
  1. Install the application.
  2. Launch the application via the shortcut. (Success - .pde association is registered).
  3. Open a .pde file to launch via file association for the first time. (Success).
  4. Try to open another .pde file (or the same one again) to launch via file association a second time. (Failure).

Consequentially,

  • Launching via the shortcut fixes the configuration.
  • Launching via file association breaks the state, which negatively affects the next attempt to launch via file association.
snippet

No response

Additional context

I submitted pull request #1528 .

Would you like to work on the issue?

Yes, I’d like to help with this

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。