[Sugar-devel] Build fix for xocolor.js

2013-06-02 Thread Daniel Narvaez
Hello, the build was breaking when running js-beautify on xocolor.js. It turned out it's a bug with js-beautify https://github.com/einars/js-beautify/issues/273 I thought it would be nicer to use an object with fill/stroke properties instead of an array so I pushed a patch doing that to unbreak

Re: [Sugar-devel] Error handling in async js code

2013-06-02 Thread Daniel Narvaez
I'm sending patches to fix all of these things up in the current code. On 1 June 2013 13:50, Daniel Narvaez dwnarv...@gmail.com wrote: Another couple of related things * We should always pass an Error object to the callback, not a string. * The name of the callback in the functions

Re: [Sugar-devel] Moving pootle to github

2013-06-02 Thread Daniel Narvaez
Ping? On 23 May 2013 17:32, Daniel Narvaez dwnarv...@gmail.com wrote: Hello, we need to move pootle to push on github for a few modules (see https://github.com/sugarlabs/). We will also need to turn it off for a bit while we resync the repositories. Who has access/knowledge to help with

Re: [Sugar-devel] Datastore API for html activities (Daniel Narvaez)

2013-06-02 Thread Daniel Narvaez
I sent a patch with an initial implementation of the high level API, with some changes compared to what I proposed here (you always find out new stuff when you try to implement!). It's not fully tested and it needs a lot of work but it's a start. I realized that the low level API doesn't allow to

[Sugar-devel] Flake8 error on last sugar_build

2013-06-02 Thread lionel
Hi all, I’m building the latest sugar-build and I’ve got an error on flake8. Following is the detail. Could it be related to [1]? Lionel. [1] http://bugs.python.org/setuptools/issue90 [osbuild sugar-build]$ build = Building = * Building flake8 File

Re: [Sugar-devel] [Systems] Moving pootle to github

2013-06-02 Thread Bernie Innocenti
+rralcala,alsroot Roberto, this might be a good task to get you started on Pootle. Chris and Aleksey can probably assist you. On 06/02/2013 10:09 AM, Daniel Narvaez wrote: Ping? On 23 May 2013 17:32, Daniel Narvaez dwnarv...@gmail.com mailto:dwnarv...@gmail.com wrote: Hello,

Re: [Sugar-devel] Flake8 error on last sugar_build

2013-06-02 Thread Daniel Narvaez
Looking at the code, it seems like a network issue either on your or on the pypi side. Did you retry? I've seen random pypi errors before. It's pretty bad, especially because setuptools errors doesn't really make clear what happened. On 2 June 2013 21:06, lio...@olpc-france.org wrote: Hi all,

Re: [Sugar-devel] Flake8 error on last sugar_build

2013-06-02 Thread lionel
Thanks for your answer. Yes I’ve retried several times at different time. I’ve also retried after a “clean” then a “pull” (see full trace below). As you know, my VM had sometimes network issues (thought I think it’s less the case now) but I don’t think it’s the problem here.

Re: [Sugar-devel] Flake8 error on last sugar_build

2013-06-02 Thread lionel
Here the end of the main.log (sorry for the list…). A link seems to be in error. However the main site (http://pypi.python.org/simple/mccabe/) is accessible from Firefox in my VM. Lionel. Running command python /home/fedora/sugar-build/flake8/setup.py install

Re: [Sugar-devel] Flake8 error on last sugar_build

2013-06-02 Thread Daniel Narvaez
Try to send build/logs/main.log, maybe there is a better error there. On Sunday, 2 June 2013, wrote: ** ** Thanks for your answer. Yes I’ve retried several times at different time.* *** I’ve also retried after a “clean” then a “pull” (see full trace below).*** * As you know, my VM had

Re: [Sugar-devel] Flake8 error on last sugar_build

2013-06-02 Thread Daniel Narvaez
I tend to blame it on your VM network :) It seems to work consistently for me. On Sunday, 2 June 2013, wrote: ** ** Here the end of the main.log (sorry for the list…). A link seems to be in error. However the main site ( http://pypi.python.org/simple/mccabe/) is accessible from Firefox

Re: [Sugar-devel] Hacking web activities on Windows/OS X

2013-06-02 Thread Simon Schampijer
Am 02.06.2013 um 23:52 schrieb Daniel Narvaez dwnarv...@gmail.com: Hello, it seems like we could increase a lot the number of potential contributors by making it easy to hack on web activities and libraries on Windows and OS X. Not many people are running Linux and installing it is not