yeah, the problem seems to be that Geany is checking the ownership of the link, not the socket. Since the link is there to allow for just your setup, having the configuration directory on a foreign filesystem that may not support sockets, the validity of its permissions and users should not be relied on either.

Should only need to change the line linked above to g_stat().


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.