Hello,
I found this bug while I was testing SL #3934 [1]. The patch that
fixes this is attached.
Cheers,
[1] http://bugs.sugarlabs.org/ticket/3934
--
Kaufmann Manuel
Blog: http://humitos.wordpress.com/
Porfolio: http://fotos.mkaufmann.com.ar/
PyAr: http://www.python.com.ar/
0001-Don-t-show-e
Hello,
I'm sending the patch attached because after an update "git send-mail"
is not more available (now, there is a subcommand called send-bugzilla
:( )
Cheers,
--
Kaufmann Manuel
Blog: http://humitos.wordpress.com/
Porfolio: http://fotos.mkaufmann.com.ar/
PyAr: http://www.python.com.ar/
000
On Mon, 2012-10-29 at 13:28 -0300, Manuel Kaufmann wrote:
> Cairo.Context.arc needs the angle in radians instead of degrees. Give
> it as 360 (radians) was taking up to 8 seconds to draw the eyes.
Ouch, thanks for fixing this!
--
Bernie Innocenti
Sugar Labs Infrastructure Team
http://wiki.sugarl
Activity Homepage:
http://activities.sugarlabs.org/addon/4292
Sugar Platform:
0.82 - 0.96
Download Now:
http://activities.sugarlabs.org/downloads/file/28325/tetris_mat-2.xo
Release notes:
Compatibility fixes for current Sugar/pygame versions.
Sugar Labs Activities
http://activities.sugarlabs.o
Great! Thanks!
On Tuesday, 30 October 2012, Walter Bender wrote:
> On Tue, Oct 30, 2012 at 5:54 AM, Daniel Narvaez
> >
> wrote:
> > Hello,
> >
> > the buildbot automated tests are currently failing because xpdyinfo is
> > not installed. Do we need to add it as a dependency or can we just use
> >
On Tue, Oct 30, 2012 at 10:42 AM, Kalpa Welivitigoda
wrote:
> On Tue, Oct 30, 2012 at 6:45 PM, Sugar Labs Activities
> wrote:
>>
>> Activity Homepage:
>> http://activities.sugarlabs.org/addon/4437
>>
>> Sugar Platform:
>> 0.98 - 0.98
>>
>> Download Now:
>> http://activities.sugarlabs.org/download
On Tue, Oct 30, 2012 at 6:45 PM, Sugar Labs Activities
wrote:
>
> Activity Homepage:
> http://activities.sugarlabs.org/addon/4437
>
> Sugar Platform:
> 0.98 - 0.98
>
> Download Now:
> http://activities.sugarlabs.org/downloads/file/28322/portfolio-31.xo
>
> Release notes:
> 31
>
> ENHANCEMENT:
> *
On Tue, Oct 30, 2012 at 5:54 AM, Daniel Narvaez wrote:
> Hello,
>
> the buildbot automated tests are currently failing because xpdyinfo is
> not installed. Do we need to add it as a dependency or can we just use
> gtk to get the dpy (as exemplified here
> http://wiki.sugarlabs.org/go/Features/Touc
Activity Homepage:
http://activities.sugarlabs.org/addon/4437
Sugar Platform:
0.98 - 0.98
Download Now:
http://activities.sugarlabs.org/downloads/file/28322/portfolio-31.xo
Release notes:
31
ENHANCEMENT:
* New translations
NOTE: This version is for Sugar 0.98+ only
Sugar Labs Activities
htt
Activity Homepage:
http://activities.sugarlabs.org/addon/4437
Sugar Platform:
0.82 - 0.96
Download Now:
http://activities.sugarlabs.org/downloads/file/28321/portfolio-30.xo
Release notes:
30
ENHANCEMENTS:
* New translations
* Remove dependency on xdpyinfo
Sugar Labs Activities
http://activit
Hi Simon,
On 30 Oct 2012, at 12:00, "Simon (erikos) Schampijer" wrote:
> Excellent work everyone!!!
>
> On 10/30/2012 04:36 AM, Gary C Martin wrote:
>> Hi Peter,
>>
>> I wasn't having much luck with yum upgrade seeing the arm versions on the XOs
>> here for testing yet, but I managed to find y
On Tue, Oct 30, 2012 at 5:54 AM, Daniel Narvaez wrote:
> Hello,
>
> the buildbot automated tests are currently failing because xpdyinfo is
> not installed. Do we need to add it as a dependency or can we just use
> gtk to get the dpy (as exemplified here
> http://wiki.sugarlabs.org/go/Features/Touc
Activity Homepage:
http://activities.sugarlabs.org/addon/4192
Sugar Platform:
0.98 - 0.98
Download Now:
http://activities.sugarlabs.org/downloads/file/28320/ruler-23.xo
Release notes:
23
ENHANCEMENTS:
* New translations
* Remove external dependency
NOTE: This version is for Sugar 0.98+ only
Activity Homepage:
http://activities.sugarlabs.org/addon/4192
Sugar Platform:
0.82 - 0.96
Download Now:
http://activities.sugarlabs.org/downloads/file/28319/ruler-22.xo
Release notes:
22
ENHANCEMENT:
* Remove external dependency
Sugar Labs Activities
http://activities.sugarlabs.org
Activity Homepage:
http://activities.sugarlabs.org/addon/4607
Sugar Platform:
0.82 - 0.98
Download Now:
http://activities.sugarlabs.org/downloads/file/28291/reversi-2.xo
Release notes:
Sugar Labs Activities
http://activities.sugarlabs.org
___
Sugar
On Tue, Oct 30, 2012 at 5:54 AM, Daniel Narvaez wrote:
> Hello,
>
> the buildbot automated tests are currently failing because xpdyinfo is
> not installed. Do we need to add it as a dependency or can we just use
> gtk to get the dpy (as exemplified here
> http://wiki.sugarlabs.org/go/Features/Touc
Activity Homepage:
http://activities.sugarlabs.org/addon/4027
Sugar Platform:
0.82 - 0.98
Download Now:
http://activities.sugarlabs.org/downloads/file/28318/turtle_art-165.xo
Release notes:
165
ENHANCEMENT:
* Remove dependency on xpdyinfo
Sugar Labs Activities
http://activities.sugarlabs.org
Excellent work everyone!!!
On 10/30/2012 04:36 AM, Gary C Martin wrote:
Hi Peter,
I wasn't having much luck with yum upgrade seeing the arm versions on the XOs
here for testing yet, but I managed to find your arm build tonight at [1], and
installed the below rpms on an XO-4 for some quick testi
On Tue, Oct 30, 2012 at 8:01 AM, Gonzalo Odiard wrote:
> Actually, this needs some investigation. The "tip", which I wrote,
>>
>> works for GTK3. I need to make sure that (a) there is a GTK2
>> equivalent ; and (b) that is works on older versions of Sugar. For
>> sure, going forward, the GTK3 vers
From: Daniel Narvaez
The code had not been updated to the introspection API.
---
src/jarabe/journal/objectchooser.py |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/jarabe/journal/objectchooser.py
b/src/jarabe/journal/objectchooser.py
index d860b0d..8a664c4 100644
---
Actually, this needs some investigation. The "tip", which I wrote,
> works for GTK3. I need to make sure that (a) there is a GTK2
> equivalent ; and (b) that is works on older versions of Sugar. For
> sure, going forward, the GTK3 version of Turtle Blocks will use Gtk
> for this. Stay tuned.
>
>
A
On Tue, Oct 30, 2012 at 7:48 AM, Walter Bender wrote:
> On Tue, Oct 30, 2012 at 5:54 AM, Daniel Narvaez wrote:
>> Hello,
>>
>> the buildbot automated tests are currently failing because xpdyinfo is
>> not installed. Do we need to add it as a dependency or can we just use
>> gtk to get the dpy (as
On Tue, Oct 30, 2012 at 5:54 AM, Daniel Narvaez wrote:
> Hello,
>
> the buildbot automated tests are currently failing because xpdyinfo is
> not installed. Do we need to add it as a dependency or can we just use
> gtk to get the dpy (as exemplified here
> http://wiki.sugarlabs.org/go/Features/Touc
Hello,
the buildbot automated tests are currently failing because xpdyinfo is
not installed. Do we need to add it as a dependency or can we just use
gtk to get the dpy (as exemplified here
http://wiki.sugarlabs.org/go/Features/Touch/Programming_Tips)? It
seems easier, faster and it avoids a depend
24 matches
Mail list logo