Re: [Sugar-devel] Bug #1742

2010-09-22 Thread Tomeu Vizoso
On Tue, Sep 21, 2010 at 20:21, Dipankar Patro dipan...@seeta.in wrote:

 Hi,

 I am working on the bug : http://bugs.sugarlabs.org/ticket/1742

 I investigated a bit and found that the BuddyMenu in Neighbourhood view is
 not getting updated without restart.
 It would be helpful to get some pointers on how to update the buddy status
 without restarting in BuddyMenu.

I see two options:

1. Make the palette listen for friends changes
2. See why the palette is not being disposed when it pops down

Ideally we would make both 1 and 2 but I think just 2 is the most
appropriate course of action.

You may need to read about reference counting and garbage collection
in Python in order to understand what's going on.

Regards,

Tomeu

 Regards,
 Dipankar


 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel


___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Bug #1742

2010-09-21 Thread Dipankar Patro
Hi,

I am working on the bug : http://bugs.sugarlabs.org/ticket/1742

I investigated a bit and found that the BuddyMenu in Neighbourhood view is
not getting updated without restart.
It would be helpful to get some pointers on how to update the buddy status
without restarting in BuddyMenu.

Regards,
Dipankar
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel