Anyways this patch does not change what sugar-launch already does (right?), just gives it more options that can be useful even though we don't use it for what i need in upstream (whenever rainbow is back).<br><br>Any good reason to not include it? :)<br>
<br><div class="gmail_quote">On Wed, Jan 19, 2011 at 3:36 PM, Sascha Silbe <span dir="ltr"><<a href="mailto:sascha-ml-reply-to-2011-1@silbe.org">sascha-ml-reply-to-2011-1@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 Martin Abente's message of Wed Jan 19 18:05:47 +0100 2011:<br>
<div class="im"><br>
> When you right-click on any link, and use the "open link" option,<br>
> gtk.show_uri will be called, internally this calls to<br>
> gio.app_info_get_default_for_uri_scheme('http'), and its internal<br>
> implementation takes the arguments from the gconf  (harcoded) value path:<br>
> /desktop/gnome/uri-handlers/http/command.<br>
><br>
> Then all we need to do is to replacing the gconf value for "sugar-launch<br>
> org.laptop.WebActivity --uri %s" and voila!<br>
<br>
</div>So you want to launch an activity from within another activity?<br>
That's going to fail with Rainbow (which is exactly the reason we don't<br>
do that yet). This topic keeps cropping up; you can check the mailing<br>
list archive for details (usually in the context of in-activity<br>
documentation).<br>
 </blockquote><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
What we could do, however, is to offer a simple HTML widget in<br>
sugar-toolkit (internally using either xulrunner or WebKit, whichever is<br>
available) that activities could embed.<br>
<div><div></div><div class="h5"><br>
Sascha<br>
<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></blockquote></div><br>