processing / processing/processing4
File association problem
Abierto
@tutimura-kg ya está trabajando en esto.
Desde el 22/6/2026.
bug
- Lenguaje dominante
- Java
- Estrellas
- 494
- Forks
- 183
- Merge medio
- 4 h 39 min
- PR fusionados (30 d)
- 3
Descripción
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
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.