[Sugar-devel] Translating https://github.com/sugarlabs/sugar-docs ?

2014-01-27 Thread Bastien
Hi all, I'd like to start translating sugar-docs into french. What method? Adding the pages in a fr/ subdirectory? Thanks for further directions, all best, -- Bastien ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org

Re: [Sugar-devel] Translating https://github.com/sugarlabs/sugar-docs ?

2014-01-27 Thread Manuel Quiñones
Hey Bastien, 2014-01-27 Bastien b...@laptop.org: Hi all, I'd like to start translating sugar-docs into french. Great! What method? Adding the pages in a fr/ subdirectory? That will work. We can also have FR / EN / .. selector in the site header. Thanks for further directions, all best,

Re: [Sugar-devel] WebActivity : Resizing a canvas object to the screen size ?

2014-01-27 Thread Manuel Quiñones
2014-01-26 laurent bernabe laurent.bern...@gmail.com: I've solved my problem by integrating JQuery, thanks to the Shim section of RequireJS, and by calling it in activity.js You also have an example of doing the same without JQuery in Clock web activity. -- .. manuq ..

Re: [Sugar-devel] Translating https://github.com/sugarlabs/sugar-docs ?

2014-01-27 Thread Bastien
Hi Manuel, Manuel Quiñones ma...@laptop.org writes: That will work. Okay, thanks! We can also have FR / EN / .. selector in the site header. Indeed -- a link in the header would be useful. -- Bastien ___ Sugar-devel mailing list

[Sugar-devel] EaselJS+PreloadJS and XHR

2014-01-27 Thread laurent bernabe
Hello everyone, I am using EaselJS and PreloadJS in one of my web activities (LearnChess) in order to manage pictures inside a canvas. But I don't manage to show png files. According to this post :

Re: [Sugar-devel] EaselJS+PreloadJS and XHR

2014-01-27 Thread Manuel Quiñones
2014-01-27 laurent bernabe laurent.bern...@gmail.com: Hello everyone, I am using EaselJS and PreloadJS in one of my web activities (LearnChess) in order to manage pictures inside a canvas. But I don't manage to show png files. How are you trying? According to this post : createjs_forum it

Re: [Sugar-devel] Sugar web activity wait 1 minute at startup

2014-01-27 Thread Gonzalo Odiard
Hi Lionel, What image are you using to test sugar 0.100 in the xo? Probably you are using the webkit1 implementation, but I didn't see what you report yet. Gonzalo On Sun, Jan 26, 2014 at 8:30 PM, Daniel Narvaez dwnarv...@gmail.com wrote: The webkit1 code does not seem to be sending a

Re: [Sugar-devel] EaselJS+PreloadJS and XHR

2014-01-27 Thread Manuel Quiñones
2014-01-27 laurent bernabe laurent.bern...@gmail.com: Thank you for your answer. In fact, I develop the activity and preview it from inside Brackets IDE. Previews are shown inside a Chrome browser. So, when previewing from Brackets IDE, we can say that I am viewing it locally, in a browser,

Re: [Sugar-devel] EaselJS+PreloadJS and XHR

2014-01-27 Thread laurent bernabe
Thank you for your answer. In fact, I develop the activity and preview it from inside Brackets IDE. Previews are shown inside a Chrome browser. So, when previewing from Brackets IDE, we can say that I am viewing it locally, in a browser, though it uses a kind of server (adress is for example :

Re: [Sugar-devel] EaselJS+PreloadJS and XHR

2014-01-27 Thread laurent bernabe
Thank you, I've got it :) I should have defined var image = loadingQueue.getResult(wb); instead of var image = loadingQueue.getResult(wb).result; (I got this snippet somewhere on CreateJS forum, maybe coming from the use of an old version). Thanks :) Regards 2014-01-27 Manuel Quiñones

Re: [Sugar-devel] Sugar web activity wait 1 minute at startup

2014-01-27 Thread Lionel Laské
Hi Gonzalo, I've tested on the last testing image here: http://wiki.sugarlabs.org/go/0.100/Testing Don't know if it's webkit1. Lionel. 2014-01-27 Gonzalo Odiard godi...@sugarlabs.org Hi Lionel, What image are you using to test sugar 0.100 in the xo? Probably you are using the

Re: [Sugar-devel] Sugar web activity wait 1 minute at startup

2014-01-27 Thread Lionel Laské
Thanks Daniel. Same issue with SUGAR_USE_WEBKIT1 so I guess it's not related to it. Lionel. 2014-01-27 Daniel Narvaez dwnarv...@gmail.com The webkit1 code does not seem to be sending a response if a file does not exist, which I suppose could cause what you are seeing. Though

Re: [Sugar-devel] Sugar web activity wait 1 minute at startup

2014-01-27 Thread Gonzalo Odiard
The image is already setting SUGAR_USE_WEBKIT1. I am downloading the activity and will test it here. Gonzalo On Mon, Jan 27, 2014 at 6:20 PM, Lionel Laské lio...@olpc-france.orgwrote: Thanks Daniel. Same issue with SUGAR_USE_WEBKIT1 so I guess it's not related to it.

Re: [Sugar-devel] TuxMath 2 crashes on 13.2.0 on XO-1.75s in Haiti (TuxPaint 6.2 similar)

2014-01-27 Thread Ignacio Rodríguez
I think both activities aren't made for XO-1.75 (Arm) You have any XO-1 or Xo-1.5 for test? Saludos. Ignacio Rodríguez 2014-01-27 Adam Holt h...@laptop.org TuxMath 2 loads on Release 13.2.0, but then crashes out immediately after you click Play on the launch screen where you toggle No sound.

Re: [Sugar-devel] [support-gang] TuxMath 2 crashes on 13.2.0 on XO-1.75s in Haiti (TuxPaint 6.2 similar)

2014-01-27 Thread Gonzalo Odiard
Are you using TuxPaint packaged by dsd? http://dev.laptop.org/~dsd/activities/TuxPaint-6.2.xo On Mon, Jan 27, 2014 at 3:02 PM, Adam Holt h...@laptop.org wrote: TuxMath 2 loads on Release 13.2.0, but then crashes out immediately after you click Play on the launch screen where you toggle No

[Sugar-devel] [ASLO] Release Maze Web-2

2014-01-27 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4727 Sugar Platform: 0.100 - 0.100 Download Now: http://activities.sugarlabs.org/downloads/file/2/maze_web-2.xo Release notes: - mouse controls (Sam Parkinson) - happy faces Sugar Labs Activities http://activities.sugarlabs.org

Re: [Sugar-devel] [DESIGN] Rework the wireless control panel section to respect non-wireless connections

2014-01-27 Thread Frederick Grose
On Wed, Jan 22, 2014 at 2:56 PM, Frederick Grose fgr...@gmail.com wrote: On Wed, Jan 22, 2014 at 6:03 AM, Daniel Narvaez dwnarv...@gmail.comwrote: On 21 January 2014 03:49, Frederick Grose fgr...@gmail.com wrote: On Mon, Jan 20, 2014 at 4:17 PM, Frederick Grose fgr...@gmail.comwrote: Fixes

Re: [Sugar-devel] Helping new developers come in

2014-01-27 Thread Bastien
Gonzalo Odiard godi...@sugarlabs.org writes: There are a lot of useful information for new developers here http:// wiki.sugarlabs.org/go/Activity_Team I see that Sugar is listed in OpenHatch wiki: https://openhatch.org/wiki/Bug_trackers The whole openhatch approach seems interesting, but I

Re: [Sugar-devel] Sugar web activity wait 1 minute at startup

2014-01-27 Thread Lionel Laské
Hi James, Thanks for advice. I've tried tcpdump. See an extract below or full trace here [1]. To be honest, I'm not familiar with tcpdump log. BTW I don't see any error but I see the same 1mn delay in the log (between 21:30:46 and 21:32:27). So I guess it don't come from a DNS timeout...