Bug 37634

Summary: Can't use custom messages in Yahoo busy status
Product: Telepathy Reporter: Alvaro Soliverez <alvaro.soliverez>
Component: hazeAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: git master   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Alvaro Soliverez 2011-05-26 07:56:18 UTC
I've tested an application using telepathy against the Yahoo web messenger, and I found some issues:

I have account A connected on the web, and account B connected with a telepathy application.
- Setting the status of account A to Busy, on the account B the status shows as away
- Setting the status of account B to either Busy or Away, shows as Busy on account A.
- Setting a custom presence message on account B only works with Away or Available. Setting a custom message in a Busy doesn't show in account A.

Also tested in Pidgin. It has a similar behaviour, but setting a custom message doesn't work at all.

As a summary:
- Busy on the Yahoo web shows as away in Telepathy
- Away or Busy in Telepathy show as Busy in Yahoo Web
- Setting a custom message only works for the Away status in Telepathy
Comment 1 Alvaro Soliverez 2011-05-26 10:22:20 UTC
I think it's a problem in libpurple. See this ticket: http://developer.pidgin.im/ticket/13507
Comment 2 Simon McVittie 2011-05-27 03:31:27 UTC
Haze can't possibly do better than Pidgin here, because they both use the same library (libpurple), so this is basically NOTOURBUG. From the upstream bug you linked, it sounds as though this may be a Yahoo protocol limitation.

Telepathy does have a way to represent statuses which can't have a custom message (for instance "available" on IRC - you can only have a custom message on IRC if you are "away"). If libpurple gave us enough information to describe the "busy" status as not having a custom message, we could pass it on to the UI. I'm not sure what a UI would do about it, though...
Comment 3 Alvaro Soliverez 2011-07-11 08:24:21 UTC
Already fixed in libpurple. http://developer.pidgin.im/ticket/13507

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.