Hola Ignacio, fijate que tu connector se llama onEndStop y hace un start adentro ;) <br><br><div class="gmail_quote">2011/10/24 ignacio giagante <span dir="ltr">&lt;<a href="mailto:igiagante@gmail.com">igiagante@gmail.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hola gente,<br>
<br>
estoy corriendo el siguiente código y no logro mostrar el texto.<br>
<br>
&lt;ncl id=&quot;test&quot; xmlns=&quot;<a href="http://www.ncl.org.br/NCL3.0/EDTVProfile" target="_blank">http://www.ncl.org.br/NCL3.0/EDTVProfile</a>&quot;&gt;<br>
        &lt;head&gt;<br>
                &lt;regionBase&gt;<br>
                        &lt;region id=&quot;textoReg&quot; width=&quot;80%&quot; height=&quot;25%&quot; zIndex=&quot;5&quot; /&gt;<br>
            &lt;region id=&quot;region1&quot; width=&quot;100%&quot; height=&quot;100%&quot; zIndex=&quot;1&quot;/&gt;<br>
            &lt;region id=&quot;region2&quot; width=&quot;30%&quot; height=&quot;30%&quot; zIndex=&quot;3&quot;/&gt;<br>
                &lt;/regionBase&gt;<br>
<br>
                &lt;descriptorBase&gt;<br>
                        &lt;descriptor id=&quot;descId&quot; region=&quot;region1&quot; explicitDur=&quot;4s&quot;/&gt;<br>
                        &lt;descriptor id=&quot;desc2&quot; region=&quot;textoReg&quot;/&gt;<br>
                        &lt;descriptor id=&quot;desc3&quot; region=&quot;region2&quot;/&gt;<br>
                &lt;/descriptorBase&gt;<br>
<br>
                &lt;connectorBase&gt;<br>
                &lt;causalConnector id=&quot;onEndStop&quot;&gt;<br>
                        &lt;simpleCondition role=&quot;onEnd&quot; /&gt;<br>
                        &lt;simpleAction role=&quot;Start&quot; max=&quot;unbounded&quot;<br>
qualifier=&quot;seq&quot;/&gt;<br>
                &lt;/causalConnector&gt;<br>
        &lt;/connectorBase&gt;<br>
<br>
        &lt;/head&gt;<br>
<br>
        &lt;body&gt;<br>
                &lt;media id=&quot;image&quot; descriptor=&quot;descId&quot;<br>
src=&quot;/home/virtualbox/Documentos/puma.jpg&quot;/&gt;<br>
            &lt;media id=&quot;text&quot; descriptor=&quot;desc2&quot;<br>
src=&quot;/home/virtualbox/Documentos/text&quot;/&gt;<br>
                &lt;media id=&quot;image2&quot; descriptor=&quot;desc3&quot;<br>
src=&quot;/home/virtualbox/Documentos/puma.jpg&quot;/&gt;<br>
<br>
                &lt;port id=&quot;port1&quot; component=&quot;image&quot;/&gt;<br>
<br>
            &lt;link xconnector=&quot;onEndStop&quot;&gt;<br>
                &lt;bind role=&quot;onEnd&quot; component=&quot;image&quot;/&gt;<br>
                &lt;bind role=&quot;Start&quot; component=&quot;image2&quot;/&gt;<br>
                &lt;bind role=&quot;Start&quot; component=&quot;text&quot;/&gt;<br>
            &lt;/link&gt;<br>
<br>
        &lt;/body&gt;<br>
&lt;/ncl&gt;<br>
<br>
Este es el log de la consola<br>
<br>
ginga main() NCLFILE = /home/virtualbox/workspace/New NCL<br>
Project/test.ncl<br>
commandline read: ginga<br>
<br>
   ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.7 |~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
        (c) 2001-2008  The world wide DirectFB Open Source Community<br>
        (c) 2000-2004  Convergence (integrated media) GmbH<br>
      ----------------------------------------------------------------<br>
