Re: [Sugar-devel] Query regarding "xorg-x11-drv-dove" package, on XO-4

2013-02-21 Thread Ajay Garg
Thanks Martin for the quick reply. Created the ticket at http://dev.laptop.org/ticket/12572 On Thu, Feb 21, 2013 at 10:59 PM, Martin Langhoff wrote: > Thanks for the report! Jon Nettlelton is working on that particular > driver, and there was a big overhaul that landed in OS29. > > Could you cre

Re: [Sugar-devel] Query regarding "xorg-x11-drv-dove" package, on XO-4

2013-02-21 Thread Martin Langhoff
Thanks for the report! Jon Nettlelton is working on that particular driver, and there was a big overhaul that landed in OS29. Could you create a ticket on dev.laptop.org, against 13.1.0? This has nothing to do with Sugar itself... thanks! m On Thu, Feb 21, 2013 at 12:07 PM, Ajay Garg wrote:

[Sugar-devel] Query regarding "xorg-x11-drv-dove" package, on XO-4

2013-02-21 Thread Ajay Garg
Hi all. This is in relation to ticket http://bugs.sugarlabs.org/ticket/4438 Is there a way to know what are the changes between version-8 (on XO-4 build 30) and version-7 (on XO-4 build 21) for xorg-x11-drv-dove-0.3.5? Regards, Ajay Garg Dextrose Developer Activity Central: http://activitycen

Re: [Sugar-devel] [write PATCH] sl#4436: Making collaboration work again.

2013-02-21 Thread Walter Bender
On Thu, Feb 21, 2013 at 10:35 AM, Manuel Quiñones wrote: > 2013/2/21 Walter Bender : >> I've had to make a similar change in my activities as well. (I guess I >> missed the patch go by when self._shared_activity became >> self.shared_actvity) There is a also a method, >> self.get_shared_activity(

Re: [Sugar-devel] [write PATCH] sl#4436: Making collaboration work again.

2013-02-21 Thread Simon Schampijer
On 02/21/2013 04:35 PM, Manuel Quiñones wrote: 2013/2/21 Walter Bender : I've had to make a similar change in my activities as well. (I guess I missed the patch go by when self._shared_activity became self.shared_actvity) There is a also a method, self.get_shared_activity(), which might be bett

Re: [Sugar-devel] [write PATCH] sl#4436: Making collaboration work again.

2013-02-21 Thread Manuel Quiñones
2013/2/21 Walter Bender : > I've had to make a similar change in my activities as well. (I guess I > missed the patch go by when self._shared_activity became > self.shared_actvity) There is a also a method, > self.get_shared_activity(), which might be better than directly > referencing the instanc

Re: [Sugar-devel] [SLOBS] next meeting

2013-02-21 Thread Walter Bender
On Thu, Feb 21, 2013 at 10:11 AM, Aneesh Dogra wrote: > Is the meeting attend-able for everyone? I mean does the meeting happens on > IRC or someplace where people living at far away places could come together > and talk? If yes, I'd like to join and discuss things - mainly about GSOC. Yes. irc.f

Re: [Sugar-devel] [SLOBS] next meeting

2013-02-21 Thread Aneesh Dogra
Is the meeting attend-able for everyone? I mean does the meeting happens on IRC or someplace where people living at far away places could come together and talk? If yes, I'd like to join and discuss things - mainly about GSOC. On Mon, Feb 18, 2013 at 10:44 PM, Walter Bender wrote: > Can we plan

Re: [Sugar-devel] [write PATCH] sl#4436: Making collaboration work again.

2013-02-21 Thread Walter Bender
I've had to make a similar change in my activities as well. (I guess I missed the patch go by when self._shared_activity became self.shared_actvity) There is a also a method, self.get_shared_activity(), which might be better than directly referencing the instance variable. I suppose it is a style

[Sugar-devel] [write PATCH] sl#4436: Making collaboration work again.

2013-02-21 Thread Ajay Garg
This stopped working (for "Write"), since the time http://git.sugarlabs.org/sugar-toolkit-gtk3/sugar-toolkit-gtk3/commit/70cee44717d46129419992cd6a7e15472dc1f568 was pushed. Signed-off-by: Ajay Garg --- AbiWordActivity.py | 21 ++--- 1 files changed, 10 insertions(+), 11 dele