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

"soundboards directory is mandatory" but maybe cargo install could create a default directory #41

Open
mdtrooper opened this issue Feb 25, 2021 · 0 comments

Comments

@mdtrooper
Copy link

My first run fails:

$ soundboard 
[2021-02-25T11:25:24Z INFO  soundboard::app_config] Loaded config file from None
[2021-02-25T11:25:24Z ERROR soundboard] 
    soundboard encountered an fatal error:
      Description:
        failed to load soundboards: could not find soundboards directory at one of the following locations:
                relative_from_exe: /home/miguel/.cargo/bin/soundboards
                config_dir_path1: /home/miguel/.config/soundboard/soundboards
                config_dir_path2: /home/miguel/.config/soundboard/soundboards
                home_dir_path: /home/miguel/.soundboard/soundboards
      Location:
        panic occurred in file '/home/miguel/.cargo/registry/src/github.com-1ecc6299db9ec823/soundboard-0.1.1/src/soundboards.rs' at line 36
      Additional:
        If unexpected please file a bug report at https://github.com/gamebooster/soundboard/issues

Yes, I read necesary a soundboards directory, but maybe it is good idea to create a default directory with the same content of soundboards directory from the git.

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

1 participant