Opened 10 years ago

Closed 9 years ago

#9151 closed Bug report (fixed)

Client freezes due to multiple dialogues being open at the same time

Reported by: Christoph Dörfel Owned by:
Priority: normal Component: FileZilla Client
Keywords: freeze edit conflict Cc:
Component version: Operating system type: OS X
Operating system version: 10.9.1

Description (last modified by Tim Kosse)

When you edit files while a queue is being processed, there is a rare chance of having two dialogues open at the same time, cancelling each other out.

That's because when you edit files, there is a chance of the "Selected file already being edited" dialogue popping up. After this dialogue shows, a second dialogue can pop up, asking the user whether to overwrite an already existing file, since the queue is still running in the background.

This results in a freeze, since neither the dialogues nor the main program can be closed anymore.

Attachments (1)

filezilla_bug.png (192.7 KB ) - added by Christoph Dörfel 10 years ago.
Two dialogues open at the same time

Download all attachments as: .zip

Change History (3)

by Christoph Dörfel, 10 years ago

Attachment: filezilla_bug.png added

Two dialogues open at the same time

comment:1 by Christoph Dörfel, 10 years ago

FileZilla Client

Version: 3.7.3

Build information:

Compiled for: i686-apple-darwin9
Compiled on: i386-apple-darwin9.8.0
Build date: 2013-08-07
Compiled with: i686-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.12
GnuTLS: 3.1.11
SQLite: 3.7.6.2

Operating system:

Name: Mac OS X (Darwin 13.0.0 x86_64)
Version: 16.145

comment:2 by Tim Kosse, 9 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed

Several changes have been made since 3.7.3 that should prevent this kind of issue.

Note: See TracTickets for help on using tickets.