[Sugar-devel] Reflashing

2011-12-12 Thread Alan Jhonn Aguiar Schwyn


Hello,
When you reflash an XO, how the process run?
It skip a bad sectors? Or only copy all in all?
Regards!
Alan  ___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] [PATCH v2][sucrose-0.94][RFC] Add capability to connect to WPA/WPA2-Enterprise networks

2011-12-12 Thread Sascha Silbe
Excerpts from Anish Mangal's message of 2011-12-09 16:08:57 +0100:

 I guess there is great work being done by dsd et. al to get NM 0.9 
 stuff working with sugar/0.96+. I'd be happy to assist with reviewing 
 porting etc. if upstream thinks this a valuable addition for mainline. 
 To that end [cc+=erikos, dsd]

 The patch however, is a departure from the current mainline efforts to 
 _integrate_ network settings between gnome and sugar. It is more on the 
 lines of 0.94 networking sugar code where sugar stores its own network 
 settings in connections.cfg

Not really a departure, it just needs to be ported to current master.
Sugar still creates new connections if the user tries to connect to a
previously-unknown network (the same way nm-applet works). Where this
new connection gets stored is just a technical detail, not a change of
how it works in general.

The ability to connect to networks using WPA2-Enterprise using Sugar
rather than having to use nm-applet or nm-connection-editor is important
both before and after the change to NM 0.9.

The patch we're talking about is a Request For Discussion (RFC) based on
sucrose-0.94; we'd appreciate feedback on the chosen approach (including
design and implementation). When the patch is ready (including
integrating useful feedback we hopefully get from sugar-devel), we'll
try to upstream it, which will include porting it to the future master
branch (Sugar 0.96 is already Feature frozen). However our short-term
goal is to fix a downstream problem, so we need a version based on Sugar
0.94 and for practical reasons (testing) this is the version we'll work
on first.

Sascha

-- 
http://sascha.silbe.org/
http://www.infra-silbe.de/


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


[Sugar-devel] html rendering differences between Browse and embedded WebView

2011-12-12 Thread Erik Blankinship
The Browse activity themes web page widgets differently than embedding a
web viewer in an activity.

For example, in the Browse activity, buttons and scrollbars are
rectangular.  In my Activity WebView these widgets are rounded rectangles.

As an activity author, how do I select the 'theme' I want?

I am embedding my WebView like this:
http://lists.sugarlabs.org/archive/sugar-devel/2011-August/032752.html
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] sugar-toolkit-gtk3 patches

2011-12-12 Thread Simon Schampijer

On 05/12/11 20:24, Sascha Silbe wrote:

Hi Simon et al.,

sugar-toolkit-gtk3 is starting to get into shape (branch
silbe-rework-20111205). Remaining issues:

[...]


3. a6513e6: Switch sugarext to be an introspectable library (Simon
Schampijer)

Some links explaining what this means and how it's done would be
nice.


From the original description:

Switch sugarext to be an introspectable library

This makes sugarext accessible through introspection. It is used
from the shell (key grabber, sound volume management) and the
shell session management.

More info:

Making the sugarext introspectable was done following the descriptions 
at: http://live.gnome.org/GObjectIntrospection#Using_GI;


I think that should be enough as a description.

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


Re: [Sugar-devel] Reflashing

2011-12-12 Thread John Watlington

The reflashing process on all XO laptops automatically handles bad sectors.

On an XO-1, these are identified as red blocks on the screen when reflashing
and are automatically skipped.

On an XO-1.5 and XO-1.75, the bad sectors are identified and mapped out of
use by the controller in the SD/MMC card or device, and are never actually
reported to the user.

Regards,
wad

On Dec 12, 2011, at 8:02 AM, Alan Jhonn Aguiar Schwyn wrote:

 
 Hello,
 
 When you reflash an XO, how the process run?
 
 It skip a bad sectors? Or only copy all in all?
 
 Regards!
 
 Alan
 ___
 Devel mailing list
 de...@lists.laptop.org
 http://lists.laptop.org/listinfo/devel

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


[Sugar-devel] [REMINDER] Development team meeting --- 13. Dec 2011 (15:00 UTC)

2011-12-12 Thread Simon Schampijer

Hi,

tomorrow we will have our weekly development team meeting: This week 
topics are:


* status of the GTK3 port [1], can we merge the outstanding patches and 
get a first release?

* current status of the development cycle [2]

Time: 13. Dec 2011 (15:00 UTC)
Place: #sugar-meeting (freenode)

Regards,
   Simon

[1] http://wiki.sugarlabs.org/go/Features/GTK3
[2] http://wiki.sugarlabs.org/go/0.96/Roadmap
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] html rendering differences between Browse and embedded WebView

2011-12-12 Thread Gonzalo Odiard
On Mon, Dec 12, 2011 at 12:20 PM, Erik Blankinship er...@mediamods.comwrote:

 Thank you Gonzalo, but I am targeting 11.3.0, and am looking for a
 solution.

 Will webkit be used in 11.3.1?


