Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

not a socket error on startup (ZoomPlayer, CommandFusion)

If you have a question or need help, this is the place to be.
Post Reply
User avatar
Fiasco
Plugin Developer
Posts: 222
Joined: Fri Jul 24, 2009 5:32 am
Location: St. Louis MO
Contact:

not a socket error on startup (ZoomPlayer, CommandFusion)

Post by Fiasco »

What causes this error? I periodically get it in several plugins.
stottle
Plugin Developer
Posts: 636
Joined: Sun Apr 26, 2009 10:59 pm

Re: not a socket error on startup (ZoomPlayer, CommandFusion)

Post by stottle »

I have no idea, but if I see something like this, I use notepad++'s ability to search for a string recursively in the files of a directory. You can wildcard *.py files only, and it is pretty quick. Then you can tell yourself where the error is coming from. One advantage of using python over compiled code....

Brett
User avatar
Fiasco
Plugin Developer
Posts: 222
Joined: Fri Jul 24, 2009 5:32 am
Location: St. Louis MO
Contact:

Re: not a socket error on startup (ZoomPlayer, CommandFusion)

Post by Fiasco »

This happens when I close/reopen Eventghost. Apparently it takes awhile for the socket to be released.

Any way to expidite the socket release on eventghost exit?
Post Reply