[Sugar-devel] Backup/Restore Sugar implementation

2013-12-05 Thread Gonzalo Odiard
I have sent for review a implementation of the feature: sugar: https://github.com/sugarlabs/sugar/pull/176 sugar-artwork: https://github.com/sugarlabs/sugar-artwork/pull/24 sugar-toolkit-gtk3: https://github.com/sugarlabs/sugar-toolkit-gtk3/pull/60 Thanks to Martin Abente, who worked on this and

Re: [Sugar-devel] Backup/Restore Sugar implementation

2013-12-05 Thread Walter Bender
great to see this come together. question about the wording on the screenshots (haven't looked at the code yet) not sure what 'safe copy' means on the left side of [1] not sure what 'security copy' means on the right side of [1] [1] http://wiki.sugarlabs.org/go/File:Backup_initial_window.png

[Sugar-devel] Transfer all file metadata

2013-12-05 Thread Emil Dudev
Hello, I believe I have solved the 'bug' of this ticket: http://bugs.sugarlabs.org/ticket/2473 The problem is that when sending files, only the title, description and mime type are preserved. This is due to telepathy (Channel.Type.FileTransfer), as it does not support other properties. There is

[Sugar-devel] Sugar 0.101.0 (unstable)

2013-12-05 Thread Daniel Narvaez
Hello, this is the first development release of the cycle that will bring us to 0 .102. Highlights: * Allow to limit the number of open activities. * More informations about hardware and software in control panel. * Allow to hide the Register menu. * Add support for 5 GHz frequency channels. *

Re: [Sugar-devel] Backup/Restore Sugar implementation

2013-12-05 Thread Gonzalo Odiard
The wording is all tentative, I would like get help in that area. The left side means backup the right is restore. Gonzalo On Thu, Dec 5, 2013 at 5:49 PM, Walter Bender walter.ben...@gmail.comwrote: great to see this come together. question about the wording on the screenshots (haven't

Re: [Sugar-devel] Backup/Restore Sugar implementation

2013-12-05 Thread Walter Bender
Maybe: Make a copy of the contents of your Journal. Restore the contents of your Journal. -walter On Thu, Dec 5, 2013 at 5:52 PM, Gonzalo Odiard gonz...@laptop.org wrote: The wording is all tentative, I would like get help in that area. The left side means backup the right is restore.

Re: [Sugar-devel] Backup/Restore Sugar implementation

2013-12-05 Thread Gonzalo Odiard
Yes. Can be a more extended explanation, there are space. Gonzalo On Thu, Dec 5, 2013 at 8:02 PM, Walter Bender walter.ben...@gmail.comwrote: Maybe: Make a copy of the contents of your Journal. Restore the contents of your Journal. -walter On Thu, Dec 5, 2013 at 5:52 PM, Gonzalo

Re: [Sugar-devel] Backup/Restore Sugar implementation

2013-12-05 Thread Iain Brown Douglas
On Thu, 2013-12-05 at 21:04 -0200, Gonzalo Odiard wrote: Yes. Can be a more extended explanation, there are space. Is better ... Please can you give: Make a safe copy of the content of your journal and Restore a security copy into your journal in your own language? Iain Gonzalo

Re: [Sugar-devel] Backup/Restore Sugar implementation

2013-12-05 Thread James Cameron
On Thu, Dec 05, 2013 at 06:02:40PM -0500, Walter Bender wrote: Maybe: Make a copy of the contents of your Journal. Restore the contents of your Journal. While we programmers perceive the Journal as a thing that has separate contents, a learner is more likely to perceive the Journal as the

Re: [Sugar-devel] Backup/Restore Sugar implementation

2013-12-05 Thread Iain Brown Douglas
On Fri, 2013-12-06 at 10:26 +1100, James Cameron wrote: On Thu, Dec 05, 2013 at 06:02:40PM -0500, Walter Bender wrote: Maybe: Make a copy of the contents of your Journal. For safety, make a copy of your journal Restore the contents of your Journal. Restore your journal, from your

Re: [Sugar-devel] External devices @ development environment

2013-12-05 Thread Daniel Narvaez
I spent some time looking at it but I have not been able to get it to work. Part of the problem is that gvfs is not installed, which I've now fixed. You can get that with an ./osbuild pull. I suspect it will also be necessary to bind mount /run/media. I edited