So I've had Jabber 2 and pyaim-t installed for a couple weeks. I'm the
sole user on the server (it's more of a personal project thing). When
I setup everything I added all my aim buddies and everything seems to
work great. But I recently tried adding another buddy to my list and
while I can send/recieve messages to this new contact I can't recieve
any presence info from that contact (they just show as offline in my
roster), Here's the debugging info I grabbed from pyaim, to me it all
looks normal.. Anybody have any ideas?

01/27/05 - 10:39:13 -  AIMConnection: Session "[EMAIL PROTECTED]" -
jabberSubscriptionReceived("[EMAIL PROTECTED]", "subscribe")
01/27/05 - 10:39:13 -  AIMConnection: Subscribe request received.
01/27/05 - 10:39:13 -  No Buddies group, need to add one.  Not implemented.


Thanks!
From [EMAIL PROTECTED]  Thu Jan 27 10:59:56 2005
From: [EMAIL PROTECTED] (Chris Carlin)
Date: Thu Jan 27 10:59:56 2005
Subject: [py-transports] PyAIM-t not adding new contacts
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

Background:
AIM stores buddy lists serverside so that you can log in from anywhere and 
see your buddylist. PyAIMt includes use of the serverside buddy list 
storage.

The problem you're seeing here is that PyAIMt attempts to store its 
buddies in a specific group serverside. If that group doesn't exist, 
PyAIMt can't add the user to the serverside list, and so PyAIMt refuses to 
add the [EMAIL PROTECTED]

The solution is to log in with a different AIM client and create a group 
called "Buddies" (IIRC).

~Chris

On Thu, 27 Jan 2005, Chad Jannusch wrote:

> So I've had Jabber 2 and pyaim-t installed for a couple weeks. I'm the
> sole user on the server (it's more of a personal project thing). When
> I setup everything I added all my aim buddies and everything seems to
> work great. But I recently tried adding another buddy to my list and
> while I can send/recieve messages to this new contact I can't recieve
> any presence info from that contact (they just show as offline in my
> roster), Here's the debugging info I grabbed from pyaim, to me it all
> looks normal.. Anybody have any ideas?
>
> 01/27/05 - 10:39:13 -  AIMConnection: Session "[EMAIL PROTECTED]" -
> jabberSubscriptionReceived("[EMAIL PROTECTED]", "subscribe")
> 01/27/05 - 10:39:13 -  AIMConnection: Subscribe request received.
> 01/27/05 - 10:39:13 -  No Buddies group, need to add one.  Not implemented.
>
>
> Thanks!
> _______________________________________________
> py-transports mailing list
> [EMAIL PROTECTED]
> http://mail.jabber.org/mailman/listinfo/py-transports
>
From [EMAIL PROTECTED]  Thu Jan 27 11:10:40 2005
From: [EMAIL PROTECTED] (Aaron Axelsen)
Date: Thu Jan 27 11:10:40 2005
Subject: [py-transports] PyAIM-t not adding new contacts
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
 <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

I have also experienced behavior where after adding an aim user to your 
list, the user will not show up on your list until you log in and out of 
the tranport.

Chris Carlin wrote:

> Background:
> AIM stores buddy lists serverside so that you can log in from anywhere 
> and see your buddylist. PyAIMt includes use of the serverside buddy 
> list storage.
>
> The problem you're seeing here is that PyAIMt attempts to store its 
> buddies in a specific group serverside. If that group doesn't exist, 
> PyAIMt can't add the user to the serverside list, and so PyAIMt 
> refuses to add the [EMAIL PROTECTED]
>
> The solution is to log in with a different AIM client and create a 
> group called "Buddies" (IIRC).
>
> ~Chris
>
> On Thu, 27 Jan 2005, Chad Jannusch wrote:
>
>> So I've had Jabber 2 and pyaim-t installed for a couple weeks. I'm the
>> sole user on the server (it's more of a personal project thing). When
>> I setup everything I added all my aim buddies and everything seems to
>> work great. But I recently tried adding another buddy to my list and
>> while I can send/recieve messages to this new contact I can't recieve
>> any presence info from that contact (they just show as offline in my
>> roster), Here's the debugging info I grabbed from pyaim, to me it all
>> looks normal.. Anybody have any ideas?
>>
>> 01/27/05 - 10:39:13 -  AIMConnection: Session "[EMAIL PROTECTED]" -
>> jabberSubscriptionReceived("[EMAIL PROTECTED]", "subscribe")
>> 01/27/05 - 10:39:13 -  AIMConnection: Subscribe request received.
>> 01/27/05 - 10:39:13 -  No Buddies group, need to add one.  Not 
>> implemented.
>>
>>
>> Thanks!
>> _______________________________________________
>> py-transports mailing list
>> [EMAIL PROTECTED]
>> http://mail.jabber.org/mailman/listinfo/py-transports
>>
> _______________________________________________
> py-transports mailing list
> [EMAIL PROTECTED]
> http://mail.jabber.org/mailman/listinfo/py-transports
>

-- 
Aaron Axelsen
[EMAIL PROTECTED]

Great hosting, low prices.  Modevia Web Services LLC -- http://www.modevia.com

Reply via email to