Re: [Sugar-devel] Testing the activity bundle of my activity before submitting it to ASLO.

2013-10-01 Thread laurent bernabe
Hello, thank you. In fact I could not push the changes, as (I think) Pootle has commited on it. 2013/10/1 James Cameron qu...@laptop.org Sorry, I was mentioning it for discussion only. Can you read patch files? The + means line added, the - means line removed. Alternatively, you might

Re: [Sugar-devel] Testing the activity bundle of my activity before submitting it to ASLO.

2013-10-01 Thread James Cameron
I don't know if that is stopping you. If so, I suggest you git pull --rebase so that the Pootle changes will be merged with your repository, then if that goes well you can try git push again. On Tue, Oct 01, 2013 at 10:14:24AM +0200, laurent bernabe wrote: Hello, thank you. In fact I

Re: [Sugar-devel] Testing the activity bundle of my activity before submitting it to ASLO.

2013-10-01 Thread laurent bernabe
Thanks, It was that : I had to merge the Pootle changes. Now I could push the patch commit. I would like to give the french translation : must I register as a Pootle user ? Regards 2013/10/1 James Cameron qu...@laptop.org I don't know if that is stopping you. If so, I suggest you git pull

Re: [Sugar-devel] Testing the activity bundle of my activity before submitting it to ASLO.

2013-10-01 Thread James Cameron
Sorry, I'm one of those monolinguists, so I've no idea. Chris Leonard can advise. On Tue, Oct 01, 2013 at 10:25:58AM +0200, laurent bernabe wrote: Thanks, It was that : I had to merge the Pootle changes. Now I could push the patch commit. I would like to give the french translation :

Re: [Sugar-devel] Testing the activity bundle of my activity before submitting it to ASLO.

2013-10-01 Thread laurent bernabe
I've just renamed gpl3.txt to COPYING. But I don't think I can avoid repainting all screen at each frame, as the balls move, so according to me, the performance gained this way, in the case of my application, won't be that high. Maybe, I am wrong. Regards 2013/10/1 James Cameron

Re: [Sugar-devel] Testing the activity bundle of my activity before submitting it to ASLO.

2013-10-01 Thread laurent bernabe
No problem : so I'll wait for an answer. 2013/10/1 James Cameron qu...@laptop.org Sorry, I'm one of those monolinguists, so I've no idea. Chris Leonard can advise. On Tue, Oct 01, 2013 at 10:25:58AM +0200, laurent bernabe wrote: Thanks, It was that : I had to merge the Pootle

Re: [Sugar-devel] Testing the activity bundle of my activity before submitting it to ASLO.

2013-10-01 Thread Gonzalo Odiard
Yes, you need register as a pootle user to translate. Gonzalo On Tue, Oct 1, 2013 at 5:38 AM, laurent bernabe laurent.bern...@gmail.comwrote: No problem : so I'll wait for an answer. 2013/10/1 James Cameron qu...@laptop.org Sorry, I'm one of those monolinguists, so I've no idea. Chris

Re: [Sugar-devel] Helping test Sugar 0.100

2013-10-01 Thread Gonzalo Odiard
As James said, web activities are not supported on F18 yet. Gonzalo On Mon, Sep 30, 2013 at 9:28 PM, Rogelio Mita rogeliom...@gmail.com wrote: Hi Gonzalo, works great on XO-1.5, and I made a proof of concept of a web-activity following these steps:

Re: [Sugar-devel] Testing the activity bundle of my activity before submitting it to ASLO.

2013-10-01 Thread James Cameron
On Tue, Oct 01, 2013 at 10:34:54AM +0200, laurent bernabe wrote: But I don't think I can avoid repainting all screen at each frame, as the balls move, so according to me, the performance gained this way, in the case of my application, won't be that high. Maybe, I am wrong. Yes, you're wrong.

Re: [Sugar-devel] Testing the activity bundle of my activity before submitting it to ASLO.

2013-10-01 Thread laurent bernabe
Thanks, so I'll go to Pootle page (I will search it for a while) and register. Regards 2013/10/1 Gonzalo Odiard gonz...@laptop.org Yes, you need register as a pootle user to translate. Gonzalo On Tue, Oct 1, 2013 at 5:38 AM, laurent bernabe laurent.bern...@gmail.com wrote: No

