All buddies are offline

Sadrul Habib Chowdhury imadil at gmail.com
Fri Aug 1 12:00:54 EDT 2008


* Nicholas Guarracino had this to say on [01 Aug 2008, 11:46:15 -0400]:
> On Fri, 2008-08-01 at 11:45 -0400, Sadrul Habib Chowdhury wrote:
> > * Nicholas Guarracino had this to say on [01 Aug 2008, 11:21:54 -0400]:
[snip]
> > 
> > Your loop is incorrect. You need to advance buddy_node within the loop
> > (also before continue-ing from the first check within the loop). A for
> > loop is usually better in such cases.
> 
> Sorry, you're right. When I copied & pasted the code, I edited it a bit
> so it wouldn't wrap and in the process I obviously overlooked a couple
> things. In my original code, the loop itself works properly. I do see
> all of my buddies, but they are all Offline.
> 

Try printing the node information from PurpleBlistUiOps::update
function. It's possible that show() is getting called before the
accounts are signed on, or purple gets information about the status
of the buddies.

Sadrul




More information about the Devel mailing list