[Github-comments] [geany] Win32 Ignoring Mutex and Having nultiple instances (#641)

CeruleanSky notifications at xxxxx
Thu Sep 3 12:18:28 UTC 2015


 'Geany' no longer detects if there is an instance of itself already running, thus  multiple instances are starting up, instead of files being opened in the current instance.

I doubt it is a "#ifdef HAVE_SOCKET" not being defined since the mutexs (called mutants in win32) are being created with the name 'Geany'.

I suspect it had to do with recent cleanups and changes in https://github.com/geany/geany/commits/c5b0fc459a1251c824a44edb5dfab4a8feb0bd00/src/socket.c

![screenshot_of_mutants](https://cloud.githubusercontent.com/assets/2829875/9657992/dba0fd70-5213-11e5-9fcd-2c270304dfb7.png)


---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/641
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20150903/df6ae1f2/attachment.html>


More information about the Github-comments mailing list