Re: [Sugar-devel] Reporting bugs from the field on my iphone

2009-06-22 Thread Simon Schampijer
On 06/22/2009 11:29 PM, Caroline Meeks wrote: > One problem I have is that when I am at a school or conference I often don't > have time to stop, gather info, grab the keyboard from the person trying > sugar, log into the tracker and file a ticket. I am not a friend of those automatic bug filers.

Re: [Sugar-devel] Sugar + OLPC mesh network selection logic

2009-06-22 Thread Peter Robinson
>   >>> But, auto attach to any old public AP with no prior user selection? >   >>> That's just asking for trouble... >   >> >   >> What trouble is that asking for? >   > >   > A very fair question: > > I think that Sugar should prioritize what its user might want over > what the potential wishes o

[Sugar-devel] Some initial thoughts on i18n for Karma

2009-06-22 Thread Bryan Berry
Subzero and I have lately been discussing i18n (internationalization) strategies for Karma. Please bear w/ me as my i18n knowledge is quite limited and I am just now wading into this important, if complex, area. Subzero and I need to spend some quality time discussing the issue with Sayamindu but

Re: [Sugar-devel] Sugar + OLPC mesh network selection logic

2009-06-22 Thread Chris Ball
Hi Gary, > Hmmm, how about when a class of kids first boot up and > _automatically_ connect to some random, unfiltered, strangers > open/public wifi next to the school, rather than following the > teachers instructions to attach to an encrypted school AP running > through a firewall

[Sugar-devel] GSoC Update: SharedTextDemo-3

2009-06-22 Thread Benjamin M. Schwartz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 SharedTextDemo-3 is available at http://dev.laptop.org/~bemasc/SharedTextDemo-3.xo This version introduces saving to and loading from the Journal. The contents of the textbox are saved to the Journal, and loaded back in when you relaunch the program.

[Sugar-devel] Loading videos onto a Sugar Stick for local access

2009-06-22 Thread Caroline Meeks
I'd like to put the videos that are on dailymotion onto my master stick so that people at FOSSED will be able to view them even if internet is no good. Any idea how to do this? Thanks, Caroline -- Caroline Meeks Solution Grove carol...@solutiongrove.com 617-500-3488 - Office 505-213-3268 - Fax

Re: [Sugar-devel] Sugar Print Queue and Device Icon

2009-06-22 Thread Eben Eliason
Cool! Here's a link to Sugar's printer icon. You should be able to reference it directly like all standard device icons, as it's already in artwork: http://git.sugarlabs.org/projects/sugar-artwork/repos/mainline/blobs/master/icons/scalable/device/printer.svg Also, it might be nice to color the pr

Re: [Sugar-devel] Reporting bugs from the field on my iphone

2009-06-22 Thread Caroline Meeks
nomode set problem seen below is no longer happening with the latest strawberry! On Mon, Jun 22, 2009 at 5:29 PM, Caroline Meeks wrote: > One problem I have is that when I am at a school or conference I often > don't have time to stop, gather info, grab the keyboard from the person > trying sugar

Re: [Sugar-devel] Sugar + OLPC mesh network selection logic

2009-06-22 Thread Gary C Martin
On 23 Jun 2009, at 02:11, Chris Ball wrote: Hi Gary, But, auto attach to any old public AP with no prior user selection? That's just asking for trouble... What trouble is that asking for? A very fair question: I think that Sugar should prioritize what its user might want over what the po

Re: [Sugar-devel] Getting the dbus name from activity.info

2009-06-22 Thread Benjamin M. Schwartz
Benjamin M. Schwartz wrote: > Is there some easy sugar library call to get the dbus name specified in > activity.info? Oh, the perils of asking the list. The answer is: the Activity class already provides a self.get_bundle_id() method that returns the dbus name as a string. Problem solved. --Be

Re: [Sugar-devel] Reporting bugs from the field on my iphone

