<p><b>@kugel-</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany/pull/2222#discussion_r308270829">src/socket.c</a>:</p>
<pre style='color:#555'>>  
        if (utils_is_file_writable(real_path) != 0)
        {       /* if real_path is not writable for us, fall back to ~/.config/geany/geany_socket_*_* */
                /* instead of creating a symlink and print a warning */
                g_warning("Socket %s could not be written, using %s as fallback.", real_path, path);
                SETPTR(real_path, g_strdup(path));
        }
-       /* create a symlink in e.g. ~/.config/geany/geany_socket_hostname__0 to /tmp/geany_socket.499602d2 */
+       /* create a symlink in e.g. ~/.config/geany/geany_socket_hostname__0 to
+        * /var/run/user/1000/geany/geany_socket_hostname__0 */
</pre>
<p>fixed</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2222?email_source=notifications&email_token=AAIOWJ4TPFVFQSFQFZ4PNG3QB366VA5CNFSM4IE3PHAKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB73NBAQ#discussion_r308270829">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ7D5OQQJ64IQDS62LTQB366VANCNFSM4IE3PHAA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJ47WC5AMT2PR4Z2VZDQB366VA5CNFSM4IE3PHAKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB73NBAQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2222?email_source=notifications\u0026email_token=AAIOWJ4TPFVFQSFQFZ4PNG3QB366VA5CNFSM4IE3PHAKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB73NBAQ#discussion_r308270829",
"url": "https://github.com/geany/geany/pull/2222?email_source=notifications\u0026email_token=AAIOWJ4TPFVFQSFQFZ4PNG3QB366VA5CNFSM4IE3PHAKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB73NBAQ#discussion_r308270829",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>