GCompris wrapper has been placed on GitHub. https://github.com/sugarlabs/gcompris-wrapper-activity
On Fri, Jul 20, 2018 at 03:15:52PM +1000, James Cameron wrote: > G'day Raul, > > For GCompris, remove version 18, then add version 0.31 wrapper program > by Nathan Riddle, attached. > > Downloaded from > http://download.unleashkids.org/HaitiOS/bundles/xo-rpms+wrappers-2018/nathan-riddle-main-6-wrappers/ > > This works for me on Ubuntu 17.10. Briefly, the wrapper program > window shows on display, but this can be ignored. > > On Thu, Jul 19, 2018 at 04:36:27PM -0400, Raul Benitez wrote: > > Good afternoon, James! > > > > Thank you very much for your help, I will be waiting for the advances. > > > > Best regards! > > Raúl > > > > 2018-07-18 17:37 GMT-04:00 James Cameron <[1][email protected]>: > > > > G'day Raul, > > > > For Scratch, instead of comment, please delete the line and try again. > > In my test, the comment stops processing of all options after that > > line, such as -swapBtn. > > > > For GCompris, the bundle contains binary programs that will not run on > > Ubuntu 17.10 because of other changes. I was able to "sudo apt > > install gcompris" and then run gcompris from terminal without using > > the activity. So edit gcompris-activity to use command with very few > > args. > > > > Both problems will require an iterative approach to solve. I have not > > yet solved the problems fully. > > > > On Wed, Jul 18, 2018 at 01:24:48PM -0400, Raul Benitez wrote: > > > Hello! > > > > > > I need to ask you urgently, since I have time until this Friday to > > resolve the > > > problems. > > > > > > I explain, we are in the process of creating new images for the 4,445 > > netbooks > > > that will be delivered in public schools. > > > > > > The configuration is as follows: > > > > > > * Netbooks Houston Computer, 4GB DDR3L RAM, 32GB EMMc disk, Intel® > > Celeron > > > N3060 processor. > > > * Sugar 0.110 on Ubuntu 17.10 Artful x86_64 GNU / Linux > > > [1][2]https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md > > > > > > We will include 31 Sugar activities, of which 11 are with errors and > > can > > not > > > start. > > > > > > Scratch-25.xo ([2][3]http://wiki.laptop.org/go/Scratch) and > > gcompris-18.xo ([3] > > > [4]https://activities.sugarlabs.org/es-ES/sugar/addon/4313) are two > > activities > > > important ones that have error. I describe below: > > > > > > * Scratch-25.x only starts from the Home list view if you comment on > > line > > 34 > > > "-vm-display-x11" of the "scratch-activity" script. In this way, it > > starts > > > correctly but when it exits it hangs up, I attach the error of the log > > > "edu.mit.media.ScratchActivity-4.log". > > > What to do to close correctly? Is it okay to comment on that line of > > code? > > > > > > exec squeak \ > > > # -vm-display-x11 \ > > > -swapbtn \ > > > -encoding UTF-8 -vm-sound-ALSA \ > > > -sugarBundleId $ bundle_id \ > > > -sugarActivityId $ activity_id \ > > > ScratchXO.image $ resume > > > > > > * GCompris-18.xo has a similar problem, it only starts from the Home > > list > > view > > > if in the last line 40 "exec $EXEC $args "$@"" from the script > > > "gcompris-activity" the arguments "$args "$@"" are deleted. In this > > way, > > it > > > starts correctly but when it exits it hangs up, I attach the error of > > the > > log > > > "net.gcompris-8.log". > > > What to do to close correctly? Is any argument causing the error? > > > > > > echo $ args $ @ > > > #exec $ EXEC $ args "$ @" > > > exec $ EXEC > > > > > > Best regards, > > > Raul Benitez > > > > > > -- > > > [uc] > > > > > > References: > > > > > > [1] [5]https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md > > > [2] [6]http://wiki.laptop.org/go/Scratch > > > [3] [7]https://activities.sugarlabs.org/es-ES/sugar/addon/4313 > > > > > _______________________________________________ > > > Sugar-devel mailing list > > > [8][email protected] > > > [9]http://lists.sugarlabs.org/listinfo/sugar-devel > > > > > > -- > > James Cameron > > [10]http://quozl.netrek.org/ > > > > -- > > [uc] > > > > References: > > > > [1] mailto:[email protected] > > [2] https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md > > [3] http://wiki.laptop.org/go/Scratch > > [4] https://activities.sugarlabs.org/es-ES/sugar/addon/4313 > > [5] https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md > > [6] http://wiki.laptop.org/go/Scratch > > [7] https://activities.sugarlabs.org/es-ES/sugar/addon/4313 > > [8] mailto:[email protected] > > [9] http://lists.sugarlabs.org/listinfo/sugar-devel > > [10] http://quozl.netrek.org/ > > -- > James Cameron > http://quozl.netrek.org/ -- James Cameron http://quozl.netrek.org/ _______________________________________________ Sugar-devel mailing list [email protected] http://lists.sugarlabs.org/listinfo/sugar-devel

