Reconnect issues #33
Labels
No Label
Bug
Documentation
Easy
Feature
Localization
Packaging
Refactoring
Test
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blue/squawk#33
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The reconnect doesn't really work when i'm trying to turn off the wifi
Now the reconnect is done with my own code, QXmpp reconnection is switched off. I don't think it's a good idea.
Now I delete all the groups on connection loss, I guess that is supposed to be reworked
If I send a message with disconnected state the message seems to be lost, need to make possible to resend it
Seems like there is an issue with qxmpp - every other time the connection attempt ends with undefined state error
Now it reconnects, need just to refresh current room and update the status of the combobox
Seems like done