Re: [Sugar-devel] PyGame can be run only once assertion error

2013-10-01 Thread Manuel Quiñones
2013/9/30 Alan Jhonn Aguiar Schwyn alan...@hotmail.com: TypeError: _screen_changed_cb() takes exactly 2 arguments (3 given) I'm investigate the warning. In the documentation says: http://pygtk.org/docs/pygtk/class-gtkwidget.html#signal-gtkwidget--screen-changed Then, the function must be:

Re: [Sugar-devel] PyGame can be run only once assertion error

2013-10-01 Thread Manuel Quiñones
2013/9/30 Alan Jhonn Aguiar Schwyn alan...@hotmail.com: Date: Mon, 30 Sep 2013 17:01:56 -0300 Subject: Re: [Sugar-devel] PyGame can be run only once assertion error From: ma...@laptop.org To: alan...@hotmail.com CC: sugar-devel@lists.sugarlabs.org; laurent.bern...@gmail.com;

Re: [Sugar-devel] Testing the activity bundle of my activity before submitting it to ASLO.

2013-10-01 Thread laurent bernabe
Thanks for these patch : I've applied all and commited them. I must admit I am yet far from good practises. 2013/10/1 James Cameron qu...@laptop.org On Tue, Oct 01, 2013 at 10:34:54AM +0200, laurent bernabe wrote: But I don't think I can avoid repainting all screen at each frame, as the

Re: [Sugar-devel] PyGame can be run only once assertion error

2013-10-01 Thread Gonzalo Odiard
Please ask wadeb to give you permission. Gonzalo On Tue, Oct 1, 2013 at 8:16 AM, Manuel Quiñones ma...@laptop.org wrote: 2013/9/30 Alan Jhonn Aguiar Schwyn alan...@hotmail.com: Date: Mon, 30 Sep 2013 17:01:56 -0300 Subject: Re: [Sugar-devel] PyGame can be run only once assertion error

[Sugar-devel] Activities with deprecated fields in activity.info

2013-10-01 Thread Gonzalo Odiard
In sugar 0.98 or newer, we not longer read the fields service_name and class in the activity.info file. These fields were deprecated on sugar 0.96 [1] and sugar-toolkit-gtk3 never used them. The following activities use these fields in the last versions available on ASLO: Activities with 'class

Re: [Sugar-devel] Testing the activity bundle of my activity before submitting it to ASLO.

2013-10-01 Thread Gonzalo Odiard
Yes, Chris Leonard can give you access. (Automatic account creation was removed due to spam) Gonzalo On Tue, Oct 1, 2013 at 8:27 AM, laurent bernabe laurent.bern...@gmail.comwrote: I've found : http://translate.sugarlabs.org/ But I did not find how to register : must a send a request to a

Re: [Sugar-devel] Testing the activity bundle of my activity before submitting it to ASLO.

2013-10-01 Thread Chris Leonard
On Tue, Oct 1, 2013 at 4:25 AM, laurent bernabe laurent.bern...@gmail.com wrote: Thanks, It was that : I had to merge the Pootle changes. Now I could push the patch commit. I would like to give the french translation : must I register as a Pootle user ? Yes, please provide me with a

[Sugar-devel] Testing Web Activities in sugar 0.100

2013-10-01 Thread Gonzalo Odiard
In my last mail sending information about rpms to test sugar 0.100 [1], a missing piece was web activities. This is solved now, with the help of Manuel Quiñones. Thanks all by the comments and guidance. You only need install this rpm

Re: [Sugar-devel] Testing the activity bundle of my activity before submitting it to ASLO.

2013-10-01 Thread James Cameron
I see nothing new, did you push? On Tue, Oct 01, 2013 at 01:20:57PM +0200, laurent bernabe wrote: Thanks for these patch : I've applied all and commited them. I must admit I am yet far from good practises. 2013/10/1 James Cameron qu...@laptop.org On Tue, Oct 01, 2013 at 10:34:54AM