[Github-comments] [geany/geany] Config Directory can not be created (#2203)

Enrico Tröger notifications at xxxxx
Fri Jun 21 13:21:43 UTC 2019


> nbeerli at galaxy3:~$ ls -la ~/.config/geany ls: cannot open directory '/home/nbeerli/.config/geany': Permission denied nbeerli at galaxy3:~$

This is your problem.
What does `ls -la ~/.config` give?

Did you tried to start Geany as root (e.g. with `sudo`) before or anything else?

To solve your problem: make sure your user can write to his own configuration directory. How to do that depends on the output of the ls command above.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2203#issuecomment-504423366
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190621/e944eaae/attachment.html>


More information about the Github-comments mailing list