mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #157] Crashing when not started as sudo #113
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#113
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @felixkiessling on GitHub (Aug 31, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/157
With the new nightly release, app crashes when I select a category from the sidebar. Opening preferences and entering data works.
Error message: "permission denied"
Doesn't happen when starting in terminal with "sudo".
Platform: Macos Catalina
@jpochyla commented on GitHub (Aug 31, 2021):
Sounds like you don't have the permissions to save the config file?
@felixkiessling commented on GitHub (Sep 2, 2021):
Yes, that seems right. I'm am not sure if I can contribute to solve this.
@jpochyla commented on GitHub (Sep 14, 2021):
Unfortunately I'm not sure why that would be the case, Psst is trying to create the config dir in a directory that should be user-writable.