Re: [Sugar-devel] Sugarizer : failed to import library

2017-09-16 Thread laurent bernabe
rcle); stage.add(layer); }); }); In fact, I just need to put Konva library inside lib folder, and add 'konva' in the activity require section ! So simple ! 2017-09-16 13:15 GMT+02:00 laurent bernabe : > Hello everyone, > > I tried to import the Konva <https://kon

[Sugar-devel] Sugarizer : failed to import library

2017-09-16 Thread laurent bernabe
Hello everyone, I tried to import the Konva library into my web activity (it is at least 500 ko unminified : is it a trouble ?) following the RequireJS shim section tutorial (I put it in the lib folder of my activity) [AC

Re: [Sugar-devel] Is it ok to host my activity in my Github repositories ?

2017-09-16 Thread laurent bernabe
Stop button activity to go back to the home view. > Nothing to implement for this features, it's implemented in the sugar-web > layer. > > Lionel. > > > 2017-09-15 14:38 GMT+02:00 laurent bernabe : > >> Sorry again for this question : but I did not find how

Re: [Sugar-devel] Is it ok to host my activity in my Github repositories ?

2017-09-15 Thread laurent bernabe
Sorry again for this question : but I did not find how to switch view in Sugarizer Chrome/Chromium version. Is there a simple way to go back to activities view or journal view from inside a launched activity ? Regards Laurent Bernabé laurent.bern...@gmail.com

Re: [Sugar-devel] Is it ok to host my activity in my Github repositories ?

2017-09-15 Thread laurent bernabe
Also as a good news, the icon of my application has no problem on Sugarizer. I did not changed it lately : I just launched my computer and the local server one more time : and the icon has both colors. Just have to center this circle around the icon zone, and I'll be able to go on the activity dev

Re: [Sugar-devel] Is it ok to host my activity in my Github repositories ?

2017-09-15 Thread laurent bernabe
Thank you 2017-09-15 13:07 GMT+02:00 Sebastian Silva : > > > On 15/09/17 03:49, laurent bernabe wrote: > > Indeed, I first cloned Sugarizer repository from Github, copied activity > template from inside it into the sugarizer activities directory. > Then, as Sebastien Silva

Re: [Sugar-devel] Is it ok to host my activity in my Github repositories ?

2017-09-15 Thread laurent bernabe
compliant both with Sugar and Sugarizer. > > 2017-09-13 12:17 GMT+02:00 : > >> >> Date: Wed, 13 Sep 2017 12:17:10 +0200 >> From: laurent bernabe >> To: James Cameron >> Cc: Sugar Devel >> Subject: Re: [Sugar-devel] Is it ok to host my activity in my Gi

[Sugar-devel] Is it ok to host my activity in my Github repositories ?

2017-09-13 Thread laurent bernabe
nk I don't need deploying my application on Android devices in emergency : I can at least start working on the web version, so that it will be possible. > > On Wed, Sep 13, 2017 at 11:00:36AM +0200, laurent bernabe wrote: > > Thank you again, > > > > My goal is to build

Re: [Sugar-devel] Is it ok to host my activity in my Github repositories ?

2017-09-13 Thread laurent bernabe
Web form. - Do you think it is a good plan ? Or is it better to go on with Python version ? - If so, shall I ask you the same question concerning github hosting : what would be the best procedure ? Thanks in advance 2017-09-12 22:15 GMT+02:00 laurent bernabe : > Thanks a lot! I w

Re: [Sugar-devel] Is it ok to host my activity in my Github repositories ?

2017-09-12 Thread laurent bernabe
loloof64 invited as a collaborator. > > new translations are available from translate.sugarlabs.org, > https://translate.sugarlabs.org/projects/HitTheBalls/ > > On Tue, Sep 12, 2017 at 12:33:10PM +0200, laurent bernabe wrote: > > Oups, sorry I was talking about [1]http://git.sugar

Re: [Sugar-devel] Is it ok to host my activity in my Github repositories ?

2017-09-12 Thread laurent bernabe
/git/ > http://git.sugarlabs.org/ > > If you tell me the name of the activity, I can look for it. > > What was SugarOLPC git repository? > > On Tue, Sep 12, 2017 at 12:18:12PM +0200, laurent bernabe wrote: > > Thanks, the GNU GPL should be fine :) > > > > As for t

Re: [Sugar-devel] Is it ok to host my activity in my Github repositories ?

2017-09-12 Thread laurent bernabe
ep 12, 2017 at 12:09:09PM +0200, laurent bernabe wrote: > > Oups, sorry for the confusion : I'm not a member of sugar git yet, but > > SugarActivities Portal : [1]My profile > > Also, are all Open Source license suitable ? > > > > 2017-09-12 12:04 GMT+02:00 laurent

Re: [Sugar-devel] Is it ok to host my activity in my Github repositories ?

2017-09-12 Thread laurent bernabe
Oups, sorry for the confusion : I'm not a member of sugar git yet, but SugarActivities Portal : My profile <https://activities.sugarlabs.org/en-US/sugar/user/11411> Also, are all Open Source license suitable ? 2017-09-12 12:04 GMT+02:00 laurent bernabe : > Thank you very much, >

Re: [Sugar-devel] Is it ok to host my activity in my Github repositories ?

2017-09-12 Thread laurent bernabe
own GitHub account if you've no > reason to have other people push commits, or no reason to have your > repository found in a search of http://github.com/sugarlabs > > If it is your source code, it is your responsibility to choose. ;-) > > On Tue, Sep 12, 2017 at 11:43:28AM

[Sugar-devel] Is it ok to host my activity in my Github repositories ?

2017-09-12 Thread laurent bernabe
Hello everyone again, Further to my email about the problem I am facing with my activity icon inside Sugarizer, I bet I can leave it as it for now, and that the Sugarizer problem will be resolved later. But now I have an important point : as for the VCS system, late ago I used the common sugar re

Re: [Sugar-devel] Why does my svg activity icon appears black ?

2017-09-11 Thread laurent bernabe
21:06 GMT+02:00 laurent bernabe : > Thank you. > So I'll do this way. > > 2017-09-11 21:04 GMT+02:00 Sebastian Silva : > >> I don't think it's necessary to clone Sugar-Build, besides it's not >> maintained. >> >> Rather, look at https://g

Re: [Sugar-devel] Why does my svg activity icon appears black ?

2017-09-11 Thread laurent bernabe
using that version in your activity. > > Good luck! > > Sebastian > > On 11/09/17 13:40, laurent bernabe wrote: > > Thank you very much. > > I'll first clone sugar-build again (it's been a while since I've not > worked with) then I'll try to spot the dif

Re: [Sugar-devel] Why does my svg activity icon appears black ?

2017-09-11 Thread laurent bernabe
ary with > Sugarizer vs Sugar. > > Look for differences in lib/sugar-web and compare with activities in > Sugarizer. > > Try to replace your lib/sugar-web with Sugarizer version and see if it > works. > > Hopefully they will be merged back together. > > Regards, &g

[Sugar-devel] Why does my svg activity icon appears black ?

2017-09-11 Thread laurent bernabe
Hello, everyone, I've fetched the activity icon from my Python activity HitTheBall, and reused it in the new web activity I am building in order to create a Web version. But when launching it from Sugarizer (I think the problem should be the same in sugar-build, my icon design has a real problem)

Re: [Sugar-devel] The instruction page for developping activities

2017-09-11 Thread laurent bernabe
Thank you very much. That's exactly what I was looking for. 2017-09-11 17:49 GMT+02:00 Walter Bender : > https://github.com/sugarlabs/sugar-docs/blob/master/web-activity.md is a > start. > > On Mon, Sep 11, 2017 at 9:00 AM, laurent bernabe < > laurent.bern...@gmail.co

[Sugar-devel] The instruction page for developping activities

2017-09-11 Thread laurent bernabe
Hello, everyone, I would like to translate my own activity (HitTheBalls) from Python to a web activity, but I forgot where I could find the developper instructions page for making a web activity. Could somebody share me the link ? Regards Laurent Bernabé laurent.bern...@gmail.com

Re: [Sugar-devel] Where are the logs for my activity ?

2016-08-29 Thread laurent bernabe
I also noticed that I have already installed activities - MyActivity - TestWebActivities which have the same bug. So maybe it is related to the web activities ? 2016-08-29 17:04 GMT+02:00 laurent bernabe : > I forgot to say that this project is under Xubuntu 16.04 LTS 64 bits >

Re: [Sugar-devel] Where are the logs for my activity ?

2016-08-29 Thread laurent bernabe
I forgot to say that this project is under Xubuntu 16.04 LTS 64 bits Maybe that can explain this ... 2016-08-29 16:54 GMT+02:00 laurent bernabe : > Oups : did not think about it > Here it is : > > Regards > > Laurent Bernabé > > laurent.bern...@gmail.com > -- Cor

Re: [Sugar-devel] Where are the logs for my activity ?

2016-08-29 Thread laurent bernabe
Oups : did not think about it Here it is : Regards Laurent Bernabé laurent.bern...@gmail.com ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel

Re: [Sugar-devel] Where are the logs for my activity ?

2016-08-29 Thread laurent bernabe
I have the log content, but copying it in the clipboard let it in the Sugar Emulator Clipboard, so that I can't pass it to you in this thread. (And I can't launch browse activity, as I removed it for sugar build to work). Any workaround ? Regards Laurent Bernabé laurent.bern...@gmail.com ___

Re: [Sugar-devel] Where are the logs for my activity ?

2016-08-29 Thread laurent bernabe
> > On Aug 29, 2016 7:48 PM, "laurent bernabe" > wrote: > >> Hi everyone, >> >> I started a custom activity with sugarBuild. >> I could start it but the screen has nothing into it. >> >> So I would like to check the logs for my activity, but I

[Sugar-devel] Where are the logs for my activity ?

2016-08-29 Thread laurent bernabe
Hi everyone, I started a custom activity with sugarBuild. I could start it but the screen has nothing into it. So I would like to check the logs for my activity, but I don't know where I can find it. I gave you my activity/activity.info file for you to see if the bundle_id could be the reason.

[Sugar-devel] Has anyone used Sugar Build (volo) with TypeScript ?

2016-08-29 Thread laurent bernabe
Hi everyone, I wonder if it is easy to use Microsoft's TypeScript with a sugar build (osbuild toolchain) project. What could be the easier way to integrate this language with osbuild ? Regards Laurent Bernabé laurent.bern...@gmail.com ___ Sugar-devel

Re: [Sugar-devel] Cannot run shell with osbuild on xubuntu

2016-08-29 Thread laurent bernabe
Thanks, this solved my issue 2016-08-28 23:29 GMT+02:00 Eli Heuer : > Removing `browse`from `/build/modules.json` will fix this problem: > > { > "name": "browse", > "repo": "https://github.com/sugarlabs/browse-activity.git";, > "cl

[Sugar-devel] Fwd: Cannot run shell with osbuild on xubuntu

2016-08-28 Thread laurent bernabe
Sorry clicked on send, and not on send to all ... -- Forwarded message -- From: laurent bernabe Date: 2016-08-29 7:57 GMT+02:00 Subject: Re: [Sugar-devel] Cannot run shell with osbuild on xubuntu To: Eli Heuer Hi, thanks to all So should I patch the code myself (locally) or

[Sugar-devel] Cannot run shell with osbuild on xubuntu

2016-08-25 Thread laurent bernabe
Hello everyone, I managed to launch the osbuild shell on my computer and to launch pull command inside it. But the run command does not work : Here is the error stacktrace --- [osbuild sugar-build]$ run = Bu

Re: [Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design

2014-12-11 Thread laurent bernabe
- I don't understand what is "sugar.js" file. There is now such file > neither in your repository, neither in Sugarizer, neither in sugar-web... > Could share your whole Sugarizer environment somewhere ? > > Lionel. > > > > 2014-12-11 17:01

Re: [Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design

2014-12-11 Thread laurent bernabe
ars in your repository ? > Do you test it both on Sugar and in Sugarizer ? > Do you have any error in the log ? Browser log in Sugarizer or using > ctrl+shift+i in Sugar. > >Lionel. > > > 2014-12-11 0:34 GMT+01:00 laurent bernabe : > >> Hi, >> >>

Re: [Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design

2014-12-10 Thread laurent bernabe
my-activity ./sugar-web-template" like described here [2] ? > > Lionel. > > [1] https://github.com/sugarlabs/sugar-web-template > [2] https://github.com/sugarlabs/sugar-docs/blob/master/activity.md > > 2014-12-09 22:13 GMT+01:00 laurent bernabe : > >> H

[Sugar-devel] Fwd: Starting a new web activity : problem when closing activity, and with icon design

2014-12-09 Thread laurent bernabe
-- Forwarded message -- From: laurent bernabe Date: 2014-12-09 22:13 GMT+01:00 Subject: Re: [Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design To: Lionel Laské Hi Lionel, Thank you very much, I've merged your pull request. Do I

Re: [Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design

2014-12-03 Thread laurent bernabe
at 11:16 +0100, laurent bernabe wrote: > > My intuition is that I've misued stroke and fill entities, though I > > processed the icon with the sugariconify script. > > Indeed, in Sugarizer, my activity icon is different than the others > > (screenshot provided). > >

Re: [Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design

2014-12-02 Thread laurent bernabe
low-access-from-files). Regards 2014-12-02 19:04 GMT+01:00 Lionel Laské : > It's a nice first start. > Now replace your lib/sugar-web directory with the one from > lib/ActivityTemplate directory. > It should work. > > Lionel > > 2014-12-02 11:04 GM

Re: [Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design

2014-12-02 Thread laurent bernabe
Hi again, Restarting my computer, I was finally able to run sugarizer in my chrome instance. Meanwhile, I can't close my application (Simple Tic Tagardsc Toe). regards 2014-12-01 18:42 GMT+01:00 laurent bernabe : > I am just using the "modified" chrome instance (with allow

Re: [Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design

2014-12-01 Thread laurent bernabe
I am just using the "modified" chrome instance (with allow access from file), but I am still getting the same errors in the navigator console. Regards 2014-12-01 15:57 GMT+01:00 Lionel Laské : > > > 2014-12-01 15:25 GMT+01:00 laurent bernabe : > >> >> So it

Re: [Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design

2014-12-01 Thread laurent bernabe
unch Chrome using the > "--allow-file-access-from-files" option. > See [1]. Seeing the Chrome console error log could help too. > >Lionel. > > > [1] http://sugarizer.org/#client > > 2014-12-01 14:52 GMT+01:00 laurent bernabe : > >> Apologizing, I forgo

Re: [Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design

2014-11-30 Thread laurent bernabe
Thank you very much. I'll convert my icon with this script Regards 2014-11-30 22:02 GMT+01:00 Walter Bender : > Check out http://wiki.sugarlabs.org/go/Sugariconify > > On Fri, Nov 28, 2014 at 9:00 AM, laurent bernabe > wrote: > > > > Hello everyone, > >

Re: [Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design

2014-11-30 Thread laurent bernabe
1-30 15:10 GMT+01:00 laurent bernabe : > Thank you, I could launch a chrome session with file access with the > second link (Cliff's answer). > Now I am going to try my activity into Sugarizer, and will report issues > if anyone occurs. > > Regards > > 2014-11-30

Re: [Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design

2014-11-30 Thread laurent bernabe
/questions/369310/how-to-fix-missing-libudev-so-0-for-chrome-to-start-again > > or > > > http://askubuntu.com/questions/288821/how-do-i-resolve-a-cannot-open-shared-object-file-libudev-so-0-error > > On Sun, 2014-11-30 at 12:02 +0100, laurent bernabe wrote: > > Thank you

Re: [Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design

2014-11-30 Thread laurent bernabe
Instruction here [1] and here [2]. > >Lionel. > > [1] http://developer.sugarlabs.org/activity.md.html > [2] http://sugarizer.org/#client > > >> Date: Fri, 28 Nov 2014 23:10:47 +0100 >> From: laurent bernabe >> To: Gonzalo Odiard >> Cc: Sugar

Re: [Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design

2014-11-28 Thread laurent bernabe
luded in your activity is updated. > A error avoiding close the activity was solved recently. > > Gonzalo > > > On Fri, Nov 28, 2014 at 11:00 AM, laurent bernabe < > laurent.bern...@gmail.com> wrote: > >> >> Hello everyone, >> >> I am starting a n

[Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design

2014-11-28 Thread laurent bernabe
Hello everyone, I am starting a new activity in order to get started with Web Actvity development : a simple tic tac toe : github project But when I launch the activity from inside sugar-build : - the icon design seems to be weird,

Re: [Sugar-devel] Osbuild pull : problem when trying to pull browse activity

2014-11-04 Thread laurent bernabe
2014-November/049112.html > > Sam. > On Nov 4, 2014 12:10 AM, "laurent bernabe" > wrote: > >> Hi everyone, >> >> I launched an >> >> _ >> >> ./osbuild pull >> >> _

[Sugar-devel] Osbuild pull : problem when trying to pull browse activity

2014-11-03 Thread laurent bernabe
Hi everyone, I launched an _ ./osbuild pull from the latest sugar-build (today), but the script goes repeatedly in a error : _ Clonage dans 'browse'... fatal: unable to access

Re: [Sugar-devel] Several toolbars in a sugar web activity ?

2014-03-22 Thread laurent bernabe
Thank you. I didn't realized it was the activitypalette code from the sugar web activity code. Regards 2014-03-22 22:18 GMT+01:00 Manuel Quiñones : > 2014-03-22 17:55 GMT-03:00 laurent bernabe : > > Hello, > > > > thank you. So I'll have a look at Palette Act

Re: [Sugar-devel] Several toolbars in a sugar web activity ?

2014-03-22 Thread laurent bernabe
tyPalette does. > > also secondary toolbars make the activity main area [1] change its > height when it appears and dissapears, and i find that very > problematic. > > [1] named canvas, not to confuse with html tag > > 2014-03-22 17:28 GMT-03:00 laurent bernabe :

Re: [Sugar-devel] Several toolbars in a sugar web activity ?

2014-03-22 Thread laurent bernabe
e a toolbar :). I still have to find what is the best way to handle the second toolbar and its dynamic content. Regards 2014-03-22 21:24 GMT+01:00 laurent bernabe : > Hello, > > thank you for your answer and your idea. > > So I can add, for example, 10 versions of the toolbar ov

Re: [Sugar-devel] Several toolbars in a sugar web activity ?

2014-03-22 Thread laurent bernabe
Regards 2014-03-22 21:13 GMT+01:00 Sam Parkinson : > Hi, > > Couldn't you just create another toolbar div and .show and .hide when > needed? > > Sam > On Mar 23, 2014 6:01 AM, "laurent bernabe" > wrote: > >> Thank you for your answer. So I'll t

Re: [Sugar-devel] Several toolbars in a sugar web activity ?

2014-03-22 Thread laurent bernabe
web activities, the secondary toolbars are not implemented > yet. > > Gonzalo > > > On Sat, Mar 22, 2014 at 8:22 AM, laurent bernabe < > laurent.bern...@gmail.com> wrote: > >> Hello everyone, >> >> I saw that a Python activity, Turtle art, has two toolba

[Sugar-devel] Several toolbars in a sugar web activity ?

2014-03-22 Thread laurent bernabe
Hello everyone, I saw that a Python activity, Turtle art, has two toolbars (a main toolbar, and a personalized toolbar just below, which content is set by the selection of the main toolbar). I would like to do something like this inside my LearningChess activity : - Is this easy to do in sugar

Re: [Sugar-devel] My program does not close (LearnChess)

2014-03-19 Thread laurent bernabe
was a temporary bug from my app. Regards 2014-03-19 17:12 GMT+01:00 Walter Bender : > The activity didn't do a whole lot, but it closed with no obvioius > errors for me. > > -walter > > On Wed, Mar 12, 2014 at 6:31 AM, laurent bernabe > wrote: > > Hello eve

Re: [Sugar-devel] My program does not close (LearnChess)

2014-03-12 Thread laurent bernabe
I've forgot to say that I've just pulled the latest sources from sugar-build. Regards 2014-03-12 11:31 GMT+01:00 laurent bernabe : > Hello everyone, > > my sugar web activity, hosted at > https://git.sugarlabs.org/learnchess/learnchess_web, > does not close when

[Sugar-devel] My program does not close (LearnChess)

2014-03-12 Thread laurent bernabe
Hello everyone, my sugar web activity, hosted at https://git.sugarlabs.org/learnchess/learnchess_web, does not close when I run it into sugar-build. I can't find why, even when looking at the sugar-build/home/dotsugar/default/logs/shell.log (and com.loloof64.sugar_olpc.LearnChess-1.log whose cont

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

2014-01-27 Thread laurent bernabe
014-01-27 Manuel Quiñones > 2014-01-27 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,

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

2014-01-27 Thread laurent bernabe
to date : I haven't done any change locally since. Regards. 2014-01-27 Manuel Quiñones > 2014-01-27 laurent bernabe : > > Hello everyone, > > > > I am using EaselJS and PreloadJS in one of my web activities > (LearnChess) in > > order to manage pictures inside a ca

[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 : createjs_forum

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

2014-01-26 Thread laurent bernabe
s("overflow", "hidden"); $("#gameZone").width(gameZone_dim[0]); $("#gameZone").height(gameZone_dim[1]); ___ Regards. 2014-01-26 laurent bernabe > Hello everyone, > > Some times ago, I've asked how to

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

2014-01-26 Thread laurent bernabe
Hello everyone, Some times ago, I've asked how to deal with the fact that my laptop screen size is rather 16/9 than a 4/3 size. And I was, among other advises, advised to adapt the game size to the screen size. I am conviced that it the way to do : but how to get the client size from inside my act

Re: [Sugar-devel] My custom activity-icon renders fine, except in the launched application toolbar

2014-01-26 Thread laurent bernabe
ill_entity = #ff ___ Regards 2014-01-26 laurent bernabe > Hello, thank you for your answer. > > Something must be wrong with parameters, as it sends me the options back : > >

Re: [Sugar-devel] My custom activity-icon renders fine, except in the launched application toolbar

2014-01-26 Thread laurent bernabe
r unexpected symbol '(' on line 45 ) > > ./sugariconify.py: ligne 45: `class SugarIconify():' (on line 45). > > _ > > > > Regards > > > > > > 2014-01-25 laurent bernabe > &g

Re: [Sugar-devel] My custom activity-icon renders fine, except in the launched application toolbar

2014-01-25 Thread laurent bernabe
):' (on line 45). _ Regards 2014-01-25 laurent bernabe > Hello, > > thank you for your answer, > > in fact the folder icons should have been named "pictures", as I won't use > these resources as icons, but as pictures in my application. > > I didn&

Re: [Sugar-devel] My custom activity-icon renders fine, except in the launched application toolbar

2014-01-25 Thread laurent bernabe
e_Sugar_Interface/Icons > > and > > http://wiki.sugarlabs.org/go/Sugar_iconify > > regards. > > -walter > > On Sat, Jan 25, 2014 at 5:46 AM, laurent bernabe > wrote: > > Oups, it seems that i forgot to link onto my project : > > LearnChess

Re: [Sugar-devel] My custom activity-icon renders fine, except in the launched application toolbar

2014-01-25 Thread laurent bernabe
Oups, it seems that i forgot to link onto my project : LearnChessWeb<https://git.sugarlabs.org/learnchess/learnchess_web/commits/master> Helps are welcome. Regards. 2014/1/24 laurent bernabe > Hello, > > in my project LearningChessWeb, I've just changed the activity ico

[Sugar-devel] My custom activity-icon renders fine, except in the launched application toolbar

2014-01-24 Thread laurent bernabe
Hello, in my project LearningChessWeb, I've just changed the activity icon. It renders fine in journal and activities menu, but it can't be seen in the application toolbar, once launched. How could I "patch" it ? This is where I've been looking : http://wiki.laptop.org/go/Making_SVG_Icons_for_Su

Re: [Sugar-devel] Programming in Python or as a Web Activity ?

2014-01-24 Thread laurent bernabe
Fixed !!! In fact I should have left the last line in loader.js (something like require(SUGAR_LIB)) Regards 2014/1/24 laurent bernabe > Thank you very much. > > I've tried to modify what needed to be modified in my LearnChess project ( > https://git.sugarlabs.org/learnche

Re: [Sugar-devel] Programming in Python or as a Web Activity ?

2014-01-24 Thread laurent bernabe
014/1/24 laurent bernabe > > > > Thank you, > > > > The most challenging task that I am facing in my development beginning, > is to get the libraries easel.js and tween.js work as shim dependencies of > require.js. In fact, I think I could read require.js documentation > t

Re: [Sugar-devel] Programming in Python or as a Web Activity ?

2014-01-24 Thread laurent bernabe
robably better API and documentation then gtk, but then it > won't run on Sugar. > > On Friday, 24 January 2014, laurent bernabe > wrote: > >> Hello everyone, >> >> I've started a new Web project (ChessLearning), but it seems that Web >> development is no

[Sugar-devel] Programming in Python or as a Web Activity ?

2014-01-24 Thread laurent bernabe
Hello everyone, I've started a new Web project (ChessLearning), but it seems that Web development is not my best skills. However, before turning it into a Python app, I am wondering whether I should do my best to fit the Web Activity development. For example, I think of an easier Android port, bu

Re: [Sugar-devel] Unable to commit on my gitorious sugar lab account

2014-01-10 Thread laurent bernabe
:50:16AM +0100, laurent bernabe wrote: > > Hello everyone, > > > > though I have just generated a new rsa keys pair, and gave the public one > > to my gitorious sugarlab account, I got several into the following error > : > > > > _

Re: [Sugar-devel] What should be the ideal range for animations FPS ?

2014-01-09 Thread laurent bernabe
Believe it or not, it was a ridiculous error !!! I tried to access git command from inside osbuild shell (without then trying outside it) : shame at me. Anyway, problem is solved. Regards 2014/1/9 laurent bernabe > You're right : I've already a Githhub account. I was just t

Re: [Sugar-devel] What should be the ideal range for animations FPS ?

2014-01-09 Thread laurent bernabe
asily move to another location etc, you could push to a github repo and > then, if you want, come back to gitorious when it's solved. > > On Thursday, 9 January 2014, laurent bernabe wrote: > >> Thank you very much. >> >> I am looking forward to test these feature

Re: [Sugar-devel] What should be the ideal range for animations FPS ?

2014-01-09 Thread laurent bernabe
Thank you very much. I am looking forward to test these feature : as soon as I manage to fix a problem with my Sugar Gitorious account. Regards 2014/1/9 Manuel Quiñones > 2014/1/8 Manuel Quiñones : > > 2014/1/8 laurent bernabe : > >> > >> > >> 2014/1/8 Ja

[Sugar-devel] Unable to commit on my gitorious sugar lab account

2014-01-08 Thread laurent bernabe
ution that could work for me. I even deleted all my ssh keys and generated a new rsa pair. Regards Laurent Bernabe ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel

Re: [Sugar-devel] What should be the ideal range for animations FPS ?

2014-01-08 Thread laurent bernabe
avoid increasing significantly activity size when using it : again, I think I can go for it. Regards Laurent Bernabe 2014/1/8 Manuel Quiñones > 2014/1/8 laurent bernabe : > > > > > > 2014/1/8 James Cameron > >> > >> On Wed, Jan 08, 2014 at 11:49:56AM +0100,

Re: [Sugar-devel] What should be the ideal range for animations FPS ?

2014-01-08 Thread laurent bernabe
2014/1/8 James Cameron > On Wed, Jan 08, 2014 at 11:49:56AM +0100, laurent bernabe wrote: > True, but if you make a simple test available, others can test it for > you. > > Especially so if you can figure a way to give the test report on > screen, like a frame rate achieved

Re: [Sugar-devel] What should be the ideal range for animations FPS ?

2014-01-08 Thread laurent bernabe
Thank you very much : so I undestand that this is at the same time a software and a hardware (with temperatures) concern. And that the process can be different in cases of raster based programs and vector based programs. Unfortunately, I can only test programs on my two computers (an old PC and a

Re: [Sugar-devel] What should be the ideal range for animations FPS ?

2014-01-08 Thread laurent bernabe
Thank you for these suggestions. I'll study them attentively. Regards 2014/1/8 Manuel Quiñones > 2014/1/7 Daniel Narvaez : > > I'm not an expert of graphics performance or web technologies, but my > > understanding is that you don't want to be the one setting the FPS. The > > system will know

Re: [Sugar-devel] What should be the ideal range for animations FPS ?

2014-01-07 Thread laurent bernabe
Thank you very much : I didn't knew that new API. I'll have a closer look at your articles, and use this function instead of setTimeOut/setInterval. Regards Laurent Bernabe 2014/1/8 Daniel Narvaez > I'm not an expert of graphics performance or web technologies, but my >

[Sugar-devel] What should be the ideal range for animations FPS ?

2014-01-07 Thread laurent bernabe
Laurent Bernabe ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel

Re: [Sugar-devel] A little problem inside Sugar-Build with my new web activity

2014-01-07 Thread laurent bernabe
something at sugar-web docs need clarification, please. > > Best regards! > > > On Tue, Jan 7, 2014 at 11:38 AM, laurent bernabe < > laurent.bern...@gmail.com> wrote: > >> Hi, >> >> I've joined the activity.info to this mail. >> >> A

Re: [Sugar-devel] A little problem inside Sugar-Build with my new web activity

2014-01-07 Thread laurent bernabe
ot yet the good practises. Regards 2014/1/7 Code Raguet > Hi, Laurent > > would you paste the contents of your activity.info? > activity/activity.info > > > On Tue, Jan 7, 2014 at 11:19 AM, laurent bernabe < > laurent.bern...@gmail.com> wrote: > >> Hello ever

[Sugar-devel] A little problem inside Sugar-Build with my new web activity

2014-01-07 Thread laurent bernabe
there's a single symlink called MyActivity.activity, and about which Ubuntu says that it is broken. So, did I misunderstood a step in installation, or can this error came because of recent changes in sugar-build ? Regards Laurent Bernabe ___ Suga

Re: [Sugar-devel] Porting the application I started (chess_learning) to Web application

2014-01-07 Thread laurent bernabe
Thank you 2014/1/7 Manuel Quiñones > https://github.com/manuq/gears-activity > > 2014/1/6 laurent bernabe : > >>> Is there a repository for the Gears project ? > >>> Because I could not find it on git.sugarlab.org > > > > > > Sorry for this un

Re: [Sugar-devel] Porting the application I started (chess_learning) to Web application

2014-01-06 Thread laurent bernabe
>> Is there a repository for the Gears project ? >> Because I could not find it on git.sugarlab.org Sorry for this unusefull question : I've just downloaded the Gears 5 bundle, so that I can look at the sources. Regards ___ Sugar-devel mailing list Sug

Re: [Sugar-devel] Porting the application I started (chess_learning) to Web application

2014-01-06 Thread laurent bernabe
Is there a repository for the Gears project ? Because I could not find it on git.sugarlab.org Regards 2014/1/6 Manuel Quiñones > 2014/1/6 laurent bernabe : > > Thank you for your advices. > > > > In fact, for the pictures, I plan to use those from Wikimedia Commons : &g

Re: [Sugar-devel] Porting the application I started (chess_learning) to Web application

2014-01-06 Thread laurent bernabe
ity from which I add a single menu ? Regards 2014/1/6 Manuel Quiñones > 2014/1/6 laurent bernabe : > > Thank you for your advices. > > > > In fact, for the pictures, I plan to use those from Wikimedia Commons : > I've > > been told on this mailing list that it ca

Re: [Sugar-devel] Porting the application I started (chess_learning) to Web application

2014-01-06 Thread laurent bernabe
an so a kind of 16/9 configuration instead of 4/3). Regards 2014/1/6 Manuel Quiñones > 2013/12/13 laurent bernabe : > > Apologizing, > > > > for the blurred effect on pictures, it is because even in its tiny size, > > each imported image was blurred. Low quality pictures

[Sugar-devel] LearningChess development: don't worry, I'll be back to it ...

2013-12-18 Thread laurent bernabe
Hello, I have a great interest for Sugar development, but I don't forget that it is not my highest skills. So I am developping for the moment other application (that I also need in my everyday life, and could be usefull to many ... maybe a sugar develop could adapt it later to sugar :)) in Java SE

[Sugar-devel] Which licensed images must I use in a Sugar Web project ?

2013-12-15 Thread laurent bernabe
Hello, I would like to know, in a general way, which licensed images can be accepted and compatible with Sugar Web license : I mean, if the images I want to use are free svg licensed under Creative Common, such as there , is it ok ? Th

Re: [Sugar-devel] Porting the application I started (chess_learning) to Web application

2013-12-13 Thread laurent bernabe
/density. Meanwhile, it does not seem to me that it is a big problem. Regards 2013/12/14 laurent bernabe > Hello everyone, > > as some may know, I am building an app on sugar gitorious : > https://git.sugarlabs.org/learnchess/learnchess_1 > > But I am facing some psy

[Sugar-devel] Porting the application I started (chess_learning) to Web application

2013-12-13 Thread laurent bernabe
Hello everyone, as some may know, I am building an app on sugar gitorious : https://git.sugarlabs.org/learnchess/learnchess_1 But I am facing some psychological strange difficulties : 1. First, I started it as a web application 2. Then I gave it up and made it a GTK3 application 3. Now,

Re: [Sugar-devel] Web activities canvas element

2013-10-17 Thread laurent bernabe
folder like lib/sugar-web/css), but without screen size limitation. Maybe that is an horrible practise, but this is what I tried. Regards 2013/10/17 Manuel Quiñones > 2013/10/10 laurent bernabe : > > Hello, > > > > 2013/10/10 Manuel Quiñones > >> > >> 2

[Sugar-devel] Failing to override pango font (sugar3.graphics.palette module error)

2013-10-15 Thread laurent bernabe
Hi all, In my project LearnChess part1, whose commit is up to date : https://git.sugarlabs.org/learnchess/learnchess_1/trees/master I am having a trouble in order to override the font size of a component. The relevant source code line is in components/interaction_view.py => line 63 I've attached

[Sugar-devel] How to manage Pootle and a (own) git submodule ?

2013-10-14 Thread laurent bernabe
Hi all, As I plan to build several parts (each one into its own activity) of my new idea LearnChess, I've noticed that making a git submodule in order to develop the common part in its own repository (inside my overall LearnChess git project) can be very useful : http://stackoverflow.com/question

Re: [Sugar-devel] Problems with GTK3 activity developpement

2013-10-14 Thread laurent bernabe
Solved ! In fact, there were some problems with my Horizontal Boxes and my Vertical ones. Regards 2013/10/14 laurent bernabe > I found for one aspect of the stange behaviour : > in activity.py => I should have used a Gtk.HBox() instead of a Gtk.VBox() > as the activity canvas.

Re: [Sugar-devel] Problems with GTK3 activity developpement

2013-10-14 Thread laurent bernabe
I found for one aspect of the stange behaviour : in activity.py => I should have used a Gtk.HBox() instead of a Gtk.VBox() as the activity canvas. (Commited) But there still is no stop button. Regards 2013/10/14 laurent bernabe > I've already called show_all() for all the comp

  1   2   3   4   >