[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] lgi 0.6.1 Lua binding using gobject-introspection
- From: Craig Barnes <craigbarnes85@...>
- Date: Wed, 20 Jun 2012 18:36:01 +0100
On 20 June 2012 18:21, Enrico Tassi <gares@fettunta.org> wrote:
> On Wed, Jun 20, 2012 at 06:14:40PM +0100, Craig Barnes wrote:
>> I just updated my RPM package to 0.6.1 and I'm getting this error when
>> trying to run any of the samples:
>>
>> $ lua samples/gtk-demo/main.lua
>> lua: ./lgi/override/cairo.lua:565: attempt to index field '_module' (a
>> nil value)
>
> It works fine on Debian (cairo 1.12.2-2).
>
> Cheers
> --
> Enrico Tassi
>
I forgot to mention Cairo. I'm running 1.10.2.
I'm guessing a version of something I'm running is too old but I
couldn't find any specifics about lgi's minimum version requirements.
I'm only really packaging for stable releases at the moment so if
that's the case I'll just stick with 0.5 for now.
-- Craig