GNOME Bugzilla – Bug 468921
The refresh rooms button should be insenstive if needed
Last modified: 2010-06-04 09:29:22 UTC
Some CM doesn't implement org.freedesktop.Telepathy.Channel.Type.RoomList. In that case, the "refresh" button should be insensitive.
We need an improved capabilities system in telepathy spec to be able to know which channel types are supported by the CM. Once that's done in tp spec I agree Empathy needs to use that.
As workaround we can disable room listing if the request of the roomlist channel fails.
A new API is planned which should properly solve this issue. See https://bugs.freedesktop.org/show_bug.cgi?id=15418
We should check if RoomList channel is in RequestableChannelClasses
This button doesn't exist anymore in the latest UI. We could still make the expander unsensitive.
(In reply to comment #5) > We could still make the expander unsensitive. It is since a while. Closing.