2009-06-22 Thread Caroline Meeks
Brilliantly simple! Thanks Luke On Mon, Jun 22, 2009 at 5:41 PM, Luke Faraone wrote: > On Mon, Jun 22, 2009 at 17:29, Caroline Meeks wrote: > >> One issue is that my iphone's default account is solutiongr...@gmail.com, >> but my subscription to sugar-devel is carol...@solutiongrove.com. Is >> t

[Sugar-devel] Getting the dbus name from activity.info

2009-06-22 Thread Benjamin M. Schwartz
Is there some easy sugar library call to get the dbus name specified in activity.info? It's a bit irritating to have to specify it redundantly in activity.info _and_ activity.py, so it would be nice if activity.py could easily read it out of activity.info. --Ben signature.asc Description: Open

Re: [Sugar-devel] Sugar + OLPC mesh network selection logic

2009-06-22 Thread Chris Ball
Hi Gary, >>> But, auto attach to any old public AP with no prior user selection? >>> That's just asking for trouble... >> >> What trouble is that asking for? > > A very fair question: I think that Sugar should prioritize what its user might want over what the potential wishes of

Re: [Sugar-devel] testing out browser speed issues

2009-06-22 Thread Lucian Branescu
On my XO, I just installed WebKit-gtk and pywebkitgtk with yum and then installed the Surf .xo bundle and it worked. 2009/6/23 Felipe López Toledo : > lucian is right, > presto is the Opera's own engine, also, it has canvas support. > I think they are looking forward with its own 3D implementation

Re: [Sugar-devel] Sugar Print Queue and Device Icon

2009-06-22 Thread Gary C Martin
On 23 Jun 2009, at 00:56, Vamsi Krishna Davuluri wrote: > Gary, HI! > > You have been of awesome help! > here's the screenshot of the working model Hey wow, looking fab :-) Glad the mock-ups were of help! Regards, --Gary ___ Sugar-devel mailing list S

Re: [Sugar-devel] Sugar + OLPC mesh network selection logic

2009-06-22 Thread Gary C Martin
On 23 Jun 2009, at 00:10, Benjamin M. Schwartz wrote: > Gary C Martin wrote: >> But, auto attach to any old public AP with no prior user selection? >> That's just asking for trouble... > > What trouble is that asking for? A very fair question: 1) Many Public APs do not provide internet access an

Re: [Sugar-devel] testing out browser speed issues

2009-06-22 Thread Felipe López Toledo
lucian is right, presto is the Opera's own engine, also, it has canvas support. I think they are looking forward with its own 3D implementation (using Open-GL?) surf is an option (thanks lucian), in order to compile it it needs make, gcc, g++, webkit...or at least, that is what I'm doing :S

Re: [Sugar-devel] [IAEP] personalisation and collaboration

2009-06-22 Thread Greg DeKoenigsberg
On Sat, 20 Jun 2009, Tomeu Vizoso wrote: > 2009/6/15 Maria Droujkova : >> David, >> >> For frameworks, you may want to look at "achievement systems" and >> "reputation systems" (e.g. karma on slashdot). I just helped a >> colleague with his grant proposal about adding achievement systems to a >

Re: [Sugar-devel] Sugar + OLPC mesh network selection logic

2009-06-22 Thread Benjamin M. Schwartz
Gary C Martin wrote: > But, auto attach to any old public AP with no prior user selection? > That's just asking for trouble... What trouble is that asking for? --Ben signature.asc Description: OpenPGP digital signature ___ Sugar-devel mailing list

Re: [Sugar-devel] Sugar + OLPC mesh network selection logic

2009-06-22 Thread Gary C Martin
On 22 Jun 2009, at 15:44, Benjamin M. Schwartz wrote: > Tomeu Vizoso wrote: >> 2009/6/10 Benjamin M. Schwartz : >>> Daniel Drake wrote: And now the logic I want to implement, which is similar to that in previous OLPC OS releases: - First, attempt to connect to any known access point

Re: [Sugar-devel] Reporting bugs from the field on my iphone

2009-06-22 Thread Luke Faraone
On Mon, Jun 22, 2009 at 17:29, Caroline Meeks wrote: > One issue is that my iphone's default account is solutiongr...@gmail.com, > but my subscription to sugar-devel is carol...@solutiongrove.com. Is > there a way to have the list accept emails from both without sending me two > copies of every e

