Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application exported in a wrong folder #601

Closed
Jean-no opened this issue Nov 19, 2022 · 4 comments
Closed

Application exported in a wrong folder #601

Jean-no opened this issue Nov 19, 2022 · 4 comments

Comments

@Jean-no
Copy link

Jean-no commented Nov 19, 2022

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.

  1. work on a first program
  2. work on a second program
  3. export the second program as application (with Java embed)
  4. 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.

@Sachin-2206
Copy link

@Jean-no Hello Sir, I want to contribute in this issue. Can you please tell me about this more?

@Jean-no
Copy link
Author

Jean-no commented Feb 5, 2023

Hi ! I can't really tell you more, I will try to pay attention next time I perform an app export (I didn't notice the same thing lately)

@benfry
Copy link
Owner

benfry commented Feb 10, 2023

Can anyone else confirm that this is happening? I haven't seen anything like it and haven't been able to reproduce the behavior.

@benfry benfry closed this as completed in 0b83cad Feb 14, 2023
@benfry
Copy link
Owner

benfry commented Feb 14, 2023

Just ran into what's happening here… Will be fixed for 4.1.4 or 4.2 (whatever release comes after 4.1.3).

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants