Version: git-latest (using Devel) OS: Linux Currently, kde-telepathy does not detect that the internet was disconnected and the contact list still shows the contacts as online and we can even chat with them, but the messages are not delivered obviously to our contacts... This is mainly due to the fact that telepathy itself does not support detection of internet disconnection. Reproducible: Always Steps to Reproduce: 1)Login to your accounts using kde-telepathy, like say you are using the contact list. 2) Disconnect the internet to your machine. 3) Now, look over at the contact list and try to chat with your friends. Actual Results: We are still able to see the contacts in the contactlist as well as open a chat conversation with them, and even type messages to them, without any error or warning appearing. Expected Results: 1) Either the chat handlers should be killed, and all the available contacts should vanish or turn offline. 2) OR some error or warning must be shown to the user, which tells them that the internet is down and their messages are not being received by their friends... Empathy already supports this by using a daemon to talk to the network manager and detecting whether the internet is working or not!
This functionality has been rolled into Mission Control - the central telepathy daemon. Using a new version of this will have that functionality.