Opened 15 years ago
Last modified 15 years ago
#4715 new Bug report
closing search dialog causes reconnect
Reported by: | JanRei | Owned by: | |
---|---|---|---|
Priority: | low | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | Windows | |
Operating system version: | XP SP3 |
Description
Using FileZilla 3.2.7-rc1 each time the search dialog is closed the following lines appear in the message log:
Status: Retrieving directory listing...
Status: Directory listing successful
Furthermore, in case the connection has been closed because of a timeout FileZilla reconnects to the server.
Maybe FileZilla wants to refresh the remote directory listing after closing the search dialog (for the case something new has been discovered while searching). However, I don't understand why this should trigger a reconnect.
Change History (1)
comment:1 by , 15 years ago
Priority: | normal → low |
---|---|
Summary: | closing search dialog causes unneeded actions → closing search dialog causes reconnect |
Note:
See TracTickets
for help on using tickets.
Closing the search dialog restores the state. Unfortunately in its current implementation it triggers a reconnect after a timeout. Please note that a proper server doesn't disconnect you that quickly, proper servers let you be connected for hours. Fixing that problem will require extensive changes to the state tracker.
One insignificant bug causing "Retrieving directory listing..." has been found and fixed.