<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 4, 2012 at 4:54 PM, Gary Martin <span dir="ltr"><<a href="mailto:garycmartin@googlemail.com" target="_blank">garycmartin@googlemail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 4 Dec 2012, at 16:07, Walter Bender <<a href="mailto:walter.bender@gmail.com">walter.bender@gmail.com</a>> wrote:<br>


<br>
> On Tue, Dec 4, 2012 at 11:03 AM, Ariel Calzada <<a href="mailto:ariel.calzada@gmail.com">ariel.calzada@gmail.com</a>> wrote:<br>
>> Hello!<br>
>><br>
>> We’re working in the GTK3 porting and HIG adjustments of Speak and other<br>
>> activities we have observations in both fields.<br>
><br>
> Thanks for working on this.<br>
><br>
>><br>
>> HIG/Touchscreen<br>
>><br>
>> The main concern is that the OSK hides the interface and doesn’t let the<br>
>> textbox be visible for the user. We think that a possible solution should be<br>
>> making OSK has an inputbox above that which displays the inserted text, and<br>
>> thus the speak interface should be shrinked. But this has to be analyzed<br>
>> because should be fixed upstream. As this is transversal to all the<br>
>> activities that could have input text.<br>
><br>
> I thought the plan of record was (at the Sugar toolkit level) to have<br>
> the activity window scroll up. It would be good to come up with a<br>
> general solution in any case.<br>
<br>
</div>Yes good point, if/when it is ported to GTK3 it should automatically inherit this auto scrolling behaviour as seen in the newer builds (working but still needs some tuning).<br>
<div class="im"><br>
>> GTK3<br>
>><br>
>> We have been working in a GTK3 porting of Speak which basically implies<br>
>> usage of Gstreamer 1.0<br>
>><br>
>> We already have a release version of this porting but it  has many issues.<br>
>> One of them is that the activity runs very very slow and the eyes don’t move<br>
>> correctly when the mouse is moved. So we have to analyse code performance in<br>
>> light of gstreamer and cairo.<br>
<br>
</div>Not sure which rep your working from, but make sure all the eye drawing code is correctly drawing in radians, _not_ degrees, for Cairo (easy mistake to make):<br>
<br>
        <a href="http://bugs.sugarlabs.org/ticket/3901" target="_blank">http://bugs.sugarlabs.org/ticket/3901</a><br>
<br></blockquote><div><br></div><div>Thanks Gary for noting that.</div><div><br></div><div>Already applied the degrees --> radians fix into the gtk3 branch. </div><div>should be in next (first) gtk3 version.</div><div>

<br></div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Regards,<br>
--Gary<br>
<div class="HOEnZb"><div class="h5"><br>
> Hmm. I've been playing with GST 1 in Turtle and haven't notice a<br>
> performance hit.<br>
><br>
>><br>
>> We would like to get some ideas of what’s happening and if gstreamer 1.0 is<br>
>> failing in XO with other activities.<br>
>><br>
>> Regards,<br>
>><br>
>> --<br>
>> La Salvaje Esperanza<br>
>><br>
>> Éramos dioses y nos volvieron esclavos.<br>
>> Éramos hijos del sol y nos consolaron<br>
>> con medallas de lata.<br>
>> Éramos poetas y nos pusieron a recitar<br>
>> oraciones pordioseras.<br>
>> Éramos felices y nos civilizaron.<br>
>> Quién refrescará la memoria de la tribu.<br>
>> Quién revivirá nuestros dioses.<br>
>> Que la salvaje esperanza siempre sea tuya, querida alma inamansable.<br>
>><br>
>> -Gonzalo Arango-<br>
>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> Sugar-devel mailing list<br>
>> <a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a><br>
>> <a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
>><br>
><br>
><br>
><br>
> --<br>
> Walter Bender<br>
> Sugar Labs<br>
> <a href="http://www.sugarlabs.org" target="_blank">http://www.sugarlabs.org</a><br>
> _______________________________________________<br>
> Sugar-devel mailing list<br>
> <a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a><br>
> <a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
<br>
_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
</div></div></blockquote></div><br></div>