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

cli-lanterna uses $HOME/.MuWire by default #110

Open
JamesOlvertone opened this issue Nov 14, 2021 · 1 comment
Open

cli-lanterna uses $HOME/.MuWire by default #110

JamesOlvertone opened this issue Nov 14, 2021 · 1 comment

Comments

@JamesOlvertone
Copy link

My Preconditions:
$HOME/.MuWire does not exists

Done the steps from the cdescription of the reproducible build:
switched to a 11-jdk (higher do not work -> yes I tried)

  1. git clone https://github.com/zlatinb/muwire
  2. cd muwire
  3. git checkout muwire-0.8.10
    4 ./gradlew clean assemble
    Did the sha check, yes all is fine.

Then tried to run the cli-lanterna variant:
cd muwire/cli-lanterna/build/libs
java -jar cli-lanterna-0.8.10-all.jar

Setupdialog appears and all dirs there are prelocated in $HOME/.MuWire.
Yes you can change it in the dialog but default should $HOME/.config/MuWire like in the GUI-Client.

@zlatinb
Copy link
Owner

zlatinb commented Nov 14, 2021

Hey,

I've practically abandoned the cli-lanterna project. If you look through the git log it's been getting the bare minimum attention, just enough to compile. I don't have the capacity to work on it so I removed it from the README.md a few releases ago.

If there is interest in resurrecting it I'm willing to bring it up-to-date so that it basically works, but I don't want to be porting features to it. If someone wants to adopt that project it would be great and I will be happy to help them with advice.

This applies to issue #111 too.

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