The sudo (assuming root) problem is that files written by Geany running as root get the root ownership, the files that are edited, but also the status files saved in your own directory, things like config, session, the socket etc. Clearly that is a problem since it is likely that then Geany run as your normal user may not be able to overwrite or delete or otherwise change any file that has now been owned by root.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/repo-discussions/3920/comments/10504814@github.com>