<br>
(*) DirectFB/Core: Single Application Core. (2009-06-02 06:33)<br>
(*) Direct/Thread: Started &#39;Joystick Input&#39; (-1) [INPUT OTHER/OTHER<br>
0/0] &lt;8388608&gt;...<br>
 (!!!)  *** ONCE [Joystick sends JS_EVENT_INIT events, make sure it<br>
has been calibrated using &#39;jscal -c&#39;<br>
] *** [../../../inputdrivers/joystick/joystick.c:99 in<br>
joystick_handle_event()]<br>
(*) DirectFB/Input: Joystick 0.9 (<a href="http://directfb.org" target="_blank">directfb.org</a>)<br>
 (!!!)  *** WARNING [out of memory] ***<br>
[../../../src/core/input.c:1127 in init_axes()]<br>
(*) Direct/Thread: Started &#39;X11 Input&#39; (-1) [INPUT OTHER/OTHER 0/0]<br>
&lt;8388608&gt;...<br>
(*) DirectFB/Input: X11 Input 0.1 (<a href="http://directfb.org" target="_blank">directfb.org</a>)<br>
(*) DirectFB/Genefx: MMX detected and enabled<br>
(*) DirectFB/Graphics: MMX Software Rasterizer 0.6 (<a href="http://directfb.org" target="_blank">directfb.org</a>)<br>
(*) DirectFB/Core/WM: Default 0.3 (<a href="http://directfb.org" target="_blank">directfb.org</a>)<br>
(*) X11/Window: Creating  720x 576 RGB32 window...<br>
(*) X11/Display: Using XShm.<br>
(#) DirectFBError [gingacc-systemio DFBDeviceScreen TestConfig error:<br>
]: Not supported!<br>
InputManager::initializeInputIntervalTime imperative = &#39;0&#39; declarative<br>
= &#39;200&#39;<br>
ginga main() NCLFILE = /home/virtualbox/workspace/New NCL<br>
Project/test.ncl<br>
PresentationEngineManager::openNclFile document process time: 0<br>
== PEM::createNclPlayer<br>
FormatterMediator::printData(0xb620f400) baseId: -1 playerId:<br>
/home/virtualbox/workspace/New NCL Project/test.ncl devClass: 0 x: 0<br>
y: 0 w: 720 h: 576 enableGfx: 0 parentDocId:  docId:<br>
BroadcastSocketService::discoverBroadcastAddress Warning! can&#39;t<br>
discover broadcast address<br>
PresentationContext::initializeSystemValues<br>
PresentationContext::getPropertyValue prop &#39;default.focusBorderColor&#39;<br>
== &#39;blue&#39;<br>
PresentationContext::getPropertyValue prop &#39;default.focusBorderWidth&#39;<br>
== &#39;3&#39;<br>
PresentationContext::getPropertyValue prop &#39;default.selBorderColor&#39; ==<br>
&#39;green&#39;<br>
FormatterFocusManager::setKeyHandler(0xb62170e0) isHandler &#39;1&#39;<br>
this-&gt;isHandler &#39;0&#39; parentManager &#39;0&#39;<br>
FormatterMediator::FormatterMediator(0xb620f400) isEmbedded = &#39;0&#39;<br>
PrivateBaseContext::addDocument id=&#39;test&#39;<br>
url=&#39;/home/virtualbox/workspace/New NCL Project/test.ncl&#39; all done<br>
FormatterMediator::getDepUriFromNode checking descriptor &#39;descId&#39;<br>
FormatterMediator::getDepUriFromNode checking descriptor &#39;desc2&#39;<br>
FormatterMediator::getDepUriFromNode checking descriptor &#39;desc3&#39;<br>
FormatterMultiDevice::addActiveUris<br>
activeBaseUri=/home/virtualbox/workspace/New NCL Project/<br>
Document ID: test<br>
PresentationContext::getPropertyValue prop<br>
&#39;default.focusBorderTransparency&#39; == &#39;0&#39;<br>
PresentationContext::getPropertyValue prop &#39;default.focusBorderColor&#39;<br>
== &#39;blue&#39;<br>
PresentationContext::getPropertyValue prop &#39;default.focusBorderWidth&#39;<br>
== &#39;3&#39;<br>
PresentationContext::getPropertyValue prop &#39;default.selBorderColor&#39; ==<br>
&#39;green&#39;<br>
*** !!!! FormatterScheduler::runAction start, event: 0xb6260400<br>
FormatterScheduler::runAction acquiring player for<br>
&#39;-1/test/image/descId&#39; TimeStamp: 0.062<br>
(*) Direct/Interface: Loaded &#39;IMLIB2&#39; implementation of<br>
&#39;IDirectFBImageProvider&#39;.<br>
FormatterPlayerAdapter::createPlayer for<br>
&#39;/home/virtualbox/Documentos/puma.jpg&#39;<br>
*** !!!! FormatterScheduler::eventStateChanged start, event:<br>
0xb6260400<br>
PresentationContext::getPropertyValue prop &#39;service.currentKeyMaster&#39;<br>
has a NULL value<br>
*** !!!! FormatterScheduler::eventStateChanged end, event: 0xb6260400<br>
*** !!!! FormatterScheduler::eventStateChanged start, event:<br>
0xb62176e8<br>
*** !!!! FormatterScheduler::eventStateChanged end, event: 0xb62176e8<br>
FormatterPlayerAdapter::start creating TIME NominalEventMonitor for<br>
&#39;-1/test/image/descId&#39;<br>
Starting just prepared player<br>
*** !!!! FormatterScheduler::runAction end, event: 0xb6260400<br>
*** !!!! FormatterScheduler::eventStateChanged start, event: 0xb6260400<br>
*** !!!! FormatterScheduler::eventStateChanged end, event: 0xb6260400<br>
*** !!!! FormatterScheduler::runAction start, event: 0xb6261078<br>
FormatterScheduler::runAction acquiring player for<br>
&#39;-1/test/image2/desc3&#39; TimeStamp: 4.109<br>
FormatterPlayerAdapter::createPlayer for &#39;/home/virtualbox/Documentos/puma.jpg&#39;<br>
*** !!!! FormatterScheduler::eventStateChanged start, event: 0xb6261078<br>
PresentationContext::getPropertyValue prop &#39;service.currentKeyMaster&#39;<br>
has a NULL value<br>
*** !!!! FormatterScheduler::eventStateChanged end, event: 0xb6261078<br>
Starting just prepared player<br>
*** !!!! FormatterScheduler::runAction end, event: 0xb6261078<br>
*** !!!! FormatterScheduler::runAction start, event: 0xb624a538<br>
FormatterScheduler::runAction acquiring player for<br>
&#39;-1/test/text/desc2&#39; TimeStamp: 4.111<br>
PlayerAdapterManager::initializePlayer creating local time player<br>
FormatterPlayerAdapter::createPlayer for &#39;/home/virtualbox/Documentos/text&#39;<br>
*** !!!! FormatterScheduler::eventStateChanged start, event: 0xb624a538<br>
PresentationContext::getPropertyValue prop &#39;service.currentKeyMaster&#39;<br>
has a NULL value<br>
*** !!!! FormatterScheduler::eventStateChanged end, event: 0xb624a538<br>
Starting just prepared player<br>
*** !!!! FormatterScheduler::runAction end, event: 0xb624a538<br>
<br>
Saludos,<br>
<br>
Ignacio<br>
<font color="#888888"><br>
--<br>
Sarang Singh<br>
<br>
__________________________________________Lista de correo <a href="mailto:Ginga-argentina@lists.ourproject.org">Ginga-argentina@lists.ourproject.org</a><br>
cambiar suscripci&amp;#243;n: <a href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina" target="_blank">https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina</a><br>
Sitio web: <a href="http://comunidad.ginga.org.ar" target="_blank">http://comunidad.ginga.org.ar</a><br>
Wiki: <a href="http://wiki.ginga.org.ar" target="_blank">http://wiki.ginga.org.ar</a><br>
</font></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Nicolás Baglivo, LIFIA, Facultad de Informática, UNLP.</div><br>