Timeline for snap-store or basically any snap app cannot be run: user-dirs.dirs: Permission denied
Current License: CC BY-SA 4.0
19 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 24, 2023 at 18:37 | answer | added | Oliver | timeline score: -1 | |
| Jul 27, 2022 at 10:00 | answer | added | dstibbe | timeline score: 0 | |
| Mar 29, 2022 at 3:11 | answer | added | alchemy | timeline score: 0 | |
| Sep 11, 2021 at 9:11 | answer | added | Zin | timeline score: 1 | |
| Jun 17, 2020 at 22:13 | answer | added | Pawel Debski | timeline score: 0 | |
| Jun 17, 2020 at 22:03 | vote | accept | Pawel Debski | ||
| Jun 15, 2020 at 19:12 | answer | added | borabora | timeline score: 3 | |
| Jun 6, 2020 at 9:12 | comment | added | Pawel Debski | Hmm, @GracefulRestart apparently it is not that permissions issue. | |
| Jun 6, 2020 at 9:09 | history | edited | Pawel Debski | CC BY-SA 4.0 | more info |
| Jun 5, 2020 at 20:59 | history | edited | Pawel Debski | CC BY-SA 4.0 | more info |
| Jun 5, 2020 at 19:47 | comment | added | Pawel Debski | Cannot check it now, but @GracefullRestart you're genius! Respectful regards... | |
| Jun 5, 2020 at 19:26 | comment | added | GracefulRestart | Ah, then did the permissions of the /home/pdebski/.config/user-dirs.dirs directory (or parent directory) get set to owned by root or some other user, preventing pdebski from reading them? | |
| Jun 5, 2020 at 19:16 | history | edited | Pawel Debski | CC BY-SA 4.0 | more info |
| Jun 5, 2020 at 19:13 | comment | added | Pawel Debski | Yes, I run the commands as pdebski (me) | |
| Jun 5, 2020 at 19:11 | comment | added | GracefulRestart | Are the posted commands/output from a session belonging to pdebski or some other user? From what you have provided, I would expect things to work when logged in as pdebski, but as you noted it will likely not work with other users unless you allow them to read the contents of your $HOME directory. | |
| Jun 5, 2020 at 19:11 | history | edited | Pawel Debski | CC BY-SA 4.0 | more info |
| Jun 5, 2020 at 19:05 | comment | added | Pawel Debski | Some time ago Snap Store was running as expected and and the apps were running as well. I was not using the system for some time and blindly run apt-get update ; apt-get upgrade ; snap refresh after reboot all runs except snap-installed apps. | |
| Jun 5, 2020 at 18:59 | comment | added | GracefulRestart | How are you installing your snap packages? In my experience, snap packages are installed for all users and require root privileges user to install them (i.e. sudo snap install hello-world). Researching this issue, I did find that snap allows a user to login to a store with snap login, and then they are allowed to install user level snaps, so maybe that is what snap-store is doing. | |
| Jun 5, 2020 at 18:34 | history | asked | Pawel Debski | CC BY-SA 4.0 |