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

Bug: Unable to save c file with different file name #157

Closed
trojanobelix opened this issue Feb 11, 2019 · 2 comments
Closed

Bug: Unable to save c file with different file name #157

trojanobelix opened this issue Feb 11, 2019 · 2 comments

Comments

@trojanobelix
Copy link
Contributor

The c file is saved as CO_OD.c, even if you change the file name in the explorer window.

Regardless if you change the name by typing a new filename or choosing a different file on the directory view.

To reproduce:

  1. Place an file "test1.c" in a directory.
  2. export c file
  3. choose "test1.c" in the directory view.
  4. CO_OD.c is saved. Not "test1.c"

To reproduce 2:

  1. export c file
  2. type "test2.c" as new file name
  3. CO_OD.c is saved. Not "test2.c"
@martinwag
Copy link
Contributor

I think this is the same as my bug #138

@trojanobelix
Copy link
Contributor Author

Yes that's right. Sorry, missed it.

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

2 participants