[Github-comments] [geany/geany] Windows 10 Always multiple instances (#2101)
volcik
notifications at xxxxx
Thu Apr 4 12:45:07 UTC 2019
Hi I've just got back from holiday. How can check if the mod you have done works?
In the meantime. I've run geany with AntiVir disabled, Firewall Disabled.
I use TCPView (Sysinternals) to check for used ports.
When I "open with geany" 1st txt file. Nothing gets populated in that view
When I "open with geany" 2nd txt file. I can capture geany.exe getting to the list, but the connection dies quickly
![geany-tcpview](https://user-images.githubusercontent.com/7257442/55555756-e4ecdc00-56dd-11e9-9015-c58e18d66e99.jpg)
So I taught I could perhaps monitor the state of that connection somehow.
I've used RawCap (to capture on loopback https://www.netresec.com/?page=RawCap ) and Wireshark to open and filter pcap (dumpfile) and I've opened couple of geanys (via "open with geany")
[dumpfile.zip](https://github.com/geany/geany/files/3043420/dumpfile.zip)
I've used (tcp.port == 49876) to filter the display in wireshark
What
> Failed to bind IPC socket (127.0.0.1:49876): 10013: An attempt was made to access a socket in a way forbidden by its access permissions.
can mean ?
I've also tried as an admin, and the same result. Worth noting that if I double click, open with geany, or use a fresh geany exe then try to double click on any txt file, the result is always the same
--
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/2101#issuecomment-479881846
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190404/d46f5775/attachment.html>
More information about the Github-comments
mailing list