Ticket #1955 (closed defect: fixed)
_connection_lost does not switch status to offline
| Reported by: | j@… | Owned by: | asterix |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | None | Version: | svn |
| Severity: | normal | Keywords: | |
| Cc: | OS: |
Description
while in other situations the status is changed, this is missing in def _connection_lost(self):
as a result one can not connect once the connection was lost due to suspend or other network outage.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
