processing / processing/processing4
File association problem
Open
@tutimura-kg is already working on this.
Since Jun 22, 2026.
bug
- Dominant language
- Java
- Stars
- 494
- Forks
- 183
- Avg merge
- 4h 39m
- Merged PRs (30d)
- 3
Description
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
- Install the application.
- Launch the application via the shortcut. (Success - .pde association is registered).
- Open a .pde file to launch via file association for the first time. (Success).
- 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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.