Ticket #219 (new defect)

Opened 4 months ago

Closing the SB when a DC file transfer is running, causes wrong UI updates.

Reported by: valerio Owned by: diederik
Priority: major Milestone: kmess-2.0
Component: Protocol - P2P/DC Version: 2.0-alpha
Keywords: Cc:

Description

When a Direct Connection is going on, WLM can still close the chat's switchboard at random.

KMess receives the BYE command and notifies the user interface that the transfer has failed: both the Transfer Window and the chat are updated with "Transfer Failed" messages.

But the DC is still running in background, and when it eventually finishes or fails, the UI is updated again with the appropriate message. But only the chat window receives the update: the Transfer Window still says "transfer failed" even if the transfer had succeeded.

Note: See TracTickets for help on using tickets.