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

Snap binary does not work correctly #361

Open
TLINDEN opened this issue Oct 1, 2024 · 0 comments
Open

Snap binary does not work correctly #361

TLINDEN opened this issue Oct 1, 2024 · 0 comments

Comments

@TLINDEN
Copy link

TLINDEN commented Oct 1, 2024

I installed iamb with snap and created a configfile in $HOME/.config/iamb/config.toml. When I start it w/o parameters, it says:

iamb 
Please create a configuration file at /home/scip/snap/iamb/68/.config/iamb/config.toml

For more information try '--help'

Since I do not use this directory /home/scip/snap/iamb/68/.config/, I tried to specify my config using -C, without success either:

iamb -C ~/.config/iamb
Please create a configuration file at /home/scip/.config/iamb/iamb/config.toml

For more information try '--help'

Ok, leave the iamb part:

iamb -C ~/.config
Error reading configuration file: Permission denied (os error 13)

Huh?

l ~/.config/iamb/config.toml 
.rw-r--r-- 49 scip 2024-10-01 13:27 /home/scip/.config/iamb/config.toml

So, whatever I try, it seems to be impossible for me to start the program.

I do NOT have these problems with the pre-compiled release binary available here for download.

best regards,
Tom

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