[Sugar-devel] [ASLO] Release StopWatch-14

2012-02-13 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4263 Sugar Platform: 0.82 - 0.96 Download Now: http://activities.sugarlabs.org/downloads/file/27862/stopwatch-14.xo Release notes: * New translations * Add mime type when save in the journal (Agustin Zubiaga) Sugar Labs Activities http

Re: [Sugar-devel] Migrating to the Media Lab

2012-02-13 Thread Bernie Innocenti
On Fri, 2012-01-13 at 19:34 -0500, Bernie Innocenti wrote: > == Phase 1: treehouse -> housetree == > > To minimize downtime, we'll temporarily migrate all our VMs to > housetree, a server which is already racked in E15. > > There's question is whether housetree can take the load of 13 > addition

Re: [Sugar-devel] [PATCH sugar-toolkit-gtk3] Do the preview in the activity using cairo intead of GdkPixbufa -v2

2012-02-13 Thread Gonzalo Odiard
Yes, or source_x, source_y, because will use the value of alloc only if inot self.canvas.get_has_window() Feel free to change it. Gonzalo 2012/2/13 Manuel Quiñones > El día 10 de febrero de 2012 16:39, escribió: > > +window = self.canvas.get_window() > > > > -preview_data = []

Re: [Sugar-devel] [PATCH sugar-toolkit-gtk3] Do the preview in the activity using cairo intead of GdkPixbufa -v2

2012-02-13 Thread Manuel Quiñones
El día 10 de febrero de 2012 16:39, escribió: > +        window = self.canvas.get_window() > > -        preview_data = [] > +        x, y = 0, 0 Maybe change x, y to alloc_x, alloc_y? Pylint shows an error because of short variable names. -- .. manuq .. ___

Re: [Sugar-devel] [PATCH sugar-toolkit-gtk3] Avoid stretching the preview image.

2012-02-13 Thread Manuel Quiñones
El día 13 de febrero de 2012 11:16, escribió: > From: Gonzalo Odiard > > This patch apply over "Do the preview in the activity using cairo intead of > GdkPixbuf -v2" Yes! No more stretched thumbnails, I like it! Later, maybe we can modify the outline in the Journal detail view so it fits the

[Sugar-devel] [PATCH sugar-toolkit-gtk3] Avoid stretching the preview image.

2012-02-13 Thread godiard
From: Gonzalo Odiard This patch apply over "Do the preview in the activity using cairo intead of GdkPixbuf -v2" Signed-off-by: Gonzalo Odiard --- src/sugar3/activity/activity.py | 15 ++- 1 files changed, 14 insertions(+), 1 deletions(-) diff --git a/src/sugar3/activity/activit

[Sugar-devel] [ANNOUNCE] 0.96 String/UI Freeze freeze the 27th of February 2012

2012-02-13 Thread Simon Schampijer
Hi, the UI and String Freeze for Sugar 0.96 is the 27th of February 2012 [1]. ===UI Freeze=== Major UI revisions or changes must be done before this date. This encourages developers to focus on stability and bug-fixing rather than UI changes. At this point, documentation writers do not have to

[Sugar-devel] [REMINDER] Development team meeting --- 14. Feb 2012 (15:00 UTC)

2012-02-13 Thread Simon Schampijer
Hi, tomorrow we will have our weekly development team meeting: This week topics are: * status of the GTK3 port [1] * current status of the development cycle [2] Time: 14. Feb 2012 (15:00 UTC) Place: #sugar-meeting (freenode) Regards, Simon [1] http://wiki.sugarlabs.org/go/Features/GTK3 [

[Sugar-devel] GNOME schedule: merged freezes into one big 'The Freeze'

2012-02-13 Thread Simon Schampijer
Hi, in previous GNOME development cycles the API/Feature freeze was decoupled from the UI freeze [1]. In the 3.4 cycle they are at the same date [2]. This has been changed to make the schedule easier to remember [3]. I somehow liked the decoupling because after a Feature landed one was able t