Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

dakua

Two modal windows chasing one another

Hello,

The developers definitely need to get some lessons in multi threading. Previous versions did not experience such crappy bugs like the one in this screen shot where two modal dialogs block one another, the only way out being halting WinSCP from Task Manager and losing all sessions.

Other bugs arising from misuse or lack of use of multi threading exist too, which delay and cripple GUI a lot. The GUI is generally not responsive, tasks that should be in other threads are executed in the GUI thread!