<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><font class="Apple-style-span" face="arial">Hola Mario y bienvenido a la comunidad Ginga,</font><div><font class="Apple-style-span" face="arial"><br></font><div style="font-family: arial; "><b>1.</b> En primer lugar, ¿pudiste correr la aplicación hola-mundo que está en la wiki? Falta la imagen jpg pero la podés reemplazar por cualquier otra (acordáte de renombrarla).&nbsp;</div><div style="font-family: arial; "><br></div><div style="font-family: arial; "><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://wiki.ginga.org.ar/doku.php?id=aprende:hola_mundo">http://wiki.ginga.org.ar/doku.php?id=aprende:hola_mundo</a><br><br></div><div style="font-family: arial; "><b>2.</b> No sé bien como es la configuración de la máquina virtual (no la tengo a mano), pero por el log que enviás DirectFB se está quejando de que no tiene
 memoria suficiente. ¿Cuánta RAM le asignaste a la máquina virtual?</div><div style="font-family: arial; "><br></div><div style="font-family: arial; "><b>3.</b> El Ginga no encuentra un módulo Lua, que está en el archivo "tcp_event.lua". Todas esas lineas que dicen "no file ...", son lugares que podrían contener dicho módulo. El Ginga está buscando el módulo en al menos una de esas ubicaciones. Para verificar si efectivamente tenés o no el archivo, tipea esto en una consola y mandános el resultado.</div><div style="font-family: arial; "><br></div><div><font class="Apple-style-span" face="courier, monaco, monospace, sans-serif">$ locate tcp_event.lua</font></div><div style="font-family: arial; "><br></div><div style="font-family: arial; ">Si en la máquina virtual no viene instalado el programa locate, entonces para instalarlo hacés esto (suponiendo que es un debian/ubuntu):</div><div style="font-family: arial; "><br></div><div><font
 class="Apple-style-span" face="courier, monaco, monospace, sans-serif">$ sudo apt-get install locate</font></div><div style="font-family: arial; "><div><div><br></div></div></div><div style="font-family: arial; "><br></div><div style="font-family: arial; ">Saludos,</div><div style="font-family: arial; ">Ezequiel.</div><div style="font-family: arial; "><br>--- El <b>lun 7-feb-11, Mario Oroz <i>&lt;mario.oroz@gmail.com&gt;</i></b> escribió:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>De: Mario Oroz &lt;mario.oroz@gmail.com&gt;<br>Asunto: [Ginga-argentina] Error en NCLua<br>Para: ginga-argentina@lists.ourproject.org<br>Fecha: lunes, 7 de febrero de 2011, 19:32<br><br><div class="plainMail">Hola, mi nombre es Mario Oroz, soy nuevo en la lista.<br>Me interesa mucho el tema de las aplicaciones para la TV digital<br>usando GINGA y sus dos lenguajes NCL y LUA.<br><br>Estoy tratando de correr el
 ejemplo hola-luna.ncl en la VM Ginga 1.1.0<br>estoy obteniendo un error. No se, al menos no aparece el mensaje que<br>debería aparecer en pantalla: "Hola, Luna!". Observo un mensaje PANIC<br>referente añ modulo tcp-event que no es encontrado.<br><br>Les dejo el log de la corrida del archivo:<br><br># ginga --ncl /home/lifia/ejemplos/hola-luna.ncl<br><br>Setting up terminate handler<br>commandline read: ginga<br><br>&nbsp;&nbsp;&nbsp;~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.7 |~~~~~~~~~~~~~~~~~~~~~~~~~~<br>&nbsp; &nbsp; &nbsp; &nbsp; (c) 2001-2008&nbsp; The world wide DirectFB Open Source Community<br>&nbsp; &nbsp; &nbsp; &nbsp; (c) 2000-2004&nbsp; Convergence (integrated media) GmbH<br>&nbsp; &nbsp; &nbsp; ----------------------------------------------------------------<br><br>(*) DirectFB/Core: Single Application Core. (2009-06-02 06:33)<br>(*) Direct/Thread: Started 'VT Switcher' (-1) [CRITICAL OTHER/OTHER<br>0/0] &lt;8388608&gt;...<br>(*)
 Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0]<br>&lt;8388608&gt;...<br>(*) DirectFB/Input: Power Button (1) 0.1 (directfb.org)<br>(*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0]<br>&lt;8388608&gt;...<br>(*) DirectFB/Input: Sleep Button (2) 0.1 (directfb.org)<br>(*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0]<br>&lt;8388608&gt;...<br>(*) DirectFB/Input: Macintosh mouse button emulatio (3) 0.1 (directfb.org)<br>(*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0]<br>&lt;8388608&gt;...<br>(*) DirectFB/Input: AT Translated Set 2 keyboard (4) 0.1 (directfb.org)<br>(*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0]<br>&lt;8388608&gt;...<br>(*) DirectFB/Input: VirtualBox USB Tablet (5) 0.1 (directfb.org)<br>(*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0]<br>&lt;8388608&gt;...<br>(*) DirectFB/Input: ImExPS/2 Generic Explorer Mouse (6) 0.1
 (directfb.org)<br>(*) Direct/Thread: Started 'Joystick Input' (-1) [INPUT OTHER/OTHER<br>0/0] &lt;8388608&gt;...<br> (!!!)&nbsp; *** ONCE [Joystick sends JS_EVENT_INIT events, make sure it<br>has been calibrated using 'jscal -c'<br>] *** [../../../inputdrivers/joystick/joystick.c:99 in joystick_handle_event()]<br>(*) DirectFB/Input: Joystick 0.9 (directfb.org)<br> (!!!)&nbsp; *** WARNING [out of memory] ***<br>[../../../src/core/input.c:1127 in init_axes()]<br>(*) Direct/Thread: Started 'PS/2 Input' (-1) [INPUT OTHER/OTHER 0/0]<br>&lt;8388608&gt;...<br>(*) DirectFB/Input: IMPS/2 Mouse 1.0 (directfb.org)<br>(*) Direct/Thread: Started 'Keyboard Input' (-1) [INPUT OTHER/OTHER<br>0/0] &lt;8388608&gt;...<br>(*) DirectFB/Input: Keyboard 0.9 (directfb.org)<br>(*) DirectFB/Genefx: MMX detected and enabled<br>(*) DirectFB/Graphics: MMX Software Rasterizer 0.6 (directfb.org)<br>(*) DirectFB/Core/WM: Default 0.3 (directfb.org)<br>(*) FBDev/Surface: Allocated
 800x600 16 bit RGB16 buffer (index 0) at<br>offset 0 and pitch 1600.<br>(#) DirectFBError [gingacc-systemio DFBDeviceScreen TestConfig error:<br>]: Not supported!<br><br>&nbsp;&nbsp;&nbsp;--------------------------| Ginga.ar 1.1.0 |--------------------------<br><br>[Ginga] processing file<br> PresentationEngineManager::setCurrentPrivateBaseId '-1'<br>[InputManager] created.<br>[InputManager] imperative interval time:0.<br>[InputManager] declarative interval time:200.<br>[FormatterMediator] screen information, x: 0 y: 0 w: 800 h: 600<br>BroadcastSocketService::discoverBroadcastAddress Warning! can't<br>discover broadcast address<br>[PresentationContext] initialize system values.<br>SystemInfo::getSystemLanguage can't find 'system.language, return por<br>FormatterFocusManager::setKeyHandler(0xb280e768) isHandler '1'<br>this-&gt;isHandler '0' parentManager '0'<br>[FormatterMediator] created.<br>PrivateBaseContext::addDocument
 id='hola-luna'<br>url='/home/lifia/ejemplos/hola-luna.ncl' all done<br>FormatterMultiDevice::addActiveUris activeBaseUri=/home/lifia/ejemplos/<br>[PresentationEngineManager] Document ID: hola-luna<br>FormatterMediator::startDocument docId: 'hola-luna', interfaceId: ''.<br>PANIC: unprotected error in call to Lua API (module 'tcp_event' not found:<br>&nbsp;&nbsp;&nbsp; no field package.preload['tcp_event']<br>&nbsp;&nbsp;&nbsp; no file './tcp_event.lua'<br>&nbsp;&nbsp;&nbsp; no file '/usr/local/share/lua/5.1/tcp_event.lua'<br>&nbsp;&nbsp;&nbsp; no file '/usr/local/share/lua/5.1/tcp_event/init.lua'<br>&nbsp;&nbsp;&nbsp; no file '/usr/local/lib/lua/5.1/tcp_event.lua'<br>&nbsp;&nbsp;&nbsp; no file '/usr/local/lib/lua/5.1/tcp_event/init.lua'<br>&nbsp;&nbsp;&nbsp; no file '/usr/share/lua/5.1/tcp_event.lua'<br>&nbsp;&nbsp;&nbsp; no file '/usr/share/lua/5.1/tcp_event/init.lua'<br>&nbsp;&nbsp;&nbsp; no file './tcp_event.so'<br>&nbsp;&nbsp;&nbsp; no file
 '/usr/local/lib/lua/5.1/tcp_event.so'<br>&nbsp;&nbsp;&nbsp; no file '/usr/lib/lua/5.1/tcp_event.so'<br>&nbsp;&nbsp;&nbsp; no file '/usr/local/lib/lua/5.1/loadall.so')<br> (!!!)&nbsp; *** WARNING [Application exited without deinitialization of<br>DirectFB!] *** [../../../src/core/core.c:859 in<br>dfb_core_deinit_check()]<br> (!!!)&nbsp; *** WARNING [still objects in 'Window Pool'] ***<br>[../../../lib/fusion/object.c:241 in fusion_object_pool_destroy()]<br> (!!!)&nbsp; *** WARNING [still objects in 'Layer Region Pool'] ***<br>[../../../lib/fusion/object.c:241 in fusion_object_pool_destroy()]<br> (!!!)&nbsp; *** WARNING [still objects in 'Layer Context Pool'] ***<br>[../../../lib/fusion/object.c:241 in fusion_object_pool_destroy()]<br> (!!!)&nbsp; *** WARNING [still objects in 'Surface Pool'] ***<br>[../../../lib/fusion/object.c:241 in fusion_object_pool_destroy()]<br><br><br><br>Desde ya
 gracias.<br>Mario.<br><br>_______________________________________________<br>Ginga-argentina mailing list<br><a ymailto="mailto:Ginga-argentina@lists.ourproject.org" href="/mc/compose?to=Ginga-argentina@lists.ourproject.org">Ginga-argentina@lists.ourproject.org</a><br><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></div></blockquote></div></div></td></tr></table><br>




      &nbsp;