[Sugar-devel] Reporting bugs from the field on my iphone

2009-06-22 Thread Caroline Meeks
One problem I have is that when I am at a school or conference I often don't have time to stop, gather info, grab the keyboard from the person trying sugar, log into the tracker and file a ticket. So I have an idea, for FOSSED I'm going to try taking videos of the problems, uploading them, and ema

Re: [Sugar-devel] [RELEASE] Physics-2

2009-06-22 Thread Gary C Martin
On 22 Jun 2009, at 05:08, Aleksey Lim wrote: > Activity was titled for 0.84 only, > but it works fine in XO-767 environment. Hmm, I did test it on both, and ticked both boxes (0.82 and 0.84) when I submitted the Activity form. I'll go take another look and make sure it stuck correctly. Regar

Re: [Sugar-devel] Testing streamlined sugar-jhbuild

2009-06-22 Thread Bobby Powers
On Fri, Jun 19, 2009 at 11:28 AM, Jonas Smedegaard wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: RIPEMD160 > > On Fri, Jun 19, 2009 at 04:48:39PM +0200, Bernie Innocenti wrote: >>On 06/18/09 20:02, Jonas Smedegaard wrote: If you're running a *recent* distro other than Fedora or Ubuntu, >

Re: [Sugar-devel] Not able to make xo package of ListenSpellActivity

2009-06-22 Thread James Simmons
Chirag, Your manifest looks like this: dict/dict.sql.zip dict/index.php begin.wav correct.wav dict.db dict.py incorrect.wav las.py ListenSpell.py progress.py There is no "dict" directory in your Zip file, and the entry for index.php looks wrong. I would not expect to find a .php file in an Ac

Re: [Sugar-devel] [SoaS] Strawberry Release just went GOLD

2009-06-22 Thread Sean DALY
Congratulations Sebastian! Reminder everyone, the press release will go out Wednesday morning on the first day of LinuxTag and FOSSED, we still need translation help with languages other than en-fr-es-it thanks Sean On Mon, Jun 22, 2009 at 4:54 PM, Sebastian Dziallas wrote: > Ladies and Gentle

Re: [Sugar-devel] Sugar + OLPC mesh network selection logic

2009-06-22 Thread Benjamin M. Schwartz
Tomeu Vizoso wrote: > On Mon, Jun 22, 2009 at 16:44, Benjamin M. > Schwartz wrote: >> Tomeu Vizoso wrote: >>> 2009/6/10 Benjamin M. Schwartz : Daniel Drake wrote: > And now the logic I want to implement, which is similar to that in > previous OLPC OS releases: > - First, attempt to

Re: [Sugar-devel] Sugar + OLPC mesh network selection logic

2009-06-22 Thread Tomeu Vizoso
On Mon, Jun 22, 2009 at 16:44, Benjamin M. Schwartz wrote: > Tomeu Vizoso wrote: >> 2009/6/10 Benjamin M. Schwartz : >>> Daniel Drake wrote: And now the logic I want to implement, which is similar to that in previous OLPC OS releases: - First, attempt to connect to any known access p

[Sugar-devel] [SoaS] Strawberry Release just went GOLD

2009-06-22 Thread Sebastian Dziallas
Ladies and Gentlemen, I'm pleased to announce that our final v1 release called strawberry has just been composed! So finally, strawberries for everyone! :) A more detailed announcement, including a link to the file, as well as release notes and related stuff will follow later! Thanks to the wh

Re: [Sugar-devel] Sugar + OLPC mesh network selection logic

2009-06-22 Thread Benjamin M. Schwartz
Tomeu Vizoso wrote: > 2009/6/10 Benjamin M. Schwartz : >> Daniel Drake wrote: >>> And now the logic I want to implement, which is similar to that in >>> previous OLPC OS releases: >>> - First, attempt to connect to any known access points that are in range >>> using saved credentials. Always prefer

Re: [Sugar-devel] testing out browser speed issues

