<br><br><div class="gmail_quote">On Sat, Jun 18, 2011 at 8:44 AM, Sascha Silbe <span dir="ltr"><<a href="mailto:sascha-ml-reply-to-2011-3@silbe.org">sascha-ml-reply-to-2011-3@silbe.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Excerpts from Gonzalo Odiard's message of Wed Jun 08 17:04:41 +0200 2011:<br>
<div class="im"><br>
> To test with multiple tabs, in F14 I needed to replace:<br>
><br>
> -        self._disable_multiple_tabs = cairo.cairo_version() >= 10810<br>
> +        self._disable_multiple_tabs = cairo.cairo_version() >= 10810 \<br>
> +                and cairo.cairo_version() < 11002<br>
><br>
> I don't know if is in your plans restore multiple tabs, functionality in<br>
> F14,<br>
> but the cairo bug is gone.<br>
<br>
</div>That's great news! I'd appreciate if someone could check which cairo<br>
version (at least of those that are shipped by distributions) was the<br>
first to fix all the tabbing related bugs (IIRC there were several<br>
different bugs) so we can adjust the check accordingly.<br></blockquote><div><br>Anybody with a F13 or F12 environment?<br>I can only confirm the F14 case, and I think the next images from OLPC and AC <br>will be based in it. <br>
 <br>Gonzalo<br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
We only deactivate the UI for creating new tabs, BTW - they can still be<br>
created using JavaScript, which is how I tested your patch.<br>
<font color="#888888"><br>
Sascha<br>
</font><div><div></div><div class="h5"><br>
--<br>
<a href="http://sascha.silbe.org/" target="_blank">http://sascha.silbe.org/</a><br>
<a href="http://www.infra-silbe.de/" target="_blank">http://www.infra-silbe.de/</a><br>
</div></div><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></blockquote></div><br>