processing / processing/processing4
Error "Could not get the settings folder" when opening a sketch with double click
Abierto
@catilac ya está trabajando en esto.
Desde el 18/5/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?
I'm not sure
Processing version
Processing 4.4.4
Operating system
Windows 10
Bug description
Hi,
When I try to open a sketch with double-click on the .pde file a window with this error appears and Processing can't open the file.
When I open form the Processing menu there is no problem.
This problem appeared one day with apparently no reason at all and since then is present.
Steps to reproduce this
(1) Open with double click any Processing aplication fila .pde
snippet
// Paste your code below :)
void setup() {
}
void draw() {
}
Additional context
No response
Would you like to work on the issue?
No, I’m just reporting the issue
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.