2009-06-22 Thread Bryan Berry
On Mon, 2009-06-22 at 11:38 +0100, Lucian Branescu wrote: > Opera is not WebKit-based. It has its own engine, I believe called Presto. my mistake > 2009/6/22 Bryan Berry : > > subzero, it just occurred to me that the easiest webkit-based browser to > > run on the XO is probably Opera. Afaik, it d

Re: [Sugar-devel] testing out browser speed issues

2009-06-22 Thread Luke Faraone
2009/6/22 Bert Freudenberg > You couldn't compile it even if you wanted. Opera is not open-source. > Correct, but the Opera team has already made a sugar activityof a (now outdated) version of Opera. -- Luke Faraone http://luke.faraone.cc _

Re: [Sugar-devel] testing out browser speed issues

2009-06-22 Thread Bert Freudenberg
On 22.06.2009, at 06:28, Bryan Berry wrote: > subzero, it just occurred to me that the easiest webkit-based > browser to > run on the XO is probably Opera. Except Opera is not based on WebKit. > Afaik, it doesn't have a ton of QT > dependencies like Konqueror and u won't have to custom compile

Re: [Sugar-devel] testing out browser speed issues

2009-06-22 Thread Lucian Branescu
Opera is not WebKit-based. It has its own engine, I believe called Presto. 2009/6/22 Bryan Berry : > subzero, it just occurred to me that the easiest webkit-based browser to > run on the XO is probably Opera. Afaik, it doesn't have a ton of QT > dependencies like Konqueror and u won't have to cust

Re: [Sugar-devel] Not able to make xo package of ListenSpellActivity

2009-06-22 Thread Tomeu Vizoso
On Mon, Jun 22, 2009 at 12:07, chirag jain wrote: > Tomeu, > > Sorry, from now onwards I will always attach the full logs. > > So according to you, should I set the search path of the db same as > that of the config files??? Needs to be a place where your process can write. I'm not sure what you s

Re: [Sugar-devel] Not able to make xo package of ListenSpellActivity

2009-06-22 Thread chirag jain
Tomeu, Sorry, from now onwards I will always attach the full logs. So according to you, should I set the search path of the db same as that of the config files??? I yes, then I tried the same, the logs are : http://pastebin.be/19328 Chirag On 6/22/09, Tomeu Vizoso wrote: > On Mon, Jun 22, 20

Re: [Sugar-devel] Not able to make xo package of ListenSpellActivity

2009-06-22 Thread Tomeu Vizoso
On Mon, Jun 22, 2009 at 11:35, chirag jain wrote: > Tomeu, > > Thanks for your help. For now atleast the activity runs from the icon. > > This activity uses SQLite db for words. When I start the activity by > clicking the icon, it starts but after few seconds it again exits. The > log says: > > Ope

Re: [Sugar-devel] Not able to make xo package of ListenSpellActivity

2009-06-22 Thread chirag jain
Tomeu, Thanks for your help. For now atleast the activity runs from the icon. This activity uses SQLite db for words. When I start the activity by clicking the icon, it starts but after few seconds it again exits. The log says: OperationalError: SQL logic error or missing database. I googled th

Re: [Sugar-devel] Not able to make xo package of ListenSpellActivity

2009-06-22 Thread Tomeu Vizoso
Hi Chirag, On Mon, Jun 22, 2009 at 07:31, chirag jain wrote: > As is mentioned in: > > http://wiki.laptop.org/go/Low-level_Activity_API#File_Access > > I changed the path of the config file from $HOME to $SUGAR_ACTIVITY_ROOT/data/ > > But still I am not able to run it. This time the logs are: > >

Re: [Sugar-devel] testing out browser speed issues

2009-06-22 Thread Sean DALY
Hi Bryan isn't this up to date? http://wiki.laptop.org/go/Opera Sean 2009/6/22 Bryan Berry : > subzero, it just occurred to me that the easiest webkit-based browser to > run on the XO is probably Opera. Afaik, it doesn't have a ton of QT > dependencies like Konqueror and u won't have to custom