#11293: wxFTP slow on Windows
---------------------------+------------------------------------------------
Reporter: mad93 | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: network | Version: 2.8.9
Keywords: wxFTP Windows | Blockedby:
Patch: 0 | Blocking:
---------------------------+------------------------------------------------
The connection on Windows is slow (like ten seconds) and freezes the
application until is finished. I've tested the same program on linux and
works fine.
Here is discused how to solve(avoid) it hacking the library ->
http://wxforum.shadonet.com/viewtopic.php?t=19928
--
Ticket URL: <http://trac.wxwidgets.org/ticket/11293>
#11293: wxFTP slow on Windows
----------------------+-----------------------------------------------------
Reporter: mad93 | Owner:
Type: defect | Status: infoneeded_new
Priority: normal | Milestone:
Component: network | Version: 2.8.9
Resolution: | Keywords: wxFTP Windows
Blockedby: | Patch: 0
Blocking: |
----------------------+-----------------------------------------------------
Changes (by vadz):
* status: new => infoneeded_new
Comment:
Please provide a [HowToSubmitPatches patch] to the minimal sample showing
how
to reproduce the problem. TIA!
--
Ticket URL: <http://trac.wxwidgets.org/ticket/11293#comment:1>
#11293: wxFTP slow on Windows
----------------------+-----------------------------------------------------
Reporter: mad93 | Owner:
Type: defect | Status: closed
Priority: normal | Milestone:
Component: network | Version: 2.8.9
Resolution: invalid | Keywords: wxFTP Windows
Blockedby: | Patch: 0
Blocking: |
----------------------+-----------------------------------------------------
Changes (by mad93):
* status: infoneeded_new => closed
* resolution: => invalid
Comment:
Hi, i've build the program without external dependences (dll) and the
problem is solved, so i must assume that the dll's i provided to the
program where not the correct ones (not the ones against the program was
compiled).
Sorry.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/11293#comment:2>