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
processing-bot opened this issue Nov 19, 2022 · 4 comments
Closed

Application exported in a wrong folder #601

processing-bot opened this issue Nov 19, 2022 · 4 comments

Comments

@processing-bot
Copy link
Collaborator

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.

  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.

@processing-bot
Copy link
Collaborator Author

Created by: Sachin-2206

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

@processing-bot
Copy link
Collaborator Author

Created by: Jean-no

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)

@processing-bot
Copy link
Collaborator Author

Created by: benfry

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

@processing-bot
Copy link
Collaborator Author

Created by: benfry

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant