muwire icon indicating copy to clipboard operation
muwire copied to clipboard

cli-lanterna uses $HOME/.MuWire by default

Open JamesOlvertone opened this issue 3 years ago • 1 comments

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.

JamesOlvertone avatar Nov 14 '21 14:11 JamesOlvertone

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.

zlatinb avatar Nov 14 '21 16:11 zlatinb