Closed
Description
Created by: Jean-no
Description
Sometimes, when exporting an application, the files are not created in the right sketch folder but in another folder.
Expected Behavior
The application folders should be exported in the sketch folder of the current program
Current Behavior
The application folders are created in the sketch folder of another program (wich has once been opened in the same session, I guess it means that the path is wrongfully remembered)
Steps to Reproduce
I don't now if it cas easely be reproduced, but it happened to me more than once. I fist I thought the app wasn't created at all, but once I noticed it was just made in a wrong place.
- work on a first program
- work on a second program
- export the second program as application (with Java embed)
- see that the export can't be found in the right folder
Your Environment
- Processing version: 4.01
- Operating System and OS version: Kubuntu 20.04 with Plasma 5.18.8
- Other information: I also have path-related issues when loading a csv file. There are no spaces in the path.
Possible Causes / Solutions
It seems to me that the path of a formerly opened sketch was kept and used for the current sketch at the moment of the export.
Metadata
Metadata
Assignees
Labels
No labels