notklaatu / stopgo

Stop-motion animation software. This is a publish-only repository mirroring Gitlab.
http://makerbox.org.nz/stopgo
Other
17 stars 5 forks source link

Permissions issue #44

Open kenfallon opened 7 years ago

kenfallon commented 7 years ago

(stopgo:4790): Gtk-WARNING **: Attempting to store changes into '/home/ken/.local/share/recently-used.xbel', but failed: Failed to rename file '/home/ken/.local/share/recently-used.xbel.9Y7FUY' to '/home/ken/.local/share/recently-used.xbel': g_rename() failed: Operation not permitted

(stopgo:4790): Gtk-WARNING **: Attempting to set the permissions of '/home/ken/.local/share/recently-used.xbel', but failed: Operation not permitted

ls -al /home/ken/.local/share/recently-used.xbel -rw-------. 1 ken ken 0 Sep 19 2015 /home/ken/.local/share/recently-used.xbel

notklaatu commented 7 years ago

No clue on this one. I'll look into it. This is likely all fallout from my Makefile screw-up, so it may go away once that's fixed.