Crash when folders without read permission are encountered
When trying to run the executable in my home directory I got this:
Error: error during app runtime
Caused by:
0: error starting filesystem refresh watcher
1: Permission denied (os error 13) about ["/home/$USER/.local/share/containers/storage/overlay/l/HH3AARVJP4F3JJNC57Q2672EVG/var/cache/apt/archives/partial"]
Apparently the app can't deal with folders that have no read permission for the user? It'd probably be best to rather ignore these than crash outright.
Thanks for reporting the bug! I tried a fix with 52da9b412b14f11924477efe0359b86e97f3eb0d, but I wasn't able to recreate the error myself, so I don't know if it works. Swallowing that error should be pretty simple, though.
I'll work on the other issues you opened; thanks for writing them! Everything should hopefully be fixed in the next release!
Just installed over cargo install. Fedora 37 Still the same bug :(
prj
Error: error during app runtime
Caused by:
0: error starting filesystem refresh watcher
1: Permission denied (os error 13) about ["/home/my/.local/share/containers/storage/volumes/30453c96cc58494e78a3869b03fb281446bfe85736e4613218527bfecea37166/_data"]