Git Product home page Git Product logo

settle's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

settle's Issues

thread 'main' panicked at 'Wasn't able to create directory::

No matter which subcommand I try to execute, even settle compl bash, results in a panick:

thread 'main' panicked at 'Wasn't able to create directory:: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }', src/io.rs:68:35

Full disclosure: I have patched to source to link with an earlier clap v4.1.13, because that's what is a vailable in Debian unstable so far (this is settle packaged officially for Debian). I have not experienced problems with such hack before, but regardless it is of course not for you to solve if you suspect that I have broken the code by doing that.

Errors during installation

I tried to install using cargo. At the final stage of compilation I get this

   Compiling settle v0.36.3 (/home/vladislav/Desktop/settle)
error: environment variable `XDG_CONFIG_HOME` not defined
  --> src/config.rs:49:27
   |
49 |         let xdg_cfg_dir = env!("XDG_CONFIG_HOME");
   |                           ^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)

error: environment variable `XDG_CONFIG_HOME` not defined
  --> src/config.rs:55:47
   |
55 |             format!( "{}/settle/settle.yaml", env!("XDG_CONFIG_HOME"))
   |                                               ^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)

error: could not compile `settle` due to 2 previous errors

typos in documentation

The page links-and-backlinks.md contains a typo: Lanuage leraning -> Language learning.

The page configuration.md has "either ... either", where proper english is to instead say "either ... or".

The page projects.md has doube word "can't can't".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.