Re: [Sugar-devel] New images for netbooks - tux_paint-6.xo issue

2018-08-01 Thread James Cameron
Yes, that will work too.

--fullscreen=native works, and is in TuxPaint-7, ported to GTK+ 3, see
https://github.com/sugarlabs/tuxpaint-wrapper-activity/blob/master/activity.py#L43

On Wed, Aug 01, 2018 at 04:40:43PM -0400, Raul Benitez wrote:
> Hello James!
> 
> In the three TuxPaint wrappers inside the activity.py file in: options =
> ['tuxpaint', '--nolockfile', '--native', '--fullscreen',' --noprint '],
> requires '--fullscreen=yes' and then it works.
> 
> [1]http://download.unleashkids.org/HaitiOS/bundles/xo-rpms+wrappers-2018/
> nathan-riddle-main-6-wrappers/TuxPaint-6.2.xo
> [2]http://dev.laptop.org/~gonzalo/nicaragua/TuxPaint-6.xo
> [3]http://dev.laptop.org/~dsd/activities/TuxPaint-6.2.xo
> 
> Best regards,
> Raul Benitez
> 
> 2018-07-25 20:26 GMT-04:00 James Cameron <[4]qu...@laptop.org>:
> 
> Sorry, correction to author.
> 
> Launcher TuxPaint-6 was by Gonzalo Odiard
> in 2012, [5]http://dev.laptop.org/~gonzalo/nicaragua/
> 
> Work by Daniel Drake as TuxPaint-6.1 and 6.2 in 2013,
> [6]http://dev.laptop.org/~dsd/activities/
> 
> On Wed, Jul 25, 2018 at 01:40:27PM +1000, James Cameron wrote:
> > G'day Raul,
> >
> > Please try attached TuxPaint-7.xo, which has fix for exit hang up, fix
> > for fullscreen, port to GTK+ 3, and source code tidy-up.
> >
> > It works for me on Ubuntu 17.10 VM.
> >
> > Please tell me if it works for you.
> >
> > Thanks to Nathan for publishing TuxPaint-6.3, on which this is based.
> >
> > Nathan, can you confirm GPLv2+ license and your copyright, or is this
> > activity.py written by someone else?
> >
> > On Thu, Jul 19, 2018 at 05:00:30PM -0400, Raul Benitez wrote:
> > > Hello!
> > >
> > > 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][7]https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md
> > >
> > > tux_paint-6.xo ([2][8]https://activities.sugarlabs.org/es-ES/sugar/
> downloads/file/
> > > 27651/tux_paint-6.xo) have errors when closing. I describe below:
> > >
> > > * tux_paint-6.xo only starts from the Home list view if in the last
> line 6
> > > "exec bin/tuxpaint --nolockfile "$@"" from the script "tuxpaint" the
> arguments
> > > "$@" are deleted. In this way, it starts correctly but when it exits 
> it
> hangs
> > > up, I attach the error of the log "org.tuxpaint-3.log".
> > > What to do to close correctly?
> > >
> > > #exec bin/tuxpaint --nolockfile "$@"
> > > exec bin/tuxpaint --fullscreen=yes
> > >
> > > Best regards,
> > > Raul Benitez
> > >
> > > --
> > > [uc]
> > >
> > > References:
> > >
> > > [1] [9]https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md
> > > [2] [10]https://activities.sugarlabs.org/es-ES/sugar/downloads/file/
> 27651/tux_paint-6.xo
> >
> >
> >
> > > ___
> > > Sugar-devel mailing list
> > > [11]Sugar-devel@lists.sugarlabs.org
> > > [12]http://lists.sugarlabs.org/listinfo/sugar-devel
> >
> >
> > --
> > James Cameron
> > [13]http://quozl.netrek.org/
> 
> --
> James Cameron
> [14]http://quozl.netrek.org/
> 
> --
> [uc]
> 
> References:
> 
> [1] 
> http://download.unleashkids.org/HaitiOS/bundles/xo-rpms+wrappers-2018/nathan-riddle-main-6-wrappers/TuxPaint-6.2.xo
> [2] http://dev.laptop.org/~gonzalo/nicaragua/TuxPaint-6.xo
> [3] http://dev.laptop.org/~dsd/activities/TuxPaint-6.2.xo
> [4] mailto:qu...@laptop.org
> [5] http://dev.laptop.org/~gonzalo/nicaragua/
> [6] http://dev.laptop.org/~dsd/activities/
> [7] https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md
> [8] https://activities.sugarlabs.org/es-ES/sugar/downloads/file/
> [9] https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md
> [10] 
> https://activities.sugarlabs.org/es-ES/sugar/downloads/file/27651/tux_paint-6.xo
> [11] mailto:Sugar-devel@lists.sugarlabs.org
> [12] http://lists.sugarlabs.org/listinfo/sugar-devel
> [13] http://quozl.netrek.org/
> [14] http://quozl.netrek.org/

-- 
James Cameron
http://quozl.netrek.org/
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] New images for netbooks - tux_paint-6.xo issue

2018-08-01 Thread Raul Benitez
Hello James!


In the three TuxPaint wrappers inside the activity.py file in: *options =
['tuxpaint', '--nolockfile', '--native', '--fullscreen',' --noprint ']*,
requires *'--fullscreen=yes'* and then it works.

http://download.unleashkids.org/HaitiOS/bundles/xo-rpms+wrappers-2018/nathan-riddle-main-6-wrappers/TuxPaint-6.2.xo
http://dev.laptop.org/~gonzalo/nicaragua/TuxPaint-6.xo
http://dev.laptop.org/~dsd/activities/TuxPaint-6.2.xo


Best regards,
Raul Benitez


2018-07-25 20:26 GMT-04:00 James Cameron :

> Sorry, correction to author.
>
> Launcher TuxPaint-6 was by Gonzalo Odiard
> in 2012, http://dev.laptop.org/~gonzalo/nicaragua/
>
> Work by Daniel Drake as TuxPaint-6.1 and 6.2 in 2013,
> http://dev.laptop.org/~dsd/activities/
>
> On Wed, Jul 25, 2018 at 01:40:27PM +1000, James Cameron wrote:
> > G'day Raul,
> >
> > Please try attached TuxPaint-7.xo, which has fix for exit hang up, fix
> > for fullscreen, port to GTK+ 3, and source code tidy-up.
> >
> > It works for me on Ubuntu 17.10 VM.
> >
> > Please tell me if it works for you.
> >
> > Thanks to Nathan for publishing TuxPaint-6.3, on which this is based.
> >
> > Nathan, can you confirm GPLv2+ license and your copyright, or is this
> > activity.py written by someone else?
> >
> > On Thu, Jul 19, 2018 at 05:00:30PM -0400, Raul Benitez wrote:
> > > Hello!
> > >
> > > 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]https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md
> > >
> > > tux_paint-6.xo ([2]https://activities.sugarlabs.org/es-ES/sugar/
> downloads/file/
> > > 27651/tux_paint-6.xo) have errors when closing. I describe below:
> > >
> > > * tux_paint-6.xo only starts from the Home list view if in the last
> line 6
> > > "exec bin/tuxpaint --nolockfile "$@"" from the script "tuxpaint" the
> arguments
> > > "$@" are deleted. In this way, it starts correctly but when it exits
> it hangs
> > > up, I attach the error of the log "org.tuxpaint-3.log".
> > > What to do to close correctly?
> > >
> > > #exec bin/tuxpaint --nolockfile "$@"
> > > exec bin/tuxpaint --fullscreen=yes
> > >
> > > Best regards,
> > > Raul Benitez
> > >
> > > --
> > > [uc]
> > >
> > > References:
> > >
> > > [1] https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md
> > > [2] https://activities.sugarlabs.org/es-ES/sugar/downloads/
> file/27651/tux_paint-6.xo
> >
> >
> >
> > > ___
> > > Sugar-devel mailing list
> > > Sugar-devel@lists.sugarlabs.org
> > > http://lists.sugarlabs.org/listinfo/sugar-devel
> >
> >
> > --
> > James Cameron
> > http://quozl.netrek.org/
>
> --
> James Cameron
> http://quozl.netrek.org/
>



--
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] New images for netbooks - tux_paint-6.xo issue

2018-07-26 Thread James Cameron
Tux Paint wrapper has been placed on GitHub.

https://github.com/sugarlabs/tuxpaint-wrapper-activity

On Thu, Jul 26, 2018 at 10:26:01AM +1000, James Cameron wrote:
> Sorry, correction to author.
> 
> Launcher TuxPaint-6 was by Gonzalo Odiard
> in 2012, http://dev.laptop.org/~gonzalo/nicaragua/
> 
> Work by Daniel Drake as TuxPaint-6.1 and 6.2 in 2013,
> http://dev.laptop.org/~dsd/activities/
> 
> On Wed, Jul 25, 2018 at 01:40:27PM +1000, James Cameron wrote:
> > G'day Raul,
> > 
> > Please try attached TuxPaint-7.xo, which has fix for exit hang up, fix
> > for fullscreen, port to GTK+ 3, and source code tidy-up.
> > 
> > It works for me on Ubuntu 17.10 VM.
> > 
> > Please tell me if it works for you.
> > 
> > Thanks to Nathan for publishing TuxPaint-6.3, on which this is based.
> > 
> > Nathan, can you confirm GPLv2+ license and your copyright, or is this
> > activity.py written by someone else?
> > 
> > On Thu, Jul 19, 2018 at 05:00:30PM -0400, Raul Benitez wrote:
> > > Hello!
> > > 
> > > 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]https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md
> > > 
> > > tux_paint-6.xo 
> > > ([2]https://activities.sugarlabs.org/es-ES/sugar/downloads/file/
> > > 27651/tux_paint-6.xo) have errors when closing. I describe below:
> > > 
> > > * tux_paint-6.xo only starts from the Home list view if in the last line 6
> > > "exec bin/tuxpaint --nolockfile "$@"" from the script "tuxpaint" the 
> > > arguments
> > > "$@" are deleted. In this way, it starts correctly but when it exits it 
> > > hangs
> > > up, I attach the error of the log "org.tuxpaint-3.log".
> > > What to do to close correctly?
> > > 
> > > #exec bin/tuxpaint --nolockfile "$@"
> > > exec bin/tuxpaint --fullscreen=yes
> > > 
> > > Best regards,
> > > Raul Benitez
> > > 
> > > --
> > > [uc]
> > > 
> > > References:
> > > 
> > > [1] https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md
> > > [2] 
> > > https://activities.sugarlabs.org/es-ES/sugar/downloads/file/27651/tux_paint-6.xo
> > 
> > 
> > 
> > > ___
> > > Sugar-devel mailing list
> > > Sugar-devel@lists.sugarlabs.org
> > > http://lists.sugarlabs.org/listinfo/sugar-devel
> > 
> > 
> > -- 
> > James Cameron
> > http://quozl.netrek.org/
> 
> -- 
> James Cameron
> http://quozl.netrek.org/

-- 
James Cameron
http://quozl.netrek.org/
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] New images for netbooks - tux_paint-6.xo issue

2018-07-25 Thread James Cameron
Sorry, correction to author.

Launcher TuxPaint-6 was by Gonzalo Odiard
in 2012, http://dev.laptop.org/~gonzalo/nicaragua/

Work by Daniel Drake as TuxPaint-6.1 and 6.2 in 2013,
http://dev.laptop.org/~dsd/activities/

On Wed, Jul 25, 2018 at 01:40:27PM +1000, James Cameron wrote:
> G'day Raul,
> 
> Please try attached TuxPaint-7.xo, which has fix for exit hang up, fix
> for fullscreen, port to GTK+ 3, and source code tidy-up.
> 
> It works for me on Ubuntu 17.10 VM.
> 
> Please tell me if it works for you.
> 
> Thanks to Nathan for publishing TuxPaint-6.3, on which this is based.
> 
> Nathan, can you confirm GPLv2+ license and your copyright, or is this
> activity.py written by someone else?
> 
> On Thu, Jul 19, 2018 at 05:00:30PM -0400, Raul Benitez wrote:
> > Hello!
> > 
> > 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]https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md
> > 
> > tux_paint-6.xo 
> > ([2]https://activities.sugarlabs.org/es-ES/sugar/downloads/file/
> > 27651/tux_paint-6.xo) have errors when closing. I describe below:
> > 
> > * tux_paint-6.xo only starts from the Home list view if in the last line 6
> > "exec bin/tuxpaint --nolockfile "$@"" from the script "tuxpaint" the 
> > arguments
> > "$@" are deleted. In this way, it starts correctly but when it exits it 
> > hangs
> > up, I attach the error of the log "org.tuxpaint-3.log".
> > What to do to close correctly?
> > 
> > #exec bin/tuxpaint --nolockfile "$@"
> > exec bin/tuxpaint --fullscreen=yes
> > 
> > Best regards,
> > Raul Benitez
> > 
> > --
> > [uc]
> > 
> > References:
> > 
> > [1] https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md
> > [2] 
> > https://activities.sugarlabs.org/es-ES/sugar/downloads/file/27651/tux_paint-6.xo
> 
> 
> 
> > ___
> > Sugar-devel mailing list
> > Sugar-devel@lists.sugarlabs.org
> > http://lists.sugarlabs.org/listinfo/sugar-devel
> 
> 
> -- 
> James Cameron
> http://quozl.netrek.org/

-- 
James Cameron
http://quozl.netrek.org/
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] New images for netbooks - tux_paint-6.xo issue

2018-07-24 Thread James Cameron
G'day Raul,

Please try attached TuxPaint-7.xo, which has fix for exit hang up, fix
for fullscreen, port to GTK+ 3, and source code tidy-up.

It works for me on Ubuntu 17.10 VM.

Please tell me if it works for you.

Thanks to Nathan for publishing TuxPaint-6.3, on which this is based.

Nathan, can you confirm GPLv2+ license and your copyright, or is this
activity.py written by someone else?

On Thu, Jul 19, 2018 at 05:00:30PM -0400, Raul Benitez wrote:
> Hello!
> 
> 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]https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md
> 
> tux_paint-6.xo 
> ([2]https://activities.sugarlabs.org/es-ES/sugar/downloads/file/
> 27651/tux_paint-6.xo) have errors when closing. I describe below:
> 
> * tux_paint-6.xo only starts from the Home list view if in the last line 6
> "exec bin/tuxpaint --nolockfile "$@"" from the script "tuxpaint" the arguments
> "$@" are deleted. In this way, it starts correctly but when it exits it hangs
> up, I attach the error of the log "org.tuxpaint-3.log".
> What to do to close correctly?
> 
> #exec bin/tuxpaint --nolockfile "$@"
> exec bin/tuxpaint --fullscreen=yes
> 
> Best regards,
> Raul Benitez
> 
> --
> [uc]
> 
> References:
> 
> [1] https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md
> [2] 
> https://activities.sugarlabs.org/es-ES/sugar/downloads/file/27651/tux_paint-6.xo



> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel


-- 
James Cameron
http://quozl.netrek.org/
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] New images for netbooks - tux_paint-6.xo issue

2018-07-19 Thread Raul Benitez
Hello!


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
https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md

tux_paint-6.xo (
https://activities.sugarlabs.org/es-ES/sugar/downloads/file/27651/tux_paint-6.xo)
have errors when closing. I describe below:

* tux_paint-6.xo only starts from the Home list view if in the last line 6
"exec bin/tuxpaint --nolockfile "$@"" from the script "tuxpaint" the
arguments "$@" are deleted. In this way, it starts correctly but when it
exits it hangs up, I attach the error of the log "org.tuxpaint-3.log".
What to do to close correctly?

#exec bin/tuxpaint --nolockfile "$@"
exec bin/tuxpaint --fullscreen=yes


Best regards,
Raul Benitez

--


org.tuxpaint-3.log
Description: Binary data


tuxpaint
Description: Binary data
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel