Adium

Ticket #6984 (new defect)

Opened 2 years ago

Last modified 4 days ago

Personal icons don't work in Bonjour

Reported by: westboy3 Assigned to: nobody
Priority: normal Milestone: Adium bugs
Component: Bonjour Version: 1.3svn
Severity: normal Keywords: personal icon Bonjour not showing
Cc: Patch: None
Pending: 0

Description

I'm running Mac 10.4.9 and I'm running Adium X 1.0.3

I have set a global personal icon. Yet for some it doens't appear for on my Bonjour contacts' computers. When I am chatting with them, all they see is cropped picture of a duck. I'm assuming it's the Adium Duck.

Not sure what could cause this.

Change History

05/18/2007 05:03:31 PM changed by Benjamindaines

I can confirm this on the 1.1 SVN

05/18/2007 07:07:20 PM changed by jas8522

  • milestone set to Summer of Code 07.

I believe Bonjour support to be a SoC project.

03/15/2008 11:38:39 AM changed by jas8522

  • version changed from 1.0.3 to 1.3svn.
  • pending changed.
  • milestone changed from Summer of Code 07 to Adium X 1.3.2.

This still is not fixed for 1.3. Adium Bonjour contacts have no display picture when one is definitely set.

05/15/2008 08:38:10 AM changed by djmori

05/23/2008 09:47:21 AM changed by Robby

  • keywords changed from peronal icon not showing to personal icon Bonjour not showing.
  • summary changed from Bonjour contact don't see my peronsal icon to Personal icons don't work in Bonjour.

(follow-up: ↓ 8 ) 07/17/2008 11:27:34 AM changed by beej

cc me

09/02/2008 08:41:08 PM changed by jas8522

  • milestone changed from Adium 1.3.2 to Adium 1.3.3.

(in reply to: ↑ 6 ) 09/06/2008 02:24:57 PM changed by nhelke

Replying to beej:

cc me

cc me too please

(follow-up: ↓ 13 ) 01/02/2009 12:31:35 PM changed by evands

I spent a while investigating this.

  1. It didn't work before the significant rewrite of GSoC 2007 (as indicated by the age of this ticket)
  2. It doesn't work now.
  3. The libpurple bonjour implementation (which we don't use) is identical to ours in its Win32 code (which uses Apple's mdnsresponder), and that implementation also doesn't work.
  4. I haven't been able to test the Linux Avahi-based libpurple implementation.

XEP-0174 describes how this SHOULD work. At first blush, we're doing the right thing.. I'd forgotten about XEP-0174 until this morning as I sat down to write this, so I haven't yet carefully validated that we're doing it right.

01/04/2009 12:30:49 PM changed by evands

(In [25716]) Scale the outgoing Bonjour account buddy icon to a maximium of 96x96 and size it to a maximum of 65535 bytes, as required by XEP-0174. This doesn't fix anything whatsoever, but if sending icons were fixed, this would be necessary for consistent behavior, as well. Refs #6984

01/04/2009 01:11:09 PM changed by Robby

Although being a Tiger user ;), I think this ticket can be pushed to the next major release (1.4) as it is neither a regression nor a major bug. What do you think, Evan?

01/04/2009 02:08:16 PM changed by evands

  • milestone changed from Adium 1.3.3 to Adium bugs.

We discussed a while back that versioning is nearly irrelevant at this point... I'll move it to Adium Bugs ;)

(in reply to: ↑ 9 ) 01/04/2009 02:24:11 PM changed by Robby

Haha, well,

I spent a while investigating this.

leads me a different conclusion. :P