[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] lgi 0.2 - Lua to GObject (GNOME) libraries binding
- From: Michal Kolodziejczyk <miko@...>
- Date: Thu, 24 Nov 2011 15:30:27 +0100
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