There are not big changes in activities from 11.3.0 to 11.3.1
In both releases, webkit and hulahop are available, but in 12.0 you only
will have webkit,
with the introspection bindings, the port willl be easier if you do your
development over webkit.

I am not sure about how the widgets are displayed in webkit right now,
but is easy do a test.

Gonzalo




 On Mon, Dec 12, 2011 at 10:15 AM, Gonzalo Odiard gonz...@laptop.orgwrote:

 Hi Erik,
 hulahop will not be available in the next sugar version.
 Would be better (and easier) use webkit. The next Browse version use it.

 Gonzalo

 On Mon, Dec 12, 2011 at 10:59 AM, Erik Blankinship 
 er...@mediamods.comwrote:

 The Browse activity themes web page widgets differently than embedding a
 web viewer in an activity.

 For example, in the Browse activity, buttons and scrollbars are
 rectangular.  In my Activity WebView these widgets are rounded rectangles.

 As an activity author, how do I select the 'theme' I want?

 I am embedding my WebView like this:
 http://lists.sugarlabs.org/archive/sugar-devel/2011-August/032752.html


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




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


Re: [Sugar-devel] html rendering differences between Browse and embedded WebView

2011-12-12 Thread Erik Blankinship
On Mon, Dec 12, 2011 at 10:34 AM, Gonzalo Odiard gonz...@laptop.org wrote:



 On Mon, Dec 12, 2011 at 12:20 PM, Erik Blankinship er...@mediamods.comwrote:

 Thank you Gonzalo, but I am targeting 11.3.0, and am looking for a
 solution.

 Will webkit be used in 11.3.1?


 There are not big changes in activities from 11.3.0 to 11.3.1
 In both releases, webkit and hulahop are available, but in 12.0 you only
 will have webkit,
 with the introspection bindings, the port willl be easier if you do your
 development over webkit.

 I am not sure about how the widgets are displayed in webkit right now,
 but is easy do a test.


Thanks Gonzalo.  Is there an example of how to embed webkit into an
activity? Activities like TeachTeacher use hulahop.
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] [ASLO] Release mouseCam-2

2011-12-12 Thread Sugar Labs Activities
Activity Homepage:
http://activities.sugarlabs.org/addon/4487

Sugar Platform:
0.82 - 0.96

Download Now:
http://activities.sugarlabs.org/downloads/file/27782/mousecam-2.xo

Release notes:
+Sugarized, with GUI for controlling mouse speed
+Persist the mouse velocity selected
+Cleanup of libraries
+Cam resoulution ajust depending sugar version
+New markers, available in marks folder of the activity (print to use the 
activity)


Sugar Labs Activities
http://activities.sugarlabs.org

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


Re: [Sugar-devel] [PATCH] Add a run target to the makefile

2011-12-12 Thread Marco Pesenti Gritti
silbe pointed out how this is somewhat similar to alsroot Support
isolated start patches.

I don't like how those patches are setting environment variables
inside the sugar script. It's not necessary for the normal case (when
things are installed in the system prefix), it's more of a development
convenience  so I'd rather keep it as something external (it's in
jhbuild at the moment, having it in the Makefile is convenient for
people which are not using it). Also, fwiw, I don't think sweets stuff
should be in sugar. It sounds like some kind of alternative packaging
framework and we don't have, say, fedora spec files in sugar git.

Marco

On 7 December 2011 18:12, Marco Pesenti Gritti ma...@marcopg.org wrote:
 This allows to run sugar from outside the system path for
 development purpouses.

 Signed-off-by: Marco Pesenti Gritti ma...@marcopg.org
 ---
  Makefile.am |    9 +
  1 files changed, 9 insertions(+), 0 deletions(-)

 diff --git a/Makefile.am b/Makefile.am
 index 9e252af..97992be 100644
 --- a/Makefile.am
 +++ b/Makefile.am
 @@ -12,3 +12,12 @@ EXTRA_DIST =                    \
        intltool-extract.in

  DISTCHECK_CONFIGURE_FLAGS = --disable-update-mimedb
 +
 +run:
 +       PATH=$(prefix)/bin:$(PATH) \
 +       PYTHONPATH=$(pythondir) \
 +       XDG_DATA_DIRS=$(datadir) \
 +       GTK_PATH=$(libdir)/gtk-2.0 \
 +       GTK_DATA_PREFIX=$(prefix) \
 +       GI_TYPELIB_PATH=$(libdir)/girepository-1.0 \
 +       sugar-emulator
 --
 1.7.7.3

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


Re: [Sugar-devel] [Systems] Multi-lingual relaying on Sugar IRC channles is stopped

2011-12-12 Thread Aleksey Lim
On Sun, Dec 11, 2011 at 05:20:12AM -0500, Stefan Unterhauser wrote:
 good job :)
 
 can we test this new translation feature in #treehouse

It is the same bot, so it works for #treehouse as well.

 
 ... so Claudia can see
 
 cu
 dogi
 
 On Mon, Dec 5, 2011 at 7:01 PM, Aleksey Lim 
 alsr...@activitycentral.orgwrote:
 
  On Sun, Oct 30, 2011 at 06:26:33PM +, Aleksey Lim wrote:
   Hi all!
  
   Starting from the recent times, translation[1] on Sugar IRC channels
   stopped working properly (messages started being skipped). This feature
   is disabled entirely for now, since missed IRC posts on translated
  channels
   might lead to many confusions.
  
   Infrastructure Team is working on the problem to fix this issue
   as soon as possible. Sorry for inconveniences.
  
   [1]
  http://wiki.sugarlabs.org/go/Service/meeting/Usage#Multi-lingual_relaying
 
  The multi-lingual relaying started functioning in testing mode.
  It is only Spanish language.
 
  Translation is provided by Apertium[1] project. If it
  is not good, please consider possibility to improve[2] it.
 
  Use meeting-test channel[3] for testing.
 
  [1] http://apertium.org
  [2] http://wiki.apertium.org/wiki/Contributing_to_an_existing_pair
  [3] http://chat.sugarlabs.org:9090/?channels=meeting-test
 
  --
  Aleksey
  ___
  Systems mailing list
  syst...@lists.sugarlabs.org
  http://lists.sugarlabs.org/listinfo/systems
 

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


Re: [Sugar-devel] [Systems] Multi-lingual relaying on Sugar IRC channles is stopped

2011-12-12 Thread Aleksey Lim
On Sun, Dec 11, 2011 at 11:39:57AM -0500, Chris Leonard wrote:
 On Sun, Dec 11, 2011 at 5:20 AM, Stefan Unterhauser
 ste...@unterhauser.name wrote:
  good job :)
 
  can we test this new translation feature in #treehouse
 
  ... so Claudia can see
 
 
 
 Excellent!  Well done. I know you have been busy, but that's a nice
 piece of work.
 
 Maybe we can get Australian translation going next? :-)

The problem here is not in adding but in having Aussie translation
in Apertium[1], but the good thing is that it is possible to
add Aussie language[2].

[1] http://wiki.apertium.org/wiki/Language_and_pair_maintainer
[2] http://wiki.apertium.org/wiki/Contributing_to_an_existing_pair

 
 cjl
 
 [Aussie]
 
 ˙ɐʞʞɐʎ ɟo ʇıq ɯnʞuıp ɹıɐɟ ɐ s,ʇɐɥʇ ʇnq `ƃuıʞuıɹp pɹɐzıl ɐ ǝʞıl ʇno
 ʇɐlɟ uǝǝq ǝʌ,noʎ ʍouʞ ı ˙ɐʎuo pooƃ ˙ǝɔɐ

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


Re: [Sugar-devel] html rendering differences between Browse and embedded WebView

2011-12-12 Thread Erik Blankinship
On Mon, Dec 12, 2011 at 12:40 PM, Gonzalo Odiard gonz...@laptop.org wrote:

  Thanks Gonzalo.  Is there an example of how to embed webkit into an
 activity? Activities like TeachTeacher use hulahop.


 The epub viewer in the Read activity is using webkit, and the Surf
 activity was a Browse replacement using webkit too.

 A nice python wysiwyg editor using webkit is implemented in


 http://arstechnica.com/open-source/guides/2009/07/how-to-build-a-desktop-wysiwyg-editor-with-webkit-and-html-5.ars



Are there plans to sugarize the webkit rendered widgets?
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] html rendering differences between Browse and embedded WebView

2011-12-12 Thread Gonzalo Odiard
 Are there plans to sugarize the webkit rendered widgets?


Are you thinking in implement the toolbar inside the webkit canvas or only
using the normal html widgets?
I think the widgets in webkit are provided by Gtk, but I don't know how
apply the sugar theme.
Most of our work is in the Gtk3 land now, you should research about Gtk2
themes.

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


[Sugar-devel] Web page

2011-12-12 Thread Alan Jhonn Aguiar Schwyn


Hi,
The page (http://activities.sugarlabs.org/) is down..
For maintenance?
Regards
Alan  ___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] [IAEP] Web page

2011-12-12 Thread Chris Leonard
dogi has brought ASLO back to life.

cjl

On Mon, Dec 12, 2011 at 7:54 PM, Alan Jhonn Aguiar Schwyn
alan...@hotmail.com wrote:

 Hi,

 The page (http://activities.sugarlabs.org/) is down..

 For maintenance?

 Regards

 Alan

 ___
 IAEP -- It's An Education Project (not a laptop project!)
 i...@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/iaep
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel