Re: [Sugar-devel] On Sugar 0.84 - status of the Chat/collab leader issue...

2009-11-04 Thread David Van Assche
Don't get me wrong though, I agree thoroughly that we should really test it and make sure it plays as advertised But I think its gonna be easier to do that than test/scale/stabalise what we currently have. David On Wed, Nov 4, 2009 at 11:06 AM, David Van Assche dvanass...@gmail.com wrote:

Re: [Sugar-devel] [math4] slides to help a new sugar/pygtk developer

2009-11-04 Thread Wade Brainerd
Hey Mike, Cool- Thanks for developing and posting this! On Tue, Nov 3, 2009 at 10:02 PM, Mike Major jmi...@bellsouth.net wrote: i started developing the activity back in june. at the time i was completely new to both sugar and python. i did a lot of searching on the sugarlabs and laptop.org

Re: [Sugar-devel] On Sugar 0.84 - status of the Chat/collab leader issue...

2009-11-04 Thread Benjamin M. Schwartz
Martin Langhoff wrote: On Tue, Nov 3, 2009 at 9:54 PM, David Van Assche dvanass...@gmail.com wrote: moving to mission control 5 and letting go of the admittedly antiquated sugar presence now ... If you play with a major component replacement - test it for scalability stability over wifi

Re: [Sugar-devel] Mesh

2009-11-04 Thread Benjamin M. Schwartz
Cecilia Abalde wrote: I think I understood salut ytelepathy gabble telepathy. My question now is: to salut telepathy works there must be some established network? for example a mesh network or a wifi network Yes. All of the Telepathy protocols require that there be a working local network

Re: [Sugar-devel] Terminal.xo patch: do not die if the cwd is gone

2009-11-04 Thread Martin Dengler
On Tue, Nov 03, 2009 at 12:08:20PM -0500, paul fox wrote: On Tue, Nov 3, 2009 at 11:04 AM, Martin Langhoff martin.langh...@gmail.com wrote: Attached is a trivial patch that handles gracefully the situation where cwd does not exist anymore or is no longer accessible to the olpc user.

Re: [Sugar-devel] Mesh

2009-11-04 Thread David Van Assche
The telepathy-salut connection works on the basis of Avahi (sometimes called Bonjour) Sometimes also called local-xmpp, and telepathy itself creates the connections by selecting the connection manager via Mission control through a dbus method called RequestConnection Salut is kind of an untrusted

Re: [Sugar-devel] Mesh

2009-11-04 Thread simon
The actual mesh connection is done on a hardware level though and is totally unique to the XO as in no other laptop that I know of has working mesh network capable cards. It is my understanding (but I might be wrong) that the XO's wireless card implements 802.11s in hardware. There is/was a

[Sugar-devel] Tutorius Demo and Meeting: Take 2

2009-11-04 Thread Erick Lavoie
Sorry for sending this again, but due to last minute events and the absence of activity on the sugar IRC channel last Friday, we will redo a demo tomorrow (Thursday Nov 4th) at 9h30 AM EST. We will hang around on the sugar channel and chat with interested people. A copy of the mail sent last

[Sugar-devel] Problems with Read Activity on XO

2009-11-04 Thread Jim Simmons
Sayamindu, I've been having an odd problem with the Read activity on my XO lately. I'd report it as a bug but I don't know how to recreate it or give enough information to see where the problem is coming from. I'm hoping you can help me diagnose what's happening. You might remember giving me a

[Sugar-devel] [ASLO] Release Card Sort-4

2009-11-04 Thread Sugar Labs Activities
Url: http://activities.sugarlabs.org/addon/4217 Release notes: 4 * 2x2, 3x2, 2x3 and 3x3 grids 3 * better handling of command-line version Reviewer comments: Trusted activity Sugar Labs Activities http://activities.sugarlabs.org ___ Sugar-devel

[Sugar-devel] [ASLO] Release Sliderule-5

2009-11-04 Thread Sugar Labs Activities
Url: http://activities.sugarlabs.org/addon/4222 Release notes: 5 * toggle toolbar button states Reviewer comments: Trusted activity Sugar Labs Activities http://activities.sugarlabs.org ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org

[Sugar-devel] [ASLO] Release Turtle Art-78

2009-11-04 Thread Sugar Labs Activities
Url: http://activities.sugarlabs.org/addon/4027 Release notes: 78 * new artwork for pen palette * color blocks Reviewer comments: Trusted activity Sugar Labs Activities http://activities.sugarlabs.org ___ Sugar-devel mailing list

[Sugar-devel] Latest code for ASLO

2009-11-04 Thread Sayamindu Dasgupta
Hello, Where can one find the latest code for ASLO ? http://git.sugarlabs.org/projects/slo-addons/ seems to be outdated Thanks, Sayamindu -- Sayamindu Dasgupta [http://sayamindu.randomink.org/ramblings] ___ Sugar-devel mailing list

Re: [Sugar-devel] Problems with Read Activity on XO

2009-11-04 Thread Sayamindu Dasgupta
It may be possible is something is segfaulting (I vaguely remember seeing something like this). dmesg usually keeps track of things that segfault, and you can also take a look at shell.log Another way would be to use the Terminal: sugar-launch org.laptop.sugar.ReadActivity Thanks, Sayamindu On

Re: [Sugar-devel] Problems with Read Activity on XO

2009-11-04 Thread Jim Simmons
Sayamindu, Didn't see any evidence of segfault in dmesg or shell.log. However, I tried out: sugar-launch org.laptop.sugar.ReadActivity and it worked beautifully. Read gave me that ugly dialog that lets you select a document from the Journal, I selected one of the PDFs, and it loaded right up.

Re: [Sugar-devel] OOM conditions

2009-11-04 Thread C. Scott Ananian
LWN has another OOM-related article today: http://lwn.net/SubscriberLink/359998/87f548d9c23995f2/ --scott -- ( http://cscott.net/ ) ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org

Re: [Sugar-devel] Problems with Read Activity on XO

2009-11-04 Thread Jim Simmons
Sayamindu, FYI, Read can't be launched from my Activity Ring either. The only thing that works is the sugar-launch from the Terminal. James Simmons On Wed, Nov 4, 2009 at 3:05 PM, Jim Simmons nices...@gmail.com wrote: Sayamindu, Didn't see any evidence of segfault in dmesg or shell.log.  

Re: [Sugar-devel] [Karma] questions about jquery.karma.js

2009-11-04 Thread Bryan Berry
On Wed, 2009-11-04 at 08:36 +, Lucian Branescu wrote: There's one point I want to nitpick on, you can make karma usable with any library even if it uses jquery internally. Jquery is especially well suited for this since it the least invasive (it even injects just one object). That's a