lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Wait. I didn't get it. Did you solve it with "libgirepository"?

------


> I get something like
> 
> lua t.lua gtk
> lua: /usr/local/share/lua/5.2/abstk.lua:61: attempt to index upvalue
> 'AbsGtk' (a nil value)
> stack traceback:
>         /usr/local/share/lua/5.2/abstk.lua:61: in function 'new_screen'
>         t.lua:5: in main chunk
>         [C]: in ? 


> /usr/local/bin/lua: /usr/local/share/lua/5.2/abstk/AbsCurses.lua:200:
> attempt to index upvalue 'utf8' (a nil value)
> stack traceback:
>          /usr/local/share/lua/5.2/abstk/AbsCurses.lua:200: in function
> 'new'
>          /usr/local/share/lua/5.2/abstk/AbsCurses.lua:947: in function
> 'create_widget' /usr/local/share/lua/5.2/abstk/AbsCurses.lua:955: in
> function 'add_label'
>         /usr/local/share/lua/5.2/abstk.lua:77: in function 'add_label'
>         ./t.lua:6: in main chunk
>         [C]: in ? 

Both errors where due to the last patch's code. I didn't revise it carefully
and am profoundly sorry about that. I just fixed and updated it. Could you
test it again?

------

Regards,
Pedro Alves Valentim



--
View this message in context: http://lua.2524044.n2.nabble.com/ANN-AbsTK-a-widget-toolkit-for-GUI-and-TUI-applications-tp7678122p7678168.html
Sent from the Lua-l mailing list archive at Nabble.com.