[wxPython-users] py2exe wxPython app tries to connect to a DNS
server - why?
Werner F. Bruhin
werner.bruhin at free.fr
Sat Nov 18 06:46:51 PST 2006
Hi,
Werner F. Bruhin wrote:
> Can anyone shed some light on why my application (Python 2.4, wxPython
> 2.6.3) when it is run as a py2exe exe is trying to connect to the DNS
> server of my ISP.
>
> Why is it only happening with the py2exe version?
>
> Only thing I can think of is that on my welcome screen I use which
> opens two .htm files which are stored in the application program folder.
>
> Any pointers on how I could suppress this would be very welcome.
>
> Werner
It seems to have to do with my error reporting dialog, which uses SMTP
as one option to sending error reports to me. I guess I will just have
to let the users know about this.
Also, I am still curious why this only happens with the py2exe version.
Werner
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>
>
>
More information about the wxpython-users
mailing list