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

Unable to get the Lucid configuration folder. #15

Closed
imclint21 opened this issue Oct 30, 2019 · 3 comments
Closed

Unable to get the Lucid configuration folder. #15

imclint21 opened this issue Oct 30, 2019 · 3 comments
Assignees
Labels
bug Something isn't working core Core development
Milestone

Comments

@imclint21
Copy link
Member

Error on antergos (archlinux)

2019/10/30 00:48:48 [ERROR] ./lucid: Unable to initialize Lucid node.
2019/10/30 00:48:48 [ERROR] ./lucid: Unable to get the Lucid configuration folder.
@imclint21 imclint21 added bug Something isn't working core Core development labels Oct 30, 2019
@imclint21 imclint21 self-assigned this Oct 30, 2019
@imclint21 imclint21 added this to Problems to Fix in Lucid KV via automation Oct 30, 2019
@rigwild
Copy link
Member

rigwild commented Oct 30, 2019

Is Lucid fully portable ?

@imclint21 imclint21 pinned this issue Oct 30, 2019
@imclint21
Copy link
Member Author

Yes, just the configuration file is needed in /etc/lucid/ (on linux)

@imclint21
Copy link
Member Author

imclint21 commented Oct 30, 2019

Hmm looks crazy, I've opened an issue here: andybarron/app-dirs-rs#35 (comment)

Linux Antergos (ArchLinux):

SharedConfig = /etc/xdg/Lucid
SharedData = /usr/local/share/Lucid
UserCache = /home/clintm/.cache/Lucid
UserConfig = /home/clintm/.config/Lucid
UserData = /home/clintm/.local/share/Lucid

Windows 10:

SharedConfig = C:\ProgramData\Clint.Network\Lucid
SharedData = C:\ProgramData\Clint.Network\Lucid
UserCache = C:\Users\me\AppData\Local\Clint.Network\Lucid
UserConfig = C:\Users\me\AppData\Roaming\Clint.Network\Lucid
UserData = C:\Users\me\AppData\Local\Clint.Network\Lucid

Debian 9 (on WSL):

SharedConfig = /etc/xdg/Lucid
SharedData = /usr/local/share/Lucid
UserCache = /home/clintm/.cache/Lucid
UserConfig = /home/clintm/.config/Lucid
UserData = /home/clintm/.local/share/Lucid

imclint21 added a commit that referenced this issue Oct 30, 2019
imclint21 added a commit that referenced this issue Oct 30, 2019
@imclint21 imclint21 added this to Issues in Lucid Development Nov 1, 2019
@imclint21 imclint21 added this to the pre-alpha milestone Nov 3, 2019
@imclint21 imclint21 unpinned this issue Nov 25, 2019
Lucid Development automation moved this from Issues to Jobs Done Nov 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core Core development
Projects
Lucid Development
  
Jobs Done
Lucid KV
  
Problems to Fix
Development

No branches or pull requests

2 participants