lua-users home
lua-l archive

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


On 24.11.2011 12:27, Pavel Holejsovsky wrote:
> Hello lua-l readers,
> 
> I'm happy to announce that after more than year of development, lgi
> project finally made it to the first public alpha release.

Great! Where the bugs can be reported?

$ lua ~/samples_gtkhello.lua
Lgi-Message: Lua to GObject-Introspection binding v0.2
lua: /home/miko/samples_gtkhello.lua:44: attempt to compare number with nil

I get this after clicking "About" icon. (Gtk._version is nil)

archlinux, gobject-introspection 1.30.0, lua 5.1.4

Regards,
miko