[Github-comments] [geany/geany] Unix Domain Socket (#1615)

Enrico Tröger notifications at xxxxx
Thu Oct 5 21:09:47 UTC 2017


Is the socket file on a filesystem which does not support file ownerships? E.g. a CIFS/SMB mount or a FAT/NTFS filesystem?

The socket file is stored in $TMPDIR, which is usually /tmp.
Can you post the contents of Help->Debug Messages of a running Geany instance?
Also post the output of :
```
stat -l ~/.config/geany/*socket*
stat `realpath ~/.config/geany/*socket*`
```

-- 
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/1615#issuecomment-334592998
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171005/78f0d4b4/attachment.html>


More information about the Github-comments mailing list