TeleMidia / ginga

A Ginga iTV middleware implementation by TeleMídia/PUC-Rio
http://ginga.org.br
GNU General Public License v2.0
51 stars 8 forks source link

PlayerLua not found lua file in subfolder #115

Closed alanlivio closed 6 years ago

alanlivio commented 6 years ago

Seems that PlayerLua fail to load lua file when it is in subfolder This error happens in primeiro-joao example by the following command

~/dev/ginga/ginga $ ./src/ginga examples/primeiro-joao/11nclua.ncl -d

I receive the following error:

** (lt-ginga:24324): ERROR **: ginga::do_chdir(): cannot chdir to '/home/alan/dev/ginga/ginga/examples/script': No such file or directory
Trace/breakpoint trap (core dumped)
alanlivio commented 6 years ago

Duplicate problema from #12

alanlivio commented 6 years ago

The error was in ncl file.