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

Chipmunk home folder #802

Closed
2 tasks done
DmitryAstafyev opened this issue May 6, 2020 · 0 comments · Fixed by #869
Closed
2 tasks done

Chipmunk home folder #802

DmitryAstafyev opened this issue May 6, 2020 · 0 comments · Fixed by #869
Assignees
Labels

Comments

@DmitryAstafyev
Copy link
Collaborator

Prerequisites

affected version: 2.2.0

make sure to check this before filing an issue:

  • I am running the latest version
  • I checked to make sure that this issue has not already been filed

Describe the issue

cd application/electron
npm run electron

Screenshot from 2020-05-06 17-40-57

Indexer creates $HOME_DIR

What did not work as expected?

Indexer should use ~/.chipmunk

Version: 2.2.0
Platform: linux(x64) / Linux / 5.4.38-1-lts
Electron: 8.1.0
Electron Rebuild: 1.10.0
ToolKit: 1.1.8
IPC: 0.0.42
Chipmunk Material: 1.0.0
Angular: 9.0.6
Angular Material: 9.1.3
@DmitryAstafyev DmitryAstafyev added this to ToDo in chipmunk feature planing via automation May 6, 2020
@marcmo marcmo moved this from ToDo to In Progress in chipmunk feature planing Jul 28, 2020
marcmo added a commit to marcmo/chipmunk that referenced this issue Aug 10, 2020
avoid writing to a folder named \$HOME_DIR (fixes esrlabs#802)
format rust code
add raketask to format rust code and to check with clippy
introdude anyhow instead of failure
chipmunk feature planing automation moved this from In Progress to done Aug 12, 2020
DmitryAstafyev pushed a commit that referenced this issue Aug 12, 2020
avoid writing to a folder named \$HOME_DIR (fixes #802)
format rust code
add raketask to format rust code and to check with clippy
introdude anyhow instead of failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging a pull request may close this issue